chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
texinice.tex: Cope with new names for page-dimension registers.
[mLib]
/
texinice.tex
diff --git
a/texinice.tex
b/texinice.tex
index 27b84cf2e82bc10fb598181370db8134a7a0f0f0..b4d84de89ee504d248447bac83f814f2fa5514bd 100644
(file)
--- a/
texinice.tex
+++ b/
texinice.tex
@@
-43,8
+43,12
@@
\global\outervsize=\vsize
\global\advance\outervsize by 0.6in
\global\outervsize=\vsize
\global\advance\outervsize by 0.6in
- \global\pagewidth=\hsize
- \global\pageheight=\vsize
+ \ifx\txipagewidth\xxundefined
+ \global\let\txipagewidth=\pagewidth
+ \global\let\txipageheight=\pageheight
+ \fi
+ \global\txipagewidth=\hsize
+ \global\txipageheight=\vsize
}
\global\contentsrightmargin = 0pt
}
\global\contentsrightmargin = 0pt