Age | Commit message (Expand) | Author | Files | Lines |
2021-08-17 | pptx: Select layouts from reference doc by name | Emily Bourke | 45 | -7/+24 |
2021-08-17 | Don’t compare cdLine in OOXML golden tests | Emily Bourke | 1 | -1/+0 |
2021-08-17 | Provide more detailed XML diff in tests | Emily Bourke | 1 | -21/+51 |
2021-08-15 | Multimarkdown sub- and superscripts (#5512) (#7188) | OCzarnecki | 1 | -0/+48 |
2021-08-15 | Make docx writer sensitive to `native_numbering` extension. | John MacFarlane | 1 | -1/+2 |
2021-08-15 | Remove misleading description from command/citeproc-87 test. | John MacFarlane | 1 | -5/+2 |
2021-08-13 | Convert Quoted in bib entries to special Spans... | John MacFarlane | 1 | -0/+42 |
2021-08-13 | Citeproc: avoid odd handling of quotes. | John MacFarlane | 1 | -0/+16 |
2021-08-13 | Fix raw LaTeX injection issue (LaTeX writer). | John MacFarlane | 1 | -0/+37 |
2021-08-12 | Various sample.lua editorial fixes. (#7493) | William Lupton | 1 | -8/+7 |
2021-08-11 | LaTeX reader: Support `\global` before `\def`, `\let`, etc. | John MacFarlane | 1 | -0/+12 |
2021-08-11 | Fix scope for LaTeX macros. | John MacFarlane | 1 | -0/+50 |
2021-08-11 | LaTeX reader: improve handling of plain TeX macro primitives. | John MacFarlane | 1 | -1/+37 |
2021-08-10 | Tests.Helpers: export testGolden and use it in RTF reader. | John MacFarlane | 2 | -13/+27 |
2021-08-10 | HTML reader: treat commments as blank when parsing. | John MacFarlane | 1 | -0/+47 |
2021-08-10 | Add test for #7488. | John MacFarlane | 3 | -0/+447 |
2021-08-10 | Add RTF reader. | John MacFarlane | 27 | -4/+951 |
2021-08-04 | RTF writer: emit \outlinelevel for section headings. | John MacFarlane | 1 | -31/+31 |
2021-08-03 | LaTeX table writer: Increase column width precision (#7466) | Peter Fabinski | 5 | -20/+20 |
2021-08-01 | RTF writer: omit `\bin` in `\pict`. | John MacFarlane | 1 | -2/+2 |
2021-08-01 | RTF template: specify font family for fixed-width font f1. | John MacFarlane | 1 | -1/+1 |
2021-07-11 | DocBook reader: add support for citerefentry (#7437) | Jan Tojnar | 2 | -0/+4 |
2021-07-11 | Improved parsing of raw LaTeX from Text streams (rawLaTeXParser). | John MacFarlane | 1 | -0/+15 |
2021-07-09 | RST reader: fix regression with code includes. | John MacFarlane | 2 | -0/+17 |
2021-07-06 | Recognize data-external when reading HTML img tags (#7429) | Michael Hoffmann | 1 | -0/+6 |
2021-07-05 | Add command test for #7394. | John MacFarlane | 1 | -0/+85 |
2021-07-05 | document-css: reset overflow-wrap on code blocks | Mauro Bieg | 4 | -4/+8 |
2021-07-03 | Revert "LaTeX template: move title, author, date up to top of preamble." | John MacFarlane | 4 | -13/+13 |
2021-07-02 | HTML5 writer, remove aria-hidden when explicit atl text is provided. | Aner Lucero | 1 | -1/+1 |
2021-06-29 | Docx writer: Add table numbering for captioned tables. | John MacFarlane | 2 | -1/+3 |
2021-06-29 | Docx writer: support figure numbers. | John MacFarlane | 1 | -0/+0 |
2021-06-29 | Use dev version of citeproc. | John MacFarlane | 2 | -14/+13 |
2021-06-29 | Remove duplicated alt text in HTML output. | Aner Lucero | 1 | -0/+19 |
2021-06-28 | Improve punctuation moving with `--citeproc`. | John MacFarlane | 2 | -3/+3 |
2021-06-28 | Markdown writer: put space between Plain and following fenced Div. | John MacFarlane | 1 | -0/+15 |
2021-06-22 | Fix regression with comment-only YAML metadata blocks. | John MacFarlane | 1 | -0/+9 |
2021-06-21 | LaTeX writer: add strut at end of minipage if it contains... | John MacFarlane | 2 | -5/+5 |
2021-06-21 | Update command test for change to LaTeX LineBreak handling. | John MacFarlane | 1 | -2/+2 |
2021-06-21 | LaTeX writer: always use a minipage for cells with line breaks... | John MacFarlane | 1 | -1/+4 |
2021-06-21 | Fix test for #7397 | John MacFarlane | 1 | -2/+2 |
2021-06-21 | Markdown writer: Fix regression in code blocks with attributes. | John MacFarlane | 1 | -0/+14 |
2021-06-12 | Fix regression in citeproc processing. | John MacFarlane | 2 | -7/+18 |
2021-06-05 | LaTeX writer: Fix regression in table header position. | John MacFarlane | 5 | -15/+69 |
2021-06-05 | DocBook writer: Remove non-existent admonitions | Jan Tojnar | 1 | -6/+6 |
2021-06-01 | Markdown reader: fix pipe table regression in 2.11.4. | John MacFarlane | 1 | -10/+2 |
2021-06-01 | LaTeX reader: don't allow optional * on symbol control sequences. | John MacFarlane | 1 | -0/+6 |
2021-05-31 | Fix regression with commonmark/gfm yaml metdata block parsing. | John MacFarlane | 1 | -0/+11 |
2021-05-30 | Have LoadedResource use relative paths. | John MacFarlane | 1 | -3/+3 |
2021-05-29 | Fix test #3752 (1) for Windows. | John MacFarlane | 1 | -1/+1 |
2021-05-29 | Further test image size reductions. | John MacFarlane | 2 | -1/+1 |