Fix a possible breakage in pdfdraftcopy. The error would kick in when page numbers are not arabic numbers.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11002 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2006-09-19 16:25:41 +00:00
parent 1e6b227164
commit f5520f5cef

View file

@ -126,7 +126,7 @@
\addtolength\LLY{-1in}
\addtolength\LLY{-3pt}
\setlength\LLX{1in}
\ifodd\thepage
\ifodd\c@page
\addtolength\LLX{\oddsidemargin}\else
\addtolength\LLX{\evensidemargin}\fi
\setlength\URX{\textwidth}