aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
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
2020-10-13default.latex: fix CSLReference macro definition.John MacFarlane
2020-10-08Fix apparent typos in sample.lua (#6729)William Lupton
2020-09-24Support toc-depth option for ODT writer (#6697)niszet
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane
2020-09-20Lua filters: add SimpleTable for backwards compatibility (#6575)Albert Krewinkel
2020-09-19Add CSS to default HTML template (#6601)Mauro Bieg
2020-08-30epub.css: Fix cover page selectors and add note explaining their use. (#6649)a-vrma
2020-07-25Lua filters: make attr argument optional in Table constructorAlbert Krewinkel
2020-07-22Docx writer: support --number-sections.John MacFarlane
2020-07-15Use selnolig to selectively suppress ligatures with lualatex.John MacFarlane
2020-06-14Make polyglossia package options list-aware in the LaTeX template. (#6444)Frederik Elwert
2020-05-21update template for reveal.js 4.0.0 (#6390)Salim B
2020-05-18epub.css: wrap overlong lines in highlighted code blocks.John MacFarlane
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila
2020-05-16Add abstract and subtitle to opendocument template.John MacFarlane