default.beamer changes (Thomas Hodgson):

- Use dvipsnames options when colorlinks specified (otherwise
  we get an error for 'maroon')
- Added titegraphic and logo variables.
This commit is contained in:
John MacFarlane
2017-02-06 17:04:55 +01:00
parent c604371aa4
commit d1c16c4785
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1188,6 +1188,12 @@ Variables for slides
Variables are available for [producing slide shows with pandoc],
including all [reveal.js configuration options].
`titlegraphic`
: title graphic for Beamer documents
`logo`
: logo for Beamer documents
`slidy-url`
: base URL for Slidy documents (defaults to
`http://www.w3.org/Talks/Tools/Slidy2`)