You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

35 lines
781 B

============================
reStructuredText conventions
============================
Section markers
===============
Book level:
#. Over- and underlined hash marks (``#``) for book title
#. Over- and underlines stars (``*``) for book sub-title
File level:
#. Over- and underlined equals signs (``=``) once at top of file (file topic)
#. Underlined equals signs (``=``)
#. Underlined minus signs (``-``)
#. Underlined colons (``:``)
#. Underlined periods (``.``)
The book level notation is reserved for future use. It allows the
internal documentation to be easily built into a single HTML/PDF
file for ease of browsing.
Page breaks
===========
See http://comments.gmane.org/gmane.text.docutils.user/6473.
You can use::
.. raw:: LaTeX
\newpage