I'm using MixTeX 2.7 and getting appropriate footers (newest trunk Sphinx); In my makefile, I'm using:
texify --batch --pdf MyFile.tex You can see the results at http://www.bitbucket.org/BruceEckel/python-3-patterns-idioms/src/tip/Python3PatternsIdioms.pdf (more current local branch work is consistent on this topic). Regards, Yarko On Wed, Nov 26, 2008 at 3:06 PM, Janet Swisher <[EMAIL PROTECTED]> wrote: > > Has anyone noticed getting different results from the Sphinx LaTeX PDF > output, depending on which implementation of LaTeX you use? > > When I try to build the Chaco or Mayavi docs using MikTeX on Windows, > the result is OK except for the footer. Instead of the chapter or > section title appearing in the footer, it says "Contents" all the way > through the document. The published versions of these docs on > code.enthought.com (made with texlive on Linux) have correct footers. > > I noticed that the Cython manual PDF has the same issue I'm seeing: > http://cython.org/docs/cython-docs/build/latex/cython.pdf > > Was that produced with MikTeX? > > Has anybody else noticed this? Any suggestions besides switching to a > different LaTeX? > > --Janet > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
