aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-06-12Fix regression in citeproc processing.John MacFarlane2-7/+18
2021-06-05LaTeX writer: Fix regression in table header position.John MacFarlane5-15/+69
2021-06-05DocBook writer: Remove non-existent admonitionsJan Tojnar1-6/+6
2021-06-01Markdown reader: fix pipe table regression in 2.11.4.John MacFarlane1-10/+2
2021-06-01LaTeX reader: don't allow optional * on symbol control sequences.John MacFarlane1-0/+6
2021-05-31Fix regression with commonmark/gfm yaml metdata block parsing.John MacFarlane1-0/+11
2021-05-30Have LoadedResource use relative paths.John MacFarlane1-3/+3
2021-05-29Fix test #3752 (1) for Windows.John MacFarlane1-1/+1
2021-05-29Further test image size reductions.John MacFarlane2-1/+1
2021-05-29Replace biblatex-exmaples.bib with shorter averroes.bib in tests.John MacFarlane3-1675/+96
2021-05-29Further test image size reductions.John MacFarlane2-0/+0
2021-05-29Reduce size of image in fb2 image test.John MacFarlane1-0/+0
2021-05-29Reduce size of cover image in test epub.John MacFarlane2-1/+1
2021-05-29Modify pptx tests to take a whole lot less space.John MacFarlane22-0/+0
2021-05-28Support `rebase_relative_paths` for commonmark based formats.John MacFarlane1-0/+16
2021-05-28Docx reader: Support new table features.Emily Bourke12-19/+324
2021-05-28Docx reader: Read table column widths.Emily Bourke12-27/+124
2021-05-27Two citeproc locator/suffix improvements:John MacFarlane2-0/+54
2021-05-27rebase_relative_paths: leave empty paths unchanged.John MacFarlane2-0/+5
2021-05-27rebase_relative_paths extension: don't change fragment paths.John MacFarlane2-0/+5
2021-05-27Modify rebase_reference_links treatment of reference links/images.John MacFarlane3-1/+8
2021-05-27Citeproc: Don't detect math elements as locators.John MacFarlane1-0/+24
2021-05-27Add `rebase_relative_paths` extension.John MacFarlane5-0/+49
2021-05-27LaTeX reader: improve `\def` and implement `\newif`.John MacFarlane1-0/+55
2021-05-26Command tests: fail if a file contains no tests.John MacFarlane2-4/+9
2021-05-25Fix a command test so it writes to stdout not stderr.John MacFarlane1-1/+1
2021-05-25Logging: remove single quotes around paths in messages.John MacFarlane2-2/+2
2021-05-25Jira: add support for "smart" linksAlbert Krewinkel2-0/+16
2021-05-24MediaBag improvements.John MacFarlane1-5/+5
2021-05-24Jira writer: use `{color}` when span has a color attributeAlbert Krewinkel1-0/+4
2021-05-22Handle relative lengths (e.g. `2*`) in HTML column widths.John MacFarlane1-0/+29
2021-05-20DocBook reader: ensure that first and last names are separated.John MacFarlane1-0/+27
2021-05-20Ms writer: handle tables with multiple paragraphs.John MacFarlane2-0/+70
2021-05-20LaTeX reader: More siunitx improvements. Closes #6658.John MacFarlane1-6/+66
2021-05-20LaTeX/siunitx: fix parsing of `\cubic` etc. See #6658.John MacFarlane1-0/+3
2021-05-20LaTeX reader sinuitx: fix + sign on ang.John MacFarlane1-0/+3
2021-05-20LaTeX reader siunitx: add leading 0 to numbers starting with .John MacFarlane2-3/+9
2021-05-20ConTeXt reader: improve ordered lists (#7304)Denis Maier2-38/+46
2021-05-20LaTeX reader: Fix parsing of `+-` in siunitx numbers.John MacFarlane1-1/+4
2021-05-20LaTeX reader: support `\pm` in `SI{..}`.John MacFarlane1-0/+3
2021-05-20ZimWiki writer: allow links and emphasis in headersAlbert Krewinkel1-3/+3
2021-05-19LaTeX reader: better support for `\xspace`.John MacFarlane2-1/+24
2021-05-18LaTeX writer: separate successive quote chars with thin spaceAlbert Krewinkel1-0/+10
2021-05-17HTML writer: keep attributes from code nested below pre tag.Albert Krewinkel1-0/+11
2021-05-17HTML writer: ensure headings only have valid attribs in HTML4Albert Krewinkel1-52/+57
2021-05-17ConTeXt writer: use span identifiers as reference anchors.Albert Krewinkel1-0/+3
2021-05-17ConTeXt writer tests: keep code lines below 80 chars.Albert Krewinkel1-113/+119
2021-05-16LaTeX template: move title, author, date up to top of preamble.John MacFarlane4-13/+13
2021-05-16Markdown writer: fewer unneeded escapes for `#`.John MacFarlane5-5/+5
2021-05-15Docx writer: copy over more settings from referenc.odcx.John MacFarlane33-0/+0