aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index ecbc248e0..b0fa386c8 100644
--- a/README
+++ b/README
@@ -949,6 +949,8 @@ Math rendering in HTML
: Render TeX formulas using an external script that converts TeX
formulas to images. The formula will be concatenated with the URL
provided. If *URL* is not specified, the Google Chart API will be used.
+ Note: the `--webtex` option will affect Markdown output
+ as well as HTML.
`--katex`[`=`*URL*]
@@ -1254,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