diff options
author | Alexander Levin <al.le@rockbox.org> | 2010-05-19 17:10:14 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2010-05-19 17:10:14 +0000 |
commit | 9fbd7fd9c9ef4d2ef52556af7479866521018048 (patch) | |
tree | e756f6e41aeeae59cf9855716399aadca872835e /manual/platform/ipodvideo.tex | |
parent | 3fa48eef455e05cb1d17a5fef4f44e5c62397ee7 (diff) |
Revert r26171. Special macro for the image base name is needed. Will be committed soon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26173 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipodvideo.tex')
-rw-r--r-- | manual/platform/ipodvideo.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex index 6f39ed8816..ff18551266 100644 --- a/manual/platform/ipodvideo.tex +++ b/manual/platform/ipodvideo.tex @@ -10,7 +10,7 @@ \newcommand{\playerman}{Ipod} \newcommand{\playertype}{Video} \newcommand{\playerlongtype}{\playertype} -\newcommand{\genericimg}{320$\times$240$\times$16} +\newcommand{\genericimg}{320x240x16} \newcommand{\specimg}{ipodvideo} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} |