aboutsummaryrefslogtreecommitdiff
path: root/data/templates
AgeCommit message (Expand)AuthorFilesLines
2021-12-23JATS template: fix position of contrib affiliations in authoring setAlbert Krewinkel2-4/+4
2021-12-23JATS templates: fix affiliation tagging in articleauthoring outputAlbert Krewinkel3-25/+32
2021-12-23JATS templates: add support for article subtitlesAlbert Krewinkel2-0/+6
2021-12-19Add a writer for Markua 0.10 (#7729)binaarinen1-0/+21
2021-11-11JATS template: fix incomplete previous commitAlbert Krewinkel2-1/+2
2021-11-11JATS template: fix equal-contrib attributeAlbert Krewinkel1-2/+1
2021-11-08Add disableLayout variable in revealjs templateChristophe Dervieux1-1/+1
2021-10-21Fix line numbers in source code with reveal.jsJohn MacFarlane1-0/+3
2021-10-16Ensure that babel is loaded also with pdflatex.John MacFarlane1-3/+2
2021-10-03Make babel use more idiomatichseg1-16/+13
2021-09-19Use babel, not polyglossia, with xelatex.John MacFarlane1-13/+1
2021-08-01RTF template: specify font family for fixed-width font f1.John MacFarlane1-1/+1
2021-07-22LaTeX writer: Use ulem for underline.John MacFarlane1-0/+1
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg1-1/+2
2021-07-03Revert "LaTeX template: move title, author, date up to top of preamble."John MacFarlane1-29/+29
2021-06-21reveal.js writer: better handling of options.John MacFarlane1-128/+70
2021-05-20reveal.js template: use `hash: true` by default rather than...John MacFarlane1-4/+4
2021-05-20ConTeXt reader: improve ordered lists (#7304)Denis Maier1-0/+4
2021-05-17LaTeX template: improve treatment of CSL entry-spacing.John MacFarlane1-3/+3
2021-05-16LaTeX template: move title, author, date up to top of preamble.John MacFarlane1-29/+29
2021-05-16LaTeX template: define commands for zero width non-joiner characterAlbert Krewinkel1-0/+19
2021-05-15HTML-based slide shows: add support for institute (#7289)Thomas Hodgson5-1/+19
2021-05-14LaTeX template: Move CSL macro defs before header-includes.John MacFarlane1-25/+25
2021-05-10latex template: use non-starred names for xcolor color names.John MacFarlane1-1/+1
2021-04-29Support toc-title in revealjs (#7171)Florian Kohrt1-0/+5
2021-04-29Update default.latex (#7234)badumont1-1/+4
2021-04-28list of figures before list of tables in LaTeX and ConTeXt templates (#7235)Julien Dutant2-6/+6
2021-03-16Remove JS comment from HTML (#7154)Florian Kohrt1-1/+1
2021-03-14Handle 'nocite' better with --biblatex and --natbib.John MacFarlane1-0/+3
2021-03-11JATS templates: support 'equal-contrib' attrib for authorsAlbert Krewinkel2-2/+2
2021-02-26Wrap url colours in braces in the default LaTeX template (#7121)Loïc Grobol1-4/+4
2021-02-20revealjs writer: add 'center' option for vertical slide centering.maurerle1-0/+4
2021-02-18Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."John MacFarlane1-1/+0
2021-02-18LaTeX template: disable `` ?` `` and `` !` `` ligatures.John MacFarlane1-0/+1
2021-02-15JATS writer: add date-type to pub-date elementsAlbert Krewinkel1-1/+1
2021-02-15JATS writer: replace attribute "pub-type" with "publication-format".Albert Krewinkel1-3/+3
2021-02-03LaTeX template: Update to iftex package (#7073)Andrew Dunning1-11/+11
2021-02-01Add default.bibtex to repository.John MacFarlane1-0/+10
2021-02-01BibTeX writer: use doclayout and doctemplate.John MacFarlane1-0/+10
2021-01-29JATS templates: tag author.name as string-nameAlbert Krewinkel2-0/+4
2021-01-06Remove `\setupthinrules` from default context template.John MacFarlane1-2/+0
2020-12-27Use meta-description instead of description in templates.John MacFarlane2-4/+4
2020-12-27templates: added the `description` metatag to both html4 and html5 templates ...Jerry Sky2-0/+6
2020-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel1-0/+3
2020-12-18Remove data/templates/README.markdown.John MacFarlane1-49/+0
2020-12-18Remove some extraneous files in data directory.John MacFarlane2-7/+0
2020-12-07LaTeX template: include csquotes package if csquotes variable set.John MacFarlane1-0/+3
2020-11-27EPUB: use preserveAspectRatio="xMidYMid" for cover image (#6895)Shin Sang-jae2-2/+2
2020-11-25latex template: put back amssymbJohn MacFarlane1-3/+1
2020-11-25LaTeX writer: improve longtable output.John MacFarlane1-1/+1