aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2022-11-19LaTeX writer: Use soul instead of ulem for strikeout, underline.John MacFarlane
2022-11-10Add LaTeX variable `urlstyle` (#8429)Amar Al-Zubaidi
2022-11-09HTML template: remove default font size, line height...John MacFarlane
2022-11-06Remove stray character in epub.css.John MacFarlane
2022-11-04Change default background color of PDFs generated via HTML (#8422)Marcin Serwin
2022-11-02epub.css: left-align h1, as before.John MacFarlane
2022-10-24Remove sample.lua from data files (#8397)Albert Krewinkel
2022-10-17Adjust tests for CSS change; add CSS comments to mark...John MacFarlane
2022-10-17Fix typo introduced by recent commit in styles.html.John MacFarlane
2022-10-17Use styles.citations.html partial in styles.html.John MacFarlane
2022-10-17EPUB CSS changes.John MacFarlane
2022-10-06latex template: set fonts after Beamer themeJeremie Knuesel
2022-10-03[API Change] Base custom writers on Writer type.Albert Krewinkel
2022-10-01Remove unsupported element from pptx reference doc (#8342)Link Swanson
2022-09-29LaTeX writer: use `\includesvg` for SVGs...John MacFarlane
2022-08-22HTML writer: revert to using `width` property for column widthsAlbert Krewinkel
2022-08-21Fix typosluz paz
2022-08-17Org template: add abstract from metadata as block of type "abstract"Albert Krewinkel
2022-08-12LaTeX template: fix behavior of `colorlinks` variableAlbert Krewinkel
2022-08-03Improve default CSS for task lists.John MacFarlane
2022-08-01HTML: use CSS flex boxes for columns.Albert Krewinkel
2022-07-31Html template styles: remove span.underline.John MacFarlane
2022-07-26Add `boxlinks` variable for LaTeX/PDF output.John MacFarlane
2022-07-12ms template: redefine rather than removing .CH macro.John MacFarlane
2022-07-11ms writer: add comment in preamble stating generator.John MacFarlane
2022-06-24JATS template: mark authors with cor-id as corresponding authorsAlbert Krewinkel
2022-06-22Follow JATS4R recommendation and PudMed Central (#8041)Castedo Ellerman
2022-06-21ConTeXt writer: support complex table structures. (#8116)Albert Krewinkel
2022-06-14Update default.csl from the latest chicago-author-date.csl.John MacFarlane
2022-06-06ConTeXt writer: use "sectionlevel" environment for headings (#8106)Albert Krewinkel
2022-05-17LaTeX template: fix links-as-notesAlbert Krewinkel
2022-05-01JATS template: include particles, prefix, suffix in namesAlbert Krewinkel
2022-04-26JATS template: unconditionally include permissions elementAlbert Krewinkel
2022-04-23LaTeX template: Fix <200c> character rendering (#8036)Hos Es
2022-04-04JATS template: allow multiple licenses to be given.Albert Krewinkel
2022-04-02JATS template: allow multiple copyright statements, years, holdersAlbert Krewinkel
2022-03-21LaTeX template: Move urlstyle and xurl commands to after hyperref.John MacFarlane
2022-03-14LaTeX template: Fix regression with code in footnotes...John MacFarlane
2022-03-13Remove special redefinition of `\sout`.John MacFarlane
2022-03-13LaTeX template: Move `\sout` correction after hyperref.John MacFarlane
2022-03-13LaTeX template: move hyperref near end of preamble.John MacFarlane
2022-03-02LaTeX template: skip \babelprovide if babel-lang is empty.John MacFarlane
2022-03-01RST writer: support all standard metadata ("bibliographic") fields.John MacFarlane
2022-02-24DocBook reader: handle complete set of entities...John MacFarlane
2022-01-31Custom writer: default to single quotes for stringsAlbert Krewinkel
2022-01-16CSS in HTML template: adjust #TOC and h1 on mobile (#7835)Mauro Bieg
2022-01-15Improve on fix to #7506.John MacFarlane
2022-01-15Man writer: use custom font V for inline code.John MacFarlane
2022-01-13HTML template: load header-includes before math (#7833)Kolen Cheung
2022-01-09EPUB template improvements.John MacFarlane