From 87b2ad14c7f4800a7e05c61de22a47f8f4df9d57 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Thu, 20 May 2010 16:20:58 +0000 Subject: Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. This time properly implemented. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/archosrecorder.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'manual/platform/archosrecorder.tex') diff --git a/manual/platform/archosrecorder.tex b/manual/platform/archosrecorder.tex index e9ede9a2a7..2c0677f31d 100644 --- a/manual/platform/archosrecorder.tex +++ b/manual/platform/archosrecorder.tex @@ -9,7 +9,9 @@ \newcommand{\playerman}{Archos} \newcommand{\playertype}{Recorder} \newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20} -\newcommand{\genericimg}{112x64x1} +\newcommand{\dapdisplaywidth}{112} +\newcommand{\dapdisplayheight}{64} +\newcommand{\dapdisplaydepth}{1} \newcommand{\specimg}{archosrecorder} %Used to name the player, e.g. ...to the \dap -- cgit v1.2.3