summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luatexja/ltjtbook.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-08 22:40:55 +0000
committerKarl Berry <karl@freefriends.org>2016-02-08 22:40:55 +0000
commit7d792d75bcbca9fc8310de945404489ea7885c64 (patch)
tree678cfe3bfa8eae2b147cf38006513236a5e2321e /Master/texmf-dist/tex/luatex/luatexja/ltjtbook.cls
parent3de5300f4fc8c1aa82a49981c0a95dc0e3a8c3af (diff)
luatexja (8feb16)
git-svn-id: svn://tug.org/texlive/trunk@39629 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luatexja/ltjtbook.cls')
-rw-r--r--Master/texmf-dist/tex/luatex/luatexja/ltjtbook.cls14
1 files changed, 5 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/luatex/luatexja/ltjtbook.cls b/Master/texmf-dist/tex/luatex/luatexja/ltjtbook.cls
index 52f38c1a0c2..36d9a46d476 100644
--- a/Master/texmf-dist/tex/luatex/luatexja/ltjtbook.cls
+++ b/Master/texmf-dist/tex/luatex/luatexja/ltjtbook.cls
@@ -39,7 +39,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{ltjtbook}
- [2016/01/31 v1.6-ltj-11
+ [2015/10/18 v1.6-ltj-10
Standard LuaLaTeX-ja class]
\RequirePackage{luatexja}
\newcounter{@paper}
@@ -184,18 +184,14 @@
\setlength\columnseprule{0\p@}
\setlength{\@tempdima}{\paperwidth}
\setlength{\@tempdimb}{\paperheight}
+\iftombow
+ \advance \@tempdima 2in
+ \advance \@tempdimb 2in
+\fi
\ifdefined\pdfpagewidth
- \iftombow
- \advance \@tempdima 2in
- \advance \@tempdimb 2in
- \fi
\setlength{\pdfpagewidth}{\@tempdima}
\setlength{\pdfpageheight}{\@tempdimb}
\else
- \iftombow
- \advance \@tempdima 2in
- \advance \@tempdimb 2in
- \fi
\setlength{\pagewidth}{\@tempdima}
\setlength{\pageheight}{\@tempdimb}
\fi