summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-17Docx writer: don't emit empty rows.John MacFarlane
2023-12-17test/docx/golden: regenerateEdwin Török
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-15Bump to 3.1.11, update changelog.John MacFarlane
2023-12-15Depend on released typst 0.5.John MacFarlane
2023-12-15Logging: add MakePDFWarning constructor to LogMessage.John MacFarlane
2023-12-15Logging: add MakePDFInfo constructor to LogMessage.John MacFarlane
2023-12-15PDF: Refactored PDF generation via LaTeX.John MacFarlane
2023-12-15Text.Pandoc.PDF: parse logs to determine whether additional runs needed.John MacFarlane
2023-12-14Typst writer: emit `;` after typst code...John MacFarlane
2023-12-14Use dev version of typst.John MacFarlane
2023-12-12Depend on texmath 0.12.8.6.John MacFarlane
2023-12-12Minor changes to release checklistJohn MacFarlane
2023-12-12Makefile: add check that pandoc-cli depends on exact version of pandoc.John MacFarlane
2023-12-12Regenerate man pages with pandoc 3.1.10.John MacFarlane
2023-12-12Makefile: add more prerelease checks.John MacFarlane
2023-12-12stack.yaml - bump commonmark-extensions version.John MacFarlane
2023-12-12Cirrus build: set path so it finds ghc 9.6.John MacFarlane
2023-12-11Fix man page locations in linux and macos package build scripts.John MacFarlane
2023-12-11Cirrus build: use ghc 9.6 on macos.John MacFarlane
2023-12-11update AUTHORS.mdJohn MacFarlane
2023-12-11stack.yaml - update toml-parserJohn MacFarlane
2023-12-11Whitespace fix.John MacFarlane
2023-12-11Update MANUAL.txt date and man page date.John MacFarlane
2023-12-11Bump pandoc/pandoc-cli to 3.1.10, update changelog.John MacFarlane
2023-12-11pandoc-server: bump to 0.1.0.4.John MacFarlane
2023-12-11Fix duplicate entry in stack.yaml.John MacFarlane
2023-12-11Use released versions of commonmark, commonmark-extensions, commonmark-pandoc.John MacFarlane
2023-12-11Use texmath 0.12.8.5.John MacFarlane
2023-12-11Typst reader: don't include metadata from document element.John MacFarlane
2023-12-11Typst template fixes.John MacFarlane
2023-12-10Depend on released version of typst.John MacFarlane
2023-12-10Typst reader: parse metadata from document element.John MacFarlane
2023-12-10Typst reader: add state fields for metadata.John MacFarlane
2023-12-10Typst reader: support sys.version.John MacFarlane
2023-12-10Use latest dev typst-hs.John MacFarlane
2023-12-10LaTeX writer: Add performance optimization to #9168.John MacFarlane
2023-12-10Benchmark: use standalone documents for reader tests.John MacFarlane
2023-12-10LaTeX writer: fix bug with big footnotes inside emphasis (#9168)Hikaru Ibayashi
2023-12-09Typst writer: use quote for block quotes.John MacFarlane
2023-12-09Typst reader: allow @refs to become citations...John MacFarlane