diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
