pandoc/data/templates
John MacFarlane f9e6433d24 LaTeX template: set secnumdepth to 5 if --number-sections specified.
This yields behavior equivalent to the other writers, numbering
level 4 and 5 headers too.

Closes #753.
2013-02-18 08:50:25 -08:00

9 lines
391 B
Text

tree 57e4783f6482e7a7d212428d992cdeac6d5687bc
parent bc561191b2bff547aa634e0d8a6d7a1e5bb71777
author John MacFarlane <fiddlosopher@gmail.com> 1361206177 -0800
committer John MacFarlane <fiddlosopher@gmail.com> 1361206177 -0800
LaTeX template: set secnumdepth to 5 if `--number-sections` specified.
This yields behavior equivalent to the other writers, numbering
level 4 and 5 headers too.