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/preamble.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/preamble.tex') diff --git a/manual/preamble.tex b/manual/preamble.tex index 23724ab287..3eef5eb3b8 100644 --- a/manual/preamble.tex +++ b/manual/preamble.tex @@ -140,6 +140,9 @@ {\end{itemize}} +\newcommand{\dapdisplaysize}{\dapdisplaywidth$\times$\dapdisplayheight$\times$\dapdisplaydepth} +\newcommand{\genericimg}{\dapdisplaywidth x\dapdisplayheight x\dapdisplaydepth} + % add screenshot image. % Usage: \screenshot{filename}{caption}{label} % By using the 'H' (HERE) placement, the screenshots are placed where -- cgit v1.2.3