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/iriverh10.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'manual/platform/iriverh10.tex') diff --git a/manual/platform/iriverh10.tex b/manual/platform/iriverh10.tex index 038003019b..f032df70a6 100644 --- a/manual/platform/iriverh10.tex +++ b/manual/platform/iriverh10.tex @@ -10,7 +10,9 @@ \newcommand{\playerman}{Iriver} \newcommand{\playertype}{H10} \newcommand{\playerlongtype}{\playertype{} 20~GB} -\newcommand{\genericimg}{160x128x16} +\newcommand{\dapdisplaywidth}{160} +\newcommand{\dapdisplayheight}{128} +\newcommand{\dapdisplaydepth}{16} \newcommand{\specimg}{iriverh10} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} -- cgit v1.2.3