aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2023-08-25Man writer: improvements to code and code blocks.John MacFarlane
2023-08-24Man writer: don't emit `.hy`...John MacFarlane
2023-08-13Change semicolon to colonJackson Schuster
2023-08-06ODT writer: Use a style for Highlighted, so color can be adjusted.John MacFarlane
2023-08-04OpenDocument writer: implement syntax highlighting.John MacFarlane
2023-08-04Started implementing syntax highlighting for ODT.John MacFarlane
2023-07-26Add clause for svg to default CSS for HTML.John MacFarlane
2023-07-05Make modern AsciiDoc the target for `asciidoc`.John MacFarlane
2023-07-03Typst writer: consolidate bibliography files...John MacFarlane
2023-06-27Remove invalid term "Subject" from translations for tr.John MacFarlane
2023-06-22Add Nynorsk (New Norwegian) translationsPer Christian Gaustad
2023-06-05Typst writer: use `#footnote` for notes.John MacFarlane
2023-04-28Writers.ODT: don't add settings.xmlMichael Stahl
2023-04-28Writers.ODT: don't add Configurations2 dirMichael Stahl
2023-04-28Writers.ODT: don't add thumbnailMichael Stahl
2023-04-28Writers.ODT: stop validator complaints by producing ODF 1.3Michael Stahl
2023-04-27add lang attribute to html tag in epub tplGabriel Lewertowski
2023-04-17Fix YAML in translation files for cs and pl.John MacFarlane
2023-04-07Typst writer: omit bibliography if `citations` not enabled.John MacFarlane
2023-03-29styles.html: fix task-list styling in reveal.jsAlbert Krewinkel
2023-03-28Fix `\babelfont` in default latex template.John MacFarlane
2023-03-27Typst: Use customized term instead of custom macro for def lists.John MacFarlane
2023-03-26More Typst writer improvements.John MacFarlane
2023-03-26Typst writer improvements.John MacFarlane
2023-03-25Add typst writer.John MacFarlane
2023-03-25LaTeX template: set mainfontoptions with `\babelfont` too.John MacFarlane
2023-03-20Fix highlight/underline with lualatex.John MacFarlane
2023-03-17Docx writer: include abstract title.John MacFarlane
2023-03-15Fix template for babelfonts so it conforms with documentation.John MacFarlane
2023-03-10Add `babelfonts` variable to default LaTeX template.John MacFarlane
2023-03-06Fix background image in Beamer when there are figure environments (#8671)Martín Pozo
2023-02-26LaTeX template: Add CJKsansfont and CJKmonofont for XeLaTeX (#8656)Yudong Jin
2023-02-21asciidoc{,tor} template: fix revision date when author is unsetarcnmx
2023-02-15Retain metadata in processing sections for chunked HTML.John MacFarlane
2023-02-14Include needed polyfill when MathJaX is used.John MacFarlane
2023-02-12URL style in ConTeXt (#8612)Thomas Hodgson
2023-01-15ConTeXt writer: support `tagging` extension [API Change]Albert Krewinkel
2023-01-13Support complex figures. [API change]Albert Krewinkel
2023-01-13HTML style template: put Consolas before Lucida Console for code font.John MacFarlane
2023-01-11LaTeX template: set `\babelfont`...John MacFarlane
2023-01-11Add ChunkedHTML writer.John MacFarlane
2023-01-06Add `code { hyphens: manual; }` to HTML and EPUB CSS.John MacFarlane
2023-01-02epub.css: comment out flex rules.John MacFarlane
2022-12-22Reveal.js template: prevent line-wrapping of parallax optionsAlbert Krewinkel
2022-12-21Fix class name hanging -> hanging-indent in styles.citations.html.John MacFarlane
2022-12-18ConTeXt writer: support syntax highlighting for code.Albert Krewinkel
2022-12-12Update default CSL with latest chicago-author-date.csl.John MacFarlane
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