Age | Commit message (Expand) | Author | Files | Lines |
2021-02-26 | Fix/update URLs and use HTTP**S** where possible (#7122) | Salim B | 1 | -1/+1 |
2021-02-22 | T.P.Error: Add PandocUnsupportedCharsetError constructor... | John MacFarlane | 1 | -0/+1 |
2021-02-19 | MANUAL: block-level formatting is not allowed in line blocks. | John MacFarlane | 1 | -0/+3 |
2021-02-19 | Clarify `tex_math_dollars` extension. | John MacFarlane | 1 | -1/+2 |
2021-02-11 | Add MANUAL section on reproducible builds. | John MacFarlane | 1 | -0/+15 |
2021-02-10 | Add new unexported module T.P.XMLParser. | John MacFarlane | 1 | -0/+1 |
2021-02-07 | Document no template fallback for absolute path (#7088) | Nixon Enraght-Moony | 1 | -1/+2 |
2021-02-03 | ePub writer: `belongs-to-collection` metadata (#7063) | Nick Berendsen | 1 | -0/+9 |
2021-02-03 | LaTeX template: Update to iftex package (#7073) | Andrew Dunning | 1 | -3/+2 |
2021-01-27 | Improve docs for cite-method. | John MacFarlane | 1 | -1/+4 |
2021-01-22 | Update README and man page. | John MacFarlane | 1 | -1/+1 |
2021-01-22 | Merge pull request #7042 from tarleb/jats-element-citations | John MacFarlane | 1 | -0/+7 |
2021-01-22 | JATS writer: allow to use element-citation | Albert Krewinkel | 1 | -0/+7 |
2021-01-22 | Add biblatex, bibtex as output formats (closes #7040). | John MacFarlane | 1 | -3/+5 |
2021-01-11 | MANUAL.txt: update description of `-L`/`--lua-filter`. | Albert Krewinkel | 1 | -18/+10 |
2021-01-08 | Update copyright notices for 2021 (#7012) | Albert Krewinkel | 1 | -1/+1 |
2021-01-05 | Implement defaults file inheritance (#6924) | David Martschenko | 1 | -0/+10 |
2020-12-30 | MANUAL: Document use of citations in note styles. | John MacFarlane | 1 | -0/+28 |
2020-12-29 | Bump to 2.11.3.2, update changelog and man page | John MacFarlane | 1 | -1/+1 |
2020-12-28 | MANUAL: note that textarea content is never parsed as Markdown. | Albert Krewinkel | 1 | -2/+2 |
2020-12-17 | Update man page. | John MacFarlane | 1 | -1/+1 |
2020-12-17 | MANUAL: clarify that inline references take precedence ... | John MacFarlane | 1 | -0/+4 |
2020-12-15 | MANUAL: update `--bibliography` with info about resource-path | John MacFarlane | 1 | -5/+8 |
2020-12-15 | MANUAL.txt: Remove misleading paragraph | John MacFarlane | 1 | -5/+0 |
2020-12-10 | Add sourcepos extension for commonmarke | John MacFarlane | 1 | -0/+7 |
2020-12-08 | Document that --number-sections works in ms. | John MacFarlane | 1 | -2/+2 |
2020-12-05 | OpenDocument writer: Allow references for internal links (#6774) | Nils Carlson | 1 | -0/+37 |
2020-11-19 | Update README.md, man page. | John MacFarlane | 1 | -1/+1 |
2020-11-16 | Added a sentence about `pagetitle` for HTML (#6843) | Alex Toldaiev | 1 | -1/+2 |
2020-11-14 | Fix small typo in manual for `--markdown-headings`. | John MacFarlane | 1 | -3/+3 |
2020-11-14 | MANUAL: wrap some overly long lines. | John MacFarlane | 1 | -102/+130 |
2020-11-14 | Markdown writer: default to using ATX headings. | Aner Lucero | 1 | -7/+12 |
2020-11-11 | Manual: correct `link-citation` -> `link-citations`. | John MacFarlane | 1 | -1/+1 |
2020-11-07 | Bump to 2.11.1.1 and update changelog. | John MacFarlane | 1 | -1/+1 |
2020-11-03 | Clarify manual on `--track-changes`. | John MacFarlane | 1 | -12/+12 |
2020-11-02 | Update man page. | John MacFarlane | 1 | -1/+1 |
2020-11-01 | Default CSS: avoid padding and color if monobackgroundcolor not given. | John MacFarlane | 1 | -1/+2 |
2020-11-01 | Updates to default CSS (#6786) | Mauro Bieg | 1 | -1/+26 |
2020-10-29 | Allow citation-abbreviations in defaults file. | John MacFarlane | 1 | -0/+1 |
2020-10-23 | Document that --html-q-tags requires the smart extension on the reader. | John MacFarlane | 1 | -1/+3 |
2020-10-22 | Update manual date and regenerate man page. | John MacFarlane | 1 | -1/+1 |
2020-10-22 | improve explanation of "indent" variable (#6767) | Cyrus Yip | 1 | -1/+1 |
2020-10-16 | MANUAL: remove org from list of input formats supporting raw_tex (#6753) | Nick Fleisher | 1 | -1/+1 |
2020-10-14 | Fix CSL JSON conversion examples in MANUAL. | John MacFarlane | 1 | -4/+4 |
2020-10-12 | Fix spelling errors in MANUAL found by fossies codespell tool. | John MacFarlane | 1 | -3/+3 |
2020-10-10 | Add citeproc related options to sample defaults file. | John MacFarlane | 1 | -2/+15 |
2020-10-08 | More documentation on converting bib formats. | John MacFarlane | 1 | -0/+12 |
2020-10-08 | MANUAL: Add note about lualatex using selnolig. | John MacFarlane | 1 | -9/+10 |
2020-09-21 | Add built-in citation support using new citeproc library. | John MacFarlane | 1 | -183/+347 |
2020-09-19 | Add CSS to default HTML template (#6601) | Mauro Bieg | 1 | -0/+37 |