diff options
author | Alexander Levin <al.le@rockbox.org> | 2010-05-20 16:20:58 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2010-05-20 16:20:58 +0000 |
commit | 87b2ad14c7f4800a7e05c61de22a47f8f4df9d57 (patch) | |
tree | 8bf685b9b4aa7a4af2fa9a84d11e27e7f77b8631 /manual/platform/iriverh300.tex | |
parent | f531adc3121704d3c3a8ce4b580551aa8691236c (diff) |
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
Diffstat (limited to 'manual/platform/iriverh300.tex')
-rw-r--r-- | manual/platform/iriverh300.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/platform/iriverh300.tex b/manual/platform/iriverh300.tex index a69af98455..354287c5c5 100644 --- a/manual/platform/iriverh300.tex +++ b/manual/platform/iriverh300.tex @@ -11,7 +11,9 @@ \newcommand{\playerman}{Iriver} \newcommand{\playertype}{H3xx} \newcommand{\playerlongtype}{H320 and H340} -\newcommand{\genericimg}{220x176x16} +\newcommand{\dapdisplaywidth}{220} +\newcommand{\dapdisplayheight}{176} +\newcommand{\dapdisplaydepth}{16} \newcommand{\specimg}{iriverh300} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} |