aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-17Revise citeproc code to fit new citeproc 0.5 API.John MacFarlane7-51/+21
2021-08-17Document new link-bibliography metadata field.John MacFarlane1-3/+10
2021-08-17OOXML tests: silence warnings.John MacFarlane1-0/+1
2021-08-17Rename TemplateWarning -> PowerpointTemplateWarning.John MacFarlane2-6/+7
2021-08-17Use released citeproc 0.5.John MacFarlane3-8/+2
2021-08-17pptx: Select layouts from reference doc by nameEmily Bourke47-33/+242
2021-08-17Don’t compare cdLine in OOXML golden testsEmily Bourke1-1/+0
2021-08-17Provide more detailed XML diff in testsEmily Bourke1-21/+51
2021-08-17Add TemplateWarning log message type [API change]Emily Bourke1-0/+6
2021-08-17Escape backslashes in haddock comments (#7505)Emily Bourke1-4/+4
2021-08-16Fix bug in last commit due to removal of take1WhileP.John MacFarlane1-2/+2
2021-08-15Multimarkdown sub- and superscripts (#5512) (#7188)OCzarnecki4-15/+80
2021-08-15Remove documentation for `.ul` shortcut for now.John MacFarlane1-1/+1
2021-08-15Make docx writer sensitive to `native_numbering` extension.John MacFarlane5-14/+25
2021-08-15Remove misleading description from command/citeproc-87 test.John MacFarlane1-5/+2
2021-08-13Convert Quoted in bib entries to special Spans...John MacFarlane4-2/+47
2021-08-13Citeproc: avoid odd handling of quotes.John MacFarlane4-3/+24
2021-08-13Removed quote localization from citeproc processing.John MacFarlane3-25/+10
2021-08-13Fix raw LaTeX injection issue (LaTeX writer).John MacFarlane2-5/+47
2021-08-13LaTeX reader: proper implicit grouping around environment macros.John MacFarlane1-1/+2
2021-08-12Document use of the 'underline' class. (#7492)William Lupton1-0/+12
2021-08-12Various sample.lua editorial fixes. (#7493)William Lupton2-16/+19
2021-08-12Bump base-compat version so we get compatibility with base 4.12.John MacFarlane1-1/+1
2021-08-12Use Prelude from base-compat for ghc 8.4 too.John MacFarlane2-6/+2
2021-08-12Add haskell-language-server to shell.nix (#7496)Emily Bourke1-0/+1
2021-08-11Try fixing compile error on older ghcs.John MacFarlane1-1/+5
2021-08-11Fix some lint issues.John MacFarlane2-6/+5
2021-08-11LaTeX reader: Support `\global` before `\def`, `\let`, etc.John MacFarlane2-2/+22
2021-08-11Fix scope for LaTeX macros.John MacFarlane4-55/+150
2021-08-11Clarify internal punctuation in citation keys. (#7491)William Lupton1-5/+8
2021-08-11LaTeX reader: improve handling of plain TeX macro primitives.John MacFarlane3-7/+66
2021-08-10Tests.Helpers: export testGolden and use it in RTF reader.John MacFarlane2-13/+27
2021-08-10HTML reader: treat commments as blank when parsing.John MacFarlane2-5/+54
2021-08-10Add test for #7488.John MacFarlane3-0/+447
2021-08-10Fix RTF table parsing bug that created undesired nested tables.John MacFarlane1-1/+1
2021-08-10Add RTF reader.John MacFarlane31-4/+2292
2021-08-08Allow `--slide-level=0`.John MacFarlane2-7/+9
2021-08-08Remove obsolete and incorrect sentence in `--slide-level` docs.John MacFarlane1-3/+1
2021-08-04RTF writer: emit \outlinelevel for section headings.John MacFarlane2-32/+33
2021-08-03Stop using the HTTP package. (#7456)mt_caret7-12/+30
2021-08-03LaTeX table writer: Increase column width precision (#7466)Peter Fabinski6-21/+21
2021-08-01RTF writer: omit `\bin` in `\pict`.John MacFarlane2-3/+3
2021-08-01Add a faq about the "Cannot allocate memory" error on M1 macs.John MacFarlane1-0/+8
2021-08-01RTF template: specify font family for fixed-width font f1.John MacFarlane2-2/+2
2021-07-29parseFromString: preserve at least the source directory.John MacFarlane1-1/+1
2021-07-22LaTeX writer: Use ulem for underline.John MacFarlane2-1/+4
2021-07-22MIME: use image/x-xcf instead of application/x-xcf.John MacFarlane1-1/+1
2021-07-19INSTALL.md: Add GitLab CI/CD example (#7448)Veratyr1-0/+6
2021-07-18Bump to 2.14.1, update changelog and man page.John MacFarlane4-5/+150
2021-07-18Fix comment syntax in cabal.projectJohn MacFarlane1-4/+4