diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-05-27 10:42:15 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-05-27 10:42:15 -0700 |
commit | 9b86eec612e1e93e712e4a7b0ca147ed741507cc (patch) | |
tree | dcb1a808eae68a63e6f2b7cd8c093f16c414835e /README | |
parent | a3d1f365bc4f4687829852567c4a4d2f7d2b3108 (diff) | |
download | pandoc-9b86eec612e1e93e712e4a7b0ca147ed741507cc.tar.gz |
Documented `toccolor` variable.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -985,6 +985,9 @@ as `title`, `author`, and `date`) as well as the following: : color for internal links in LaTeX documents (`red`, `green`, `magenta`, `cyan`, `blue`, `black`) +`toccolor` +: color for links in table of contents in LaTeX documents + `urlcolor` : color for external links in LaTeX documents |