Do not use ``\\\\section*``-macros to suppress LaTeX section numbering.
commita58c4e1ca6bb97836fee8cad7e6059995b884441
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 26 Jan 2012 13:08:04 +0000 (26 13:08 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 26 Jan 2012 13:08:04 +0000 (26 13:08 +0000)
tree0981618d0e0d090f20bbdd0b4aaf0da399c214f1
parentcf0886fc22cee98315c3ad0d22817af47d732fa1
Do not use ``\\\\section*``-macros to suppress LaTeX section numbering.

Use ``\\\\DUtitle`` for section levels not supported by LaTeX.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7325 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docutils/writers/latex2e/__init__.py
test/functional/expected/cyrillic.tex
test/functional/expected/standalone_rst_latex.tex
test/functional/expected/standalone_rst_xetex.tex
test/functional/expected/xetex-cyrillic.tex
test/functional/input/data/urls.txt
test/functional/input/standalone_rst_latex.txt
test/functional/input/standalone_rst_xetex.txt
test/test_writers/test_latex2e.py