aboutsummaryrefslogtreecommitdiff
path: root/data/templates
AgeCommit message (Expand)Author
2024-03-09Fix block headings support for unnumbered paragraphs (#9542)Oliver Fabel
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-11Typst template fixes.John MacFarlane
2023-12-09Typst writer: use quote for block quotes.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-09-10LaTeX template: fix \CSLBlock vertical spaceJohn Purnell
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-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-05Typst writer: use `#footnote` for notes.John MacFarlane
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-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-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