From e085949ff629ae1bae86fe4f37a8cfab1dc20efc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 8 Jun 2012 10:56:24 -0700 Subject: README: Documented new variables in LaTeX template. --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index e230eda25..feeaf13a0 100644 --- a/README +++ b/README @@ -704,6 +704,13 @@ depending on the output format, but include: : theme for LaTeX beamer documents `colortheme` : colortheme for LaTeX beamer documents +`linkcolor` +: color for internal links in LaTeX documents (`red`, `green`, + `magenta`, `cyan`, `blue`, `black`) +`urlcolor` +: color for external links in LaTeX documents +`links-as-notes` +: causes links to be printed as footnotes in LaTeX documents Variables may be set at the command line using the `-V/--variable` option. This allows users to include custom variables in their -- cgit v1.2.3