summaryrefslogtreecommitdiff
path: root/data/templates/default.latex
AgeCommit message (Expand)Author
2015-09-26Changes to templates to support handling of bidirectional text.John MacFarlane
2015-09-25LaTeX, ConTeXt templates: more specific language variables.John MacFarlane
2015-08-11LaTeX template: reverted change in abstract position.John MacFarlane
2015-08-11Revert "LaTeX template: move abstract to before `\maketitle`."John MacFarlane
2015-08-09LaTeX template: move abstract to before `\maketitle`.John MacFarlane
2015-07-06ConTeXt template: activate hanging indent for definition lists.John MacFarlane
2015-06-27Updated LaTeX template: `CJKoptions` variable, allow dvipsnames for colors.John MacFarlane
2015-06-13Added CJKmainfont to latex template (Xavier Olive).John MacFarlane
2015-06-13epub templates: use 'author.role', not 'author.type'.John MacFarlane
2015-06-02Added default commonmark template.John MacFarlane
2015-05-27LaTeX template: Move hyperref before polyglossia.John MacFarlane
2015-05-27LaTeX/beamer: added `setotherlanguages` in polyglossia.John MacFarlane
2015-05-27Revealjs: allow 'center' to be set to false.John MacFarlane
2015-05-27Template changes.John MacFarlane
2015-05-11LaTeX, Beamer templates: use `bibliography` instead of `biblio-files`.John MacFarlane
2015-05-10Fixed accidental reversion to earlier templates version.John MacFarlane
2015-05-09Improved warnings when image size can't be determined.John MacFarlane
2015-05-03LaTeX template: degrade gracefully if `\paragraph` not defined.John MacFarlane
2015-05-02latex template: use providecommand for tightlist.John MacFarlane
2015-04-17Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...John MacFarlane
2015-04-17LaTeX template: redefine `\paragraph`, `\subparagraph`...John MacFarlane
2015-04-13LaTeX template: include grffile together with graphicx.John MacFarlane
2015-04-12OpenDocument template: use `text:p` instead of `text:h` for title.John MacFarlane
2015-04-07RST writer: better handling of raw latex inline.John MacFarlane
2015-04-07epub, epub3: added header-includes, include-before, include-after.John MacFarlane
2015-04-07reveal.js template: move custom css after theme.John MacFarlane
2015-03-31reveal.js template: add new configurable options.John MacFarlane
2015-02-16Fixed revealjs template so style css is correctly included.John MacFarlane
2015-01-20revealjs template - link to non-minified css, js.John MacFarlane
2014-12-28EPUB templates: use div, not p, for "rights" on title page.John MacFarlane
2014-11-17Really fix #1758. Add `id="cover"` to body on cover page.John MacFarlane
2014-11-16Removed extra body tag from epub3 template.John MacFarlane
2014-11-16epub, epub3 templates: Added id="cover" to body of titlepage.John MacFarlane
2014-09-27LaTeX template: Add shorthands=off to babel options.John MacFarlane
2014-09-26LaTeX template: load polyglossia before bibtex.John MacFarlane
2014-09-09LaTeX template: Added \VerbatimFootnotes if there is verbatim in notes.John MacFarlane
2014-09-01LaTeX writer: Use a declaration for tight listsJose Luis Duran
2014-08-31EPUB, EPUB3 templates: Handle structured metadata on titlepage.John MacFarlane
2014-08-20LaTeX template: disable microtype protrusion for typewriter font.John MacFarlane
2014-08-17Fixed typo in templates README.John MacFarlane
2014-08-16Updated README in templates to indicate templates license.John MacFarlane
2014-08-13EPUB3 template: add epub:type annotation in titlepage.John MacFarlane
2014-08-12Docx Reader: Trim line breaks from the beginning and end of SectionJesse Rosenthal
2014-08-12epub3 template: Put title page in section with epub:type titlepage.John MacFarlane
2014-07-20Include `lot` and `lof` variables in latex template.John MacFarlane
2014-07-08Added type attribute to link tags in epub3 template.John MacFarlane
2014-06-28Updated to latest version of jgm/pandoc-templates - including default.dokuwikiClare Macrae
2014-06-28Updated to latest version of jgm/pandoc-templatesClare Macrae
2013-07-14Initial work to create dokuwiki writer (#386)Clare Macrae
2013-07-04default.latex: Use tex-ansi mapping for monofont.John MacFarlane