diff options
| author | Aaron Wolen <aaron@wolen.com> | 2013-06-24 17:49:06 -0300 |
|---|---|---|
| committer | Aaron Wolen <aaron@wolen.com> | 2013-06-24 17:49:06 -0300 |
| commit | 1364fb3f0067fcdc65f42134fa41ce02c36a565d (patch) | |
| tree | 58c480d67b1fb8ded83bceff288190a6d1b075e4 | |
| parent | a2b98ba2185249037405ff29fbdb19725cb87b3a (diff) | |
| download | pandoc-1364fb3f0067fcdc65f42134fa41ce02c36a565d.tar.gz | |
Documented `citecolor` variable
| -rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -789,6 +789,8 @@ depending on the output format, but include: `magenta`, `cyan`, `blue`, `black`) `urlcolor` : color for external links in LaTeX documents +`citecolor` +: color for citation links in LaTeX documents `links-as-notes` : causes links to be printed as footnotes in LaTeX documents |
