aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-12Various sample.lua editorial fixes. (#7493)William Lupton
2021-08-12Bump base-compat version so we get compatibility with base 4.12.John MacFarlane
2021-08-12Use Prelude from base-compat for ghc 8.4 too.John MacFarlane
2021-08-12Add haskell-language-server to shell.nix (#7496)Emily Bourke
2021-08-11Try fixing compile error on older ghcs.John MacFarlane
2021-08-11Fix some lint issues.John MacFarlane
2021-08-11LaTeX reader: Support `\global` before `\def`, `\let`, etc.John MacFarlane
2021-08-11Fix scope for LaTeX macros.John MacFarlane
2021-08-11Clarify internal punctuation in citation keys. (#7491)William Lupton
2021-08-11LaTeX reader: improve handling of plain TeX macro primitives.John MacFarlane
2021-08-10Tests.Helpers: export testGolden and use it in RTF reader.John MacFarlane
2021-08-10HTML reader: treat commments as blank when parsing.John MacFarlane
2021-08-10Add test for #7488.John MacFarlane
2021-08-10Fix RTF table parsing bug that created undesired nested tables.John MacFarlane
2021-08-10Add RTF reader.John MacFarlane
2021-08-08Allow `--slide-level=0`.John MacFarlane
2021-08-08Remove obsolete and incorrect sentence in `--slide-level` docs.John MacFarlane
2021-08-04RTF writer: emit \outlinelevel for section headings.John MacFarlane
2021-08-03Stop using the HTTP package. (#7456)mt_caret
2021-08-03LaTeX table writer: Increase column width precision (#7466)Peter Fabinski
2021-08-01RTF writer: omit `\bin` in `\pict`.John MacFarlane
2021-08-01Add a faq about the "Cannot allocate memory" error on M1 macs.John MacFarlane
2021-08-01RTF template: specify font family for fixed-width font f1.John MacFarlane
2021-07-29parseFromString: preserve at least the source directory.John MacFarlane
2021-07-22LaTeX writer: Use ulem for underline.John MacFarlane
2021-07-22MIME: use image/x-xcf instead of application/x-xcf.John MacFarlane
2021-07-19INSTALL.md: Add GitLab CI/CD example (#7448)Veratyr
2021-07-18Bump to 2.14.1, update changelog and man page.2.14.1John MacFarlane
2021-07-18Fix comment syntax in cabal.projectJohn MacFarlane
2021-07-18Use doctemplates 0.4.1 and citeproc 0.10.John MacFarlane
2021-07-17Use skylighting 0.11.John MacFarlane
2021-07-17LaTeX reader: avoid trailing hyphen in translating languages.John MacFarlane
2021-07-16DocBook reader: handle images with imageobjectco elements.John MacFarlane
2021-07-16LaTeX reader: Support `\cline` in LaTeX tables.John MacFarlane
2021-07-16PDF: Fix svgIn path error.John MacFarlane
2021-07-11DocBook reader: add support for citerefentry (#7437)Jan Tojnar
2021-07-11Improved parsing of raw LaTeX from Text streams (rawLaTeXParser).John MacFarlane
2021-07-09Always use / when adding directory to image path with extractMedia.John MacFarlane
2021-07-09RST reader: fix regression with code includes.John MacFarlane
2021-07-07Don't incorporate externally linked images in EPUB documents (#7430)Michael Hoffmann
2021-07-06Recognize data-external when reading HTML img tags (#7429)Michael Hoffmann
2021-07-06T.P.PDF, convertImage: normalize paths.John MacFarlane
2021-07-06Markdown reader: don't try to read contents in self-closing HTML tag.John MacFarlane
2021-07-06HTML reader: add col, colgroup to 'closes' definitionsJohn MacFarlane
2021-07-05Add command test for #7394.John MacFarlane
2021-07-05Citeproc: cleanup and efficiency improvement in deNote.John MacFarlane
2021-07-05Revamp note citation handling.John MacFarlane
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg
2021-07-03Add FAQ on converting from/to PDFJohn MacFarlane
2021-07-03Revert "LaTeX template: move title, author, date up to top of preamble."John MacFarlane