diff options
| author | John MacFarlane <fiddlosopher@gmail.com> | 2011-11-27 20:38:05 -0800 |
|---|---|---|
| committer | John MacFarlane <fiddlosopher@gmail.com> | 2011-11-27 20:38:05 -0800 |
| commit | 318d136881fa629e28139b2c7bf0f68cf98e8e75 (patch) | |
| tree | 24b759d766b1c6e09df3f2aa5e2319625f0fa2e2 | |
| parent | 4d5ddbce8b2525b1e6cf0a4fe8506f9c75152473 (diff) | |
| download | pandoc-318d136881fa629e28139b2c7bf0f68cf98e8e75.tar.gz | |
Added 'lang' variable to LaTeX template.
Thanks to Magnus Therning for the suggestion.
| -rw-r--r-- | README | 2 | ||||
| m--------- | templates | 12 |
2 files changed, 8 insertions, 6 deletions
@@ -570,7 +570,7 @@ depending on the output format, but include: `date` : date of document, as specified in title block `lang` -: language code for HTML documents +: language code for HTML or LaTeX documents `slidy-url` : base URL for Slidy documents (defaults to `http://www.w3.org/Talks/Tools/Slidy2`) diff --git a/templates b/templates -Subproject 279110eb7cfedd20e626cdeaaf94ccc6fbb1e8a +Subproject 6c48030dcd70359e5f9c2eeef8cb01873ac033a |
