Age | Commit message (Expand) | Author | Files | Lines |
2020-09-24 | Support toc-depth option for ODT writer (#6697) | niszet | 1 | -1/+1 |
2020-09-21 | Add built-in citation support using new citeproc library. | John MacFarlane | 2 | -4/+43 |
2020-09-19 | Add CSS to default HTML template (#6601) | Mauro Bieg | 1 | -0/+108 |
2020-07-15 | Use selnolig to selectively suppress ligatures with lualatex. | John MacFarlane | 1 | -0/+3 |
2020-06-14 | Make polyglossia package options list-aware in the LaTeX template. (#6444) | Frederik Elwert | 1 | -2/+2 |
2020-05-21 | update template for reveal.js 4.0.0 (#6390) | Salim B | 1 | -28/+21 |
2020-05-18 | Use CSS in favor of <br> for display math (#6372) | Lila | 1 | -0/+3 |
2020-05-16 | Add abstract and subtitle to opendocument template. | John MacFarlane | 1 | -0/+6 |
2020-05-07 | Update revealjs template with newly available options (#6347) | Jake Zimmerman | 1 | -0/+86 |
2020-02-12 | Introduce new format variants for JATS (#6067) | Albert Krewinkel | 4 | -7/+106 |
2020-01-29 | LaTeX template: add space option to xeCJK with PassOptionsToPackage. | John MacFarlane | 1 | -1/+4 |
2019-12-30 | Update JATS dtd (#6020) | Arfon Smith | 1 | -4/+4 |
2019-12-27 | Allow framebreaks for beamer's TOC (#6012) | Heiko Schlittermann | 1 | -1/+1 |
2019-12-11 | ConTeXt template: Adjustments to title formatting (#5949) | Denis Maier | 1 | -4/+4 |
2019-12-11 | Add title-slide-attributes variable to reveal.js template. (#5981) | Frederik Elwert | 1 | -1/+1 |
2019-12-05 | Keep the \author{} command even if author is not specified (#5961) | Yihui Xie | 1 | -2/+0 |
2019-12-05 | HTML-based templates: Add CSS to suppress bullet on unordered task lists. | John MacFarlane | 1 | -0/+1 |
2019-11-29 | Update default.context (#5946) | Denis Maier | 1 | -8/+6 |
2019-11-24 | Update man template to avoid bad wraps. | John MacFarlane | 1 | -1/+1 |
2019-11-23 | Add support for $toc-title$ to HTML (4 and 5) (#5930) | Alexandre Franke | 2 | -0/+6 |
2019-11-16 | Ms template: Use Palatino for default font. | John MacFarlane | 1 | -1/+1 |
2019-11-16 | Ms template: slightly wider default interparagraph space. | John MacFarlane | 1 | -1/+1 |
2019-11-16 | ms template: default to page numbers on bottom, no paragaraph indent. | John MacFarlane | 1 | -1/+4 |
2019-11-16 | ConTeXt template: add a saner default for page numbers. | John MacFarlane | 1 | -0/+2 |
2019-11-16 | Update default.context (#5875) | Denis Maier | 1 | -0/+16 |
2019-11-16 | Patch for fixing spacing problem on CJK language. (#5855) | jeongminkim-islab | 1 | -1/+1 |
2019-10-29 | Changes to build with new doctemplates/doclayout. | John MacFarlane | 1 | -1/+0 |
2019-10-29 | Remove include of grffile from default latex template. | John MacFarlane | 1 | -1/+1 |
2019-10-14 | Minor template & test changes for latest dev doctemplates. | John MacFarlane | 1 | -2/+2 |
2019-09-05 | Add div.hanging-indent CSS to HTML templates. | John MacFarlane | 1 | -0/+1 |
2019-09-05 | Add partial styles.html in HTML5 template. | John MacFarlane | 8 | -84/+18 |
2019-09-03 | Further mod to hanging indent code in latex template. | John MacFarlane | 1 | -2/+0 |
2019-09-03 | Slight improvements to hanging indent code in latex template. | John MacFarlane | 1 | -4/+7 |
2019-09-02 | LaTeX writer: use `cslreferences` environment for csl bibliographies. | John MacFarlane | 1 | -0/+7 |
2019-08-25 | Use new doctemplates, doclayout. | John MacFarlane | 2 | -6/+6 |
2019-07-28 | Update muse template to handle multiple authors better. | John MacFarlane | 1 | -1/+1 |
2019-07-23 | revealjs template: add navigationMode (#5657) | Mauro Bieg | 1 | -0/+4 |
2019-07-16 | Add option to include source files in ConTeXt PDFs (#5578) | Tristan Stenner | 1 | -0/+5 |
2019-07-15 | Customizable type of PDF/A for the ConTeXt writer (issue #5608) (#5610) | Karl Pettersson | 1 | -4/+5 |
2019-07-13 | Merge pull request #5604 from jgm/jats-abstract | John MacFarlane | 1 | -0/+5 |
2019-07-13 | EPUB writer: Use svg tag wrapper for cover image. | John MacFarlane | 2 | -0/+16 |
2019-07-06 | Updating JATS template to v1.1dtd (#5632) | Arfon Smith | 1 | -3/+3 |
2019-07-04 | Remove misleading comment in man, ms templates. | John MacFarlane | 2 | -2/+2 |
2019-06-20 | JATS template: add abstract | Mauro Bieg | 1 | -0/+5 |
2019-06-11 | Revert "JATS template: don't include journal-meta unless 'journal'..." | John MacFarlane | 1 | -2/+0 |
2019-06-11 | JATS template: don't include journal-meta unless 'journal'... | John MacFarlane | 1 | -0/+2 |
2019-06-11 | JATS writer: ensure validity of pub-date. | John MacFarlane | 1 | -12/+4 |
2019-06-11 | JATS writer: don't embed string-name in string. | John MacFarlane | 1 | -2/+2 |
2019-06-05 | Add jira writer (#5548) | Albert Krewinkel | 1 | -0/+9 |
2019-05-15 | Fix using Beamer with geometry (#5505) | Daniel Maslowski | 1 | -0/+4 |