diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-10-10 13:52:36 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-10-10 13:52:36 -0700 |
commit | 3e4713c2de27c37f9d10825b15f29f704776e6fa (patch) | |
tree | deca9d7d7d27aa84286bcd0679b95e99e4263f7e /README | |
parent | 5e57beac8da4b5f2372e0d919b5abb93a862bdf2 (diff) | |
parent | 80b851a4cfb36eb32805143fee9d3de351c4401d (diff) | |
download | pandoc-3e4713c2de27c37f9d10825b15f29f704776e6fa.tar.gz |
Merge pull request #2441 from mb21/polyglossia-lang
Change variable to polyglossia-lang.name and .options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1044,8 +1044,7 @@ Language variables using a code according to [BCP 47] (e.g. `en` or `en-GB`). For some output formats, pandoc will convert it to an appropriate format stored in the additional variables `babel-lang`, - `polyglossia-lang`, `polyglossia-variant` (LaTeX) - and `context-lang` (ConTeXt). + `polyglossia-lang` (LaTeX) and `context-lang` (ConTeXt). `otherlangs` : a list of other languages used in the document |