From b4fbe226a57be1e25c3935f8bf313a92b21de3e8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 25 Oct 2016 16:04:44 +0200 Subject: [PATCH] Document hyperref options for beamer in MANUAL. --- MANUAL.txt | 8 ++++++++ 1 file changed, 8 insertions(+) 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