pandoc/data/templates
Kolen Cheung ed2ab2e2b0
HTML template: load header-includes before math (#7833)
MathJax expect the config comes before loading the MathJax script.
This change of order allows one to config MathJax via header-includes,
which loads before the MathJax script.

This potentially is a breaking change.

However, the only kind math supported by pandoc that is configurable
seems to be katex, and according to src/Text/Pandoc/Writers/HTML.hs
the way it is configured is hard-coded (katex doesn't seem to offer
MathJax style config that is independent of loading katex.)
So it seems it is safe to change this order without breaking
others' documents.

c.f. #2750
2022-01-13 20:31:32 -08:00
..
affiliations.jats JATS template: fix position of contrib affiliations in authoring set 2021-12-23 19:09:22 +01:00
article.jats_publishing JATS templates: fix affiliation tagging in articleauthoring output 2021-12-23 09:11:54 +01:00
default.asciidoc Asciidoc template: add :lang: to title header is lang is set in metadata. 2018-11-19 12:02:25 -08:00
default.asciidoctor Asciidoctor writer sets the stem attribute if it contains latexmath 2019-02-09 08:21:53 -08:00
default.biblatex BibTeX writer: use doclayout and doctemplate. 2021-02-01 18:05:20 -08:00
default.bibtex Add default.bibtex to repository. 2021-02-01 18:53:59 -08:00
default.commonmark Use table-of-contents for contents of toc, make toc a boolean. 2017-06-26 16:20:09 +02:00
default.context ConTeXt template: make title appear in PDF title bar. 2022-01-02 22:04:55 -08:00
default.docbook4 Use new doctemplates, doclayout. 2019-08-25 14:24:31 -07:00
default.docbook5 Use new doctemplates, doclayout. 2019-08-25 14:24:31 -07:00
default.dokuwiki Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates' 2017-02-20 20:52:00 +01:00
default.dzslides HTML-based slide shows: add support for institute (#7289) 2021-05-15 09:56:48 -07:00
default.epub2 EPUB template improvements. 2022-01-09 11:33:47 -08:00
default.epub3 EPUB template improvements. 2022-01-09 11:33:47 -08:00
default.haddock Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates' 2017-02-20 20:52:00 +01:00
default.html4 HTML template: load header-includes before math (#7833) 2022-01-13 20:31:32 -08:00
default.html5 HTML template: load header-includes before math (#7833) 2022-01-13 20:31:32 -08:00
default.icml Minor template & test changes for latest dev doctemplates. 2019-10-14 23:42:29 -07:00
default.jats_archiving Introduce new format variants for JATS (#6067) 2020-02-12 20:36:02 -08:00
default.jats_articleauthoring JATS template: fix position of contrib affiliations in authoring set 2021-12-23 19:09:22 +01:00
default.jats_publishing Introduce new format variants for JATS (#6067) 2020-02-12 20:36:02 -08:00
default.jira Add jira writer (#5548) 2019-06-05 17:52:23 -04:00
default.latex Ensure that babel is loaded also with pdflatex. 2021-10-16 23:34:53 -07:00
default.man man template: change tbl comment to '\" t. 2020-11-03 12:54:02 -08:00
default.markdown Use table-of-contents for contents of toc, make toc a boolean. 2017-06-26 16:20:09 +02:00
default.markua Add a writer for Markua 0.10 (#7729) 2021-12-19 12:10:41 -08:00
default.mediawiki Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates' 2017-02-20 20:52:00 +01:00
default.ms Ms template: Use Palatino for default font. 2019-11-16 19:32:59 -08:00
default.muse Update muse template to handle multiple authors better. 2019-07-28 19:25:44 -07:00
default.opendocument Support toc-depth option for ODT writer (#6697) 2020-09-24 09:28:38 -07:00
default.opml Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates' 2017-02-20 20:52:00 +01:00
default.org Replace org #+KEYWORDS with #+keywords 2020-11-18 14:48:56 +01:00
default.plain Use table-of-contents for contents of toc, make toc a boolean. 2017-06-26 16:20:09 +02:00
default.revealjs Add disableLayout variable in revealjs template 2021-11-08 07:28:18 -08:00
default.rst RST writer: use titleblock instead of title variable for title block 2018-08-01 12:32:16 -07:00
default.rtf RTF template: specify font family for fixed-width font f1. 2021-08-01 09:45:09 -06:00
default.s5 HTML-based slide shows: add support for institute (#7289) 2021-05-15 09:56:48 -07:00
default.slideous HTML-based slide shows: add support for institute (#7289) 2021-05-15 09:56:48 -07:00
default.slidy HTML-based slide shows: add support for institute (#7289) 2021-05-15 09:56:48 -07:00
default.tei TEI template: improve publicationStmt. 2018-08-16 21:19:03 -07:00
default.texinfo Texinfo writer: use @sup and @sub instead of custom macros 2018-06-25 03:14:04 +03:00
default.textile Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates' 2017-02-20 20:52:00 +01:00
default.xwiki Add XWiki Support (#4167) 2019-04-02 17:27:02 -06:00
default.zimwiki Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates' 2017-02-20 20:52:00 +01:00
styles.html Improve abstract in HTML template. 2022-01-09 10:56:28 -08:00