This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients barry, georg.brandl, wplappert
Date 2008-11-06.09:11:14
SpamBayes Score 8.131127e-08
Marked as misclassified No
Message-id <1225962676.24.0.343991563098.issue4266@psf.upfronthosting.co.za>
In-reply-to
Content
> In other words, the various *Tex packages cannot agree on a common syntax?

No, syntax has nothing to do with it. It was a mistake of some sort on
my part. It depends on whether the "ifxetex" latex package is present,
because that already defines the \ifxetex command.

I've now fixed it in Sphinx tip, and copied it to SVN so that Barry
needn't do anything except "make update" before trying to build the docs
again.
History
Date User Action Args
2008-11-06 09:11:16georg.brandlsetrecipients: + georg.brandl, barry, wplappert
2008-11-06 09:11:16georg.brandlsetmessageid: <1225962676.24.0.343991563098.issue4266@psf.upfronthosting.co.za>
2008-11-06 09:11:15georg.brandllinkissue4266 messages
2008-11-06 09:11:14georg.brandlcreate