pandoc/data
John MacFarlane 74212eb1b0 Added support for translations (localization) (see #3559).
* 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`.
2017-08-11 22:22:31 -07:00
..
docx Removed redundant element from data/docx/word/numbering.xml. 2017-06-27 12:39:13 +02:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
templates LaTeX template: added natbiboptions variable. 2017-06-28 14:34:12 +02:00
translations Added support for translations (localization) (see #3559). 2017-08-11 22:22:31 -07:00
abbreviations Add default abbreviations file (data/abbreviations). 2017-03-16 22:16:41 +01:00
bash_completion.tpl Really fixed bash completion this time! 2016-12-07 21:18:44 +01:00
default.theme Added data/default.theme to repository. 2017-04-01 22:59:10 +02:00
epub.css added selectors for nested emphasis (epub.css) 2015-08-07 22:32:36 +02:00
jats.csl Automatically include URI-encoded jats.csl for jats output. 2017-03-30 16:43:17 +02:00
LaTeXMathML.js Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
pandoc.lua data/pandoc.lua: regularize constructors. 2017-06-29 17:08:59 +02:00
sample.lua Fix sample.lua barfing on Raw data (#3358) 2017-01-18 12:47:15 +01:00
vimwiki.css Added Vimwiki reader (#3705). 2017-06-19 22:15:12 +02:00