mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
allow user to pass option nomag to jsbook LaTeX class
This commit is contained in:
parent
451115f2d1
commit
09324bd9a6
@ -1089,7 +1089,9 @@
|
||||
\ifx\@jsc@uplatextrue\undefined\else
|
||||
% the way we found in order for the papersize special written by
|
||||
% geometry in the dvi file to be correct in case of jsbook class
|
||||
\PassOptionsToPackage{truedimen}{geometry}%
|
||||
\ifnum\mag=\@m\else
|
||||
\PassOptionsToPackage{truedimen}{geometry}%
|
||||
\fi
|
||||
\fi
|
||||
\PassOptionsToPackage{%
|
||||
hmarginratio={1:1},%
|
||||
|
Loading…
Reference in New Issue
Block a user