summaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-10-25 16:04:44 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-10-25 16:04:44 +0200
commitb4fbe226a57be1e25c3935f8bf313a92b21de3e8 (patch)
tree2b6c5ed604d280caf4271dfdc1b96d11539aef53 /MANUAL.txt
parent7359ce60e5e42c19ac99807584e8ae9f53e48e92 (diff)
Document hyperref options for beamer in MANUAL.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 23aed0d92..f34c5f961 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1237,6 +1237,14 @@ including all [reveal.js configuration options].
: when true, the `beamerarticle` package is loaded (for
producing an article from beamer slides).
+`colorlinks`
+: add color to link text; automatically enabled if any of `linkcolor`, `citecolor`,
+ `urlcolor`, or `toccolor` are set (for beamer only).
+
+`linkcolor`, `citecolor`, `urlcolor`, `toccolor`
+: color for internal links, citation links, external links, and links in table
+ of contents: uses any of the [predefined LaTeX colors] (for beamer only).
+
[reveal.js configuration options]: https://github.com/hakimel/reveal.js#configuration
Variables for LaTeX