mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#26: fix problems with ifxetex package.
This commit is contained in:
@@ -55,11 +55,10 @@
|
||||
\fi\fi
|
||||
|
||||
% XeLaTeX can do colors, too
|
||||
\IfFileExists{ifxetex.sty}{\RequirePackage{ifxetex}}{}
|
||||
\ifx\ifxetex\undefined\else\ifxetex
|
||||
\ifx\XeTeXrevision\undefined\else
|
||||
\def\py@NormalColor{\color[rgb]{0.0,0.0,0.0}}
|
||||
\def\py@TitleColor{\color{TitleColor}}
|
||||
\fi\fi
|
||||
\fi
|
||||
|
||||
% Increase printable page size (copied from fullpage.sty)
|
||||
\topmargin 0pt
|
||||
|
||||
Reference in New Issue
Block a user