do not enumerate subsections (individual functions and classes)

This commit is contained in:
Vadim Pisarevsky 2011-03-30 12:26:58 +00:00
parent 8b8ad17f4a
commit bc7412c0c2

View File

@ -184,7 +184,7 @@ latex_documents = [
u'', 'manual'),
]
latex_elements = {'preamble': '\usepackage{mymath}\usepackage{amssymb}\usepackage{amsmath}\usepackage{bbm}'}
latex_elements = {'preamble': '\usepackage{mymath}\usepackage{amssymb}\usepackage{amsmath}\usepackage{bbm}\setcounter{secnumdepth}{1}'}
# The name of an image file (relative to this directory) to place at the top of
# the title page.