mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 11:16:33 +00:00
LaTeX, ConTeXt templates: more specific language variables.
Instead of directly using `lang`, we now use `babel-lang` and `polyglossia-lang` and `context-lang`. These variables are set by the writers to the necessary values, based on the `lang` variable (which now always takes a value in BCP47 format).
This commit is contained in: