aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-19Update changelogJohn MacFarlane1-0/+13
2020-10-19Update man page.John MacFarlane1-1/+1
2020-10-19Bump version to 2.11.0.2John MacFarlane1-1/+1
2020-10-19Update tests for latex template changes.John MacFarlane4-4/+8
2020-10-19Do not load amssymb if not needed (#6762)Angelo Peronio1-1/+3
2020-10-16DocBook reader: bibliomisc and anchor support (#6754)Nils Carlson1-3/+11
2020-10-16Relax upper bound on hslua, allow hslua-1.3.*Albert Krewinkel1-2/+2
2020-10-16MANUAL: remove org from list of input formats supporting raw_tex (#6753)Nick Fleisher2-2/+2
2020-10-15Fix handling of xdata in bibtex/biblatex bibliographies.John MacFarlane2-2/+38
2020-10-15Fix some small typos in the API documentation (#6751)Michael Hoffmann2-4/+4
2020-10-15Require citeproc 0.1.0.2.John MacFarlane3-3/+3
2020-10-15changelog: fix table markup broken in previous commitAlbert Krewinkel1-2/+2
2020-10-14Fix remaining typos in testsAlbert Krewinkel2-2/+2
2020-10-14Fix typos in comments, doc strings, error messages, and testsAlbert Krewinkel17-25/+22
2020-10-14Modify fix to #6742 to use stringToLaTeX.John MacFarlane1-3/+5
2020-10-14Update changelog.John MacFarlane1-0/+2
2020-10-14REgenerate man page.John MacFarlane1-4/+4
2020-10-14Fix CSL JSON conversion examples in MANUAL.John MacFarlane1-4/+4
2020-10-13Update changelog.John MacFarlane1-0/+34
2020-10-13Update man page.John MacFarlane1-6/+6
2020-10-13Version to 2.11.0.1John MacFarlane1-1/+1
2020-10-13Use citeproc 0.1.0.1.John MacFarlane3-4/+3
2020-10-13LaTeX reader: support more acronym commands.John MacFarlane1-0/+10
2020-10-13LaTeX writer: escape option values in lstlistings environment.John MacFarlane1-1/+2
2020-10-13Depend on latest citeproc.John MacFarlane3-2/+147
2020-10-13Use latest citeproc (better grouping/collapsing behavior with prefixes).John MacFarlane3-3/+9
2020-10-13default.latex: fix CSLReference macro definition.John MacFarlane1-3/+2
2020-10-12LaTeX writer: fix handling of pt-BR.John MacFarlane1-3/+2
2020-10-12Commonmark reader: add pipe_table extension after defaults.John MacFarlane2-21/+43
2020-10-12Markdown writer: Fix autolinks rendering for gfm.John MacFarlane2-24/+30
2020-10-12Fix spelling errors in chengelog. See #6738.John MacFarlane1-23/+23
2020-10-12Fix spelling errors in MANUAL found by fossies codespell tool.John MacFarlane1-3/+3
2020-10-12doc/org.md: fix typosAlbert Krewinkel1-2/+2
2020-10-12doc/lua-filters.md: fix typosAlbert Krewinkel1-20/+24
2020-10-11Fix advice about using bibutils in changelog.John MacFarlane1-2/+2
2020-10-11doc/lua-filters.md: describe parameters to `pandoc.pipe`Albert Krewinkel1-1/+13
2020-10-11Travis rc build: only copy pandoc executable.John MacFarlane1-1/+1
2020-10-10Note in changelog about the removal of implicit citation processing...John MacFarlane1-0/+5
2020-10-10Put date on changelog for 2.11 release.John MacFarlane1-1/+1
2020-10-10pandoc.cabal - recognize new formats in description.John MacFarlane1-2/+3
2020-10-10Revised README.md.John MacFarlane1-0/+8
2020-10-10Update man page.John MacFarlane1-568/+710
2020-10-10Update changelog.John MacFarlane1-0/+1
2020-10-10LaTeX reader: allow blank lines inside `\author`.John MacFarlane2-6/+20
2020-10-10Added to AUTHORS.md.John MacFarlane1-0/+8
2020-10-10changelog.md: add preliminary changes for 2.11 (provisional).John MacFarlane1-0/+382
2020-10-10Add citeproc related options to sample defaults file.John MacFarlane1-2/+15
2020-10-10cabal.project: remove constraint on base16-bytestring.John MacFarlane1-2/+0
2020-10-10Update s5-fancy.html test with new mathjax URL.John MacFarlane1-1/+1
2020-10-10Options.hs: defaultMathJaxURL: use tex-chtml-full instead of tex-mml-chtml (#...Kolen Cheung1-1/+1