aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2025-01-31Add footnote block text sampleoldmasterAndrew Dunning
2025-01-31Remove extra spaces in default reference docxAndrew Dunning
2024-03-09Fix block headings support for unnumbered paragraphs (#9542)Oliver Fabel
2024-03-03Korean translations: delete colon in translation for 'to'.John MacFarlane
2024-03-01Replace polyfill provider in HTML templates.John MacFarlane
2024-02-13Add djot reader and writer.djotJohn MacFarlane
2024-02-03ConTeXt template: support font fallback (#9361)Lawrence Chonavel
2024-01-20LaTeX writer: set font fallback for babel main fontMax Heller
2024-01-19LaTeX template: support font fallbacklawcho
2024-01-05Fix beamer highlightingmh4ckt3mh4ckt1c4s
2023-12-26ODT/opendocument writers: properly handle highlighting styles.John MacFarlane
2023-12-20Remove html5shiv from default HTML5 template.John MacFarlane
2023-12-17reference.docx: fix validation error on w:bCsEdwin Török
2023-12-17reference.docx: fix validation error on w:bEdwin Török
2023-12-17reference.docx: fix validation error on doNotTrackMovesEdwin Török
2023-12-17reference.docx: fix validation error on cnfStyleEdwin Török
2023-12-17reference.docx: fix validation error on tblWEdwin Török
2023-12-17reference.docx: fix validation error on pStyleEdwin Török
2023-12-17reference.docx: Fix validation error on tcBordersEdwin Török
2023-12-17reference.docx: fix validation error, remove extra >Edwin Török
2023-12-17reference.docx: fix validation error on spacingEdwin Török
2023-12-17reference.docx: fix validation error on qFormatEdwin Török
2023-12-11Typst template fixes.John MacFarlane
2023-12-09Typst writer: use quote for block quotes.John MacFarlane
2023-12-08Docx writer: Use different style for block quotes in notes.John MacFarlane
2023-12-07Typst writer/template: support `--toc-depth` as in other writers.John MacFarlane
2023-11-14Update default.typst to support csl (#9186)Ian Max Andolina
2023-11-03LaTeX template: include bookmark package unconditionally.John MacFarlane
2023-10-28epub.css: add styling for sup and sub.John MacFarlane
2023-10-01Update et translationpriiduonu
2023-09-29Updated Norwegian language translation filesStephan Daus
2023-09-23Apply style to h6samuel-weinhardt
2023-09-23Format stylessamuel-weinhardt
2023-09-23Combine identical styles under shared selectorssamuel-weinhardt
2023-09-10LaTeX template: fix \CSLBlock vertical spaceJohn Purnell
2023-09-07Update default.csl to latest chicago-author-date.csl.John MacFarlane
2023-09-07LaTeX template: remove space around `\strut` in CSL commands.John MacFarlane
2023-09-07Fix typo in latex template.John MacFarlane
2023-09-07Adjust default latex template to improve citeproc output.John MacFarlane
2023-09-05Rewrite CSLReferences environment...John MacFarlane
2023-09-04LaTeX template: fix regression with CSL display="block".John MacFarlane
2023-09-03LaTeX template: add code allow `\cite` to break across lines.John MacFarlane
2023-08-29Use `\cite` and `\bibitem` to link up citations, even with citeproc.John MacFarlane
2023-08-26LaTeX template: special definition of `\st` for CJK.John MacFarlane
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