On 2010-03-22, J Carlos Cardona wrote: > On 22 mar, 15:23, Guenter Milde <mi...@users.berlios.de> wrote: >> On 2010-03-21, J Carlos Cardona wrote:
>> > chapter is not set correctly. >> Can you post the LaTeX file? > Of course, here there is: > ---------------- latex output > % Generated by Sphinx. > \documentclass[letterpaper,10pt,english]{manual} ... > \title{minimal Documentation} ... > \begin{document} > \maketitle > \tableofcontents > \hypertarget{--doc-index}{} > This must be on chapter 1, but appears out of any chapter > \chapter{The first section} > This must be the first section, but appears as chapter 1 > \chapter{Chapter 2} > This is chapter 2 as it should ... > As you can see, the first section appears inside a \chapter{} > directive... and the original chapter-1 heading is missing completely! Strange indeed, especially as noone else did report such a behaviour. Two guesses: * unusal setup or stale config or source files at your site, or * a side-effect of Docutil's title-promotion which is not supported in Sphinx but might have residuae in the Sphinx latex writer. Unfortunately, I do not have the ressources and expertise to check/test. 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-...@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.