aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-06-25 13:12:06 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-06-25 13:13:09 -0700
commit0f9c6c4db0d1c352e2c64d8237252923820be9f4 (patch)
tree155570233674a4078bb17f60edd110ac984bffeb /README
parentd283f9c864fc4a9ed8ffa4711dda9014b886149b (diff)
downloadpandoc-0f9c6c4db0d1c352e2c64d8237252923820be9f4.tar.gz
Added `secnumdepth` variable to LaTeX template.
Closes #2920.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index e3904b74e..b0fa386c8 100644
--- a/README
+++ b/README
@@ -1256,6 +1256,9 @@ LaTeX variables are used when [creating a PDF].
`toc-depth`
: level of section to include in table of contents
+`secnumdepth`
+: numbering depth for sections, if sections are numbered
+
`lof`, `lot`
: include list of figures, list of tables