Am 04.04.2014 22:58, schrieb Julia Evans: > Hi, > > I'm new to Sphinx, and I'd like to create a custom title page. I have > figured out how I can suppress the title page by adding 'maketitle': ' > ', in the conf.py file, but how do I replace it with a custom cover > page? And If I can, what format doe sit have to be in?
You can try to define a custom title page in the preamble section of latex_elements. juh -- 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 http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
