On 2011-03-02, Fredrik Johansson wrote:
> Hi,

> A very simple input document:
> http://sage.math.washington.edu/home/fredrik/sphinxtest/source/stuff.txt

> Output: 
> http://sage.math.washington.edu/home/fredrik/sphinxtest/build/latex/test.pdf

> Problems:

> 1. The table of contents doesn't flow onto the next page (page 8).

> 2. The math markup in the section title generates "undefined control
> sequence..." Latex warnings.

You cannot use math markup in section titles if pdfbookmarks are
generated. Either use a different title or disable the PDF bookmark
generation. (With hand-crafted LaTeX input, the solution would be to
provide an optional argument to the ``\section`` command.)

Günter

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to