I want rewrite my old thesis with sphinx rst.
In first page should be university name with capitalize letters, next 
"Thesis" with big font and subject and my and promoter name.
If I create it with Tex is Ok, but when create it with sphinx
my index.rst
==================

.. toctree::
   :maxdepth: 2
   title

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`

it inset 4 pages: 1,2,I,II
on first is project name, release, my name and today date
second is empty
third - only "CONTENTS:"
fourth: also empty , only footer
On page 5 is my title page.

How make title thesis page?

-- 
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 sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/7573abad-7300-46e7-8439-29460065985en%40googlegroups.com.

Reply via email to