summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-18Add custom validate-docx.sh script.John MacFarlane
2023-12-18Makefile: Run built pandoc (instead of pandoc in path).John MacFarlane
2023-12-18Makefile: Add validate-epub target.John MacFarlane
2023-12-18Makefile: add validate-docx-golden-tests target.John MacFarlane
2023-12-18Docx writer: fixed validation errors in tables.John MacFarlane
2023-12-18Docx writer: fix validation error.John MacFarlane
2023-12-18Bump actions/upload-artifact from 3 to 4dependabot[bot]
2023-12-17Docx writer: ensure that elements in settings are ordered correctly.John MacFarlane
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