aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2021-03-20wrap in if(document-css)dark-modemb21
2021-03-20set highlight-style-dark variablemb21
2021-03-19mostly revertmb21
2021-03-19overwrite the two darkest syntax-highlighting colorsMauro Bieg
2021-03-19HTML template CSS: add dark modeMauro Bieg
2021-03-16Remove JS comment from HTML (#7154)Florian Kohrt
2021-03-14Handle 'nocite' better with --biblatex and --natbib.John MacFarlane
2021-03-11JATS templates: support 'equal-contrib' attrib for authorsAlbert Krewinkel
2021-02-26Wrap url colours in braces in the default LaTeX template (#7121)Loïc Grobol
2021-02-20revealjs writer: add 'center' option for vertical slide centering.maurerle
2021-02-19Update default ODT styleLorenzo
2021-02-18Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."John MacFarlane
2021-02-18LaTeX template: disable `` ?` `` and `` !` `` ligatures.John MacFarlane
2021-02-15JATS writer: add date-type to pub-date elementsAlbert Krewinkel
2021-02-15JATS writer: replace attribute "pub-type" with "publication-format".Albert Krewinkel
2021-02-03LaTeX template: Update to iftex package (#7073)Andrew Dunning
2021-02-01Add default.bibtex to repository.John MacFarlane
2021-02-01BibTeX writer: use doclayout and doctemplate.John MacFarlane
2021-01-29JATS templates: tag author.name as string-nameAlbert Krewinkel
2021-01-12Docx writer: handle table header using styles.John MacFarlane
2021-01-10JATS writer: fix citations (#7018)Albert Krewinkel
2021-01-10Update default CSL to use latest chicago-author-date.csl.John MacFarlane
2021-01-06Remove `\setupthinrules` from default context template.John MacFarlane
2020-12-27Use meta-description instead of description in templates.John MacFarlane
2020-12-27templates: added the `description` metatag to both html4 and html5 templates ...Jerry Sky
2020-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel
2020-12-18Remove data/templates/README.markdown.John MacFarlane
2020-12-18Remove data/make-reference-files.hs.John MacFarlane
2020-12-18Remove some extraneous files in data directory.John MacFarlane
2020-12-07LaTeX template: include csquotes package if csquotes variable set.John MacFarlane
2020-12-02Add translations zh-Hans.yaml and zh-Hant.yaml Kolen Cheung
2020-11-27EPUB: use preserveAspectRatio="xMidYMid" for cover image (#6895)Shin Sang-jae
2020-11-25latex template: put back amssymbJohn MacFarlane
2020-11-25LaTeX writer: improve longtable output.John MacFarlane
2020-11-25latex template: disable language-specific shorthands in babel.John MacFarlane
2020-11-23JATS template: allow array of persistent institute ids in `pid`Albert Krewinkel
2020-11-20JATS writer: support author affiliations (#6867)Albert Krewinkel
2020-11-19reveal.js template fixes.John MacFarlane
2020-11-18latex template: add a `\break` after parbox in CSLRightInline.John MacFarlane
2020-11-18latex template: fix number of params on CSLReferences.John MacFarlane
2020-11-18Replace org #+KEYWORDS with #+keywordsTEC
2020-11-03man template: change tbl comment to `'\" t`.John MacFarlane
2020-11-03LaTeX template: fix `\CSLRightInline`...John MacFarlane
2020-11-02Default CSS tweaks.John MacFarlane
2020-11-01Default CSS: avoid padding and color if monobackgroundcolor not given.John MacFarlane
2020-11-01Updates to default CSS (#6786)Mauro Bieg
2020-10-31JATS templates: ensure jats_publishing output is validAlbert Krewinkel
2020-10-29LaTeX writer: Improved calculation of table column widths.John MacFarlane
2020-10-22ConTeXt template: adds \setupinterlinespace to fonts larger than normal (#6763)Denis Maier
2020-10-19Do not load amssymb if not needed (#6762)Angelo Peronio