diff options
-rw-r--r-- | README | 8 | ||||
m--------- | data/templates | 13 |
2 files changed, 16 insertions, 5 deletions
@@ -828,6 +828,14 @@ as `title`, `author`, and `date`) as well as the following: : color for citation links in LaTeX documents `links-as-notes` : causes links to be printed as footnotes in LaTeX documents +`toc` +: include table of contents in LaTeX documents +`toc-depth` +: level of section to include in table of contents in LaTeX documents +`lof` +: include list of figures in LaTeX documents +`lot` +: include list of tables in LaTeX documents `biblio-style` : bibliography style in LaTeX, when used with `--natbib` `biblio-files` diff --git a/data/templates b/data/templates -Subproject 4425dfc894761cc6cdff8e67d3e5ba78df2d5d4 +Subproject 3befef257ce461ae68760004df938f3ca8397b3 |