74212eb1b0
* readDataFile, readDefaultDataFile, getReferenceDocx, getReferenceODT have been removed from Shared and moved into Class. They are now defined in terms of PandocMonad primitives, rather than being primitve methods of the class. * toLang has been moved from BCP47 to Class. * NoTranslation and CouldNotLoudTranslations have been added to LogMessage. * New module, Text.Pandoc.Translations, exporting Term, Translations, readTranslations. * New functions in Class: translateTerm, setTranslations. Note that nothing is loaded from data files until translateTerm is used; setTranslation just sets the language to be used. * Added two translation data files in data/translations. * LaTeX reader: Support `\setmainlanguage` or `\setdefaultlanguage` (polyglossia) and `\figurename`. |
||
---|---|---|
.. | ||
docx | ||
dzslides | ||
odt | ||
templates | ||
translations | ||
abbreviations | ||
bash_completion.tpl | ||
default.theme | ||
epub.css | ||
jats.csl | ||
LaTeXMathML.js | ||
make-reference-files.hs | ||
pandoc.lua | ||
sample.lua | ||
vimwiki.css |