Skip to content

Commit

Permalink
#26: fix problems with ifxetex package.
Browse files Browse the repository at this point in the history
  • Loading branch information
birkenfeld committed Nov 6, 2008
1 parent 19790f4 commit 51acf37
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions sphinx/texinputs/sphinx.sty
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 51acf37

Please sign in to comment.