> If you know how to achieve this in latex (eg. by \frontmatter, > \mainmatter, \backmatter) you can simple put these commands into your > source like this: > > > .. raw:: latex > > \frontmatter >
actually I'm pretty new to latex.. :) I tried your solution adding a .. raw:: latex \frontmatter to one of my rst files (I have 9 of them, so 9 chapters). In the final pdf generated, **all** the different chapters are recognized as \frontmatter, so the whole pdf has no *real* chapters.. Am I missing something? Thanks again! -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
