Age | Commit message (Expand) | Author | Files | Lines |
2021-02-26 | Wrap url colours in braces in the default LaTeX template (#7121) | Loïc Grobol | 1 | -4/+4 |
2021-02-20 | revealjs writer: add 'center' option for vertical slide centering. | maurerle | 1 | -0/+4 |
2021-02-19 | Update default ODT style | Lorenzo | 1 | -1/+1 |
2021-02-18 | Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures." | John MacFarlane | 1 | -1/+0 |
2021-02-18 | LaTeX template: disable `` ?` `` and `` !` `` ligatures. | John MacFarlane | 1 | -0/+1 |
2021-02-15 | JATS writer: add date-type to pub-date elements | Albert Krewinkel | 1 | -1/+1 |
2021-02-15 | JATS writer: replace attribute "pub-type" with "publication-format". | Albert Krewinkel | 1 | -3/+3 |
2021-02-03 | LaTeX template: Update to iftex package (#7073) | Andrew Dunning | 1 | -11/+11 |
2021-02-01 | Add default.bibtex to repository. | John MacFarlane | 1 | -0/+10 |
2021-02-01 | BibTeX writer: use doclayout and doctemplate. | John MacFarlane | 1 | -0/+10 |
2021-01-29 | JATS templates: tag author.name as string-name | Albert Krewinkel | 2 | -0/+4 |
2021-01-12 | Docx writer: handle table header using styles. | John MacFarlane | 1 | -0/+15 |
2021-01-10 | JATS writer: fix citations (#7018) | Albert Krewinkel | 1 | -203/+0 |
2021-01-10 | Update default CSL to use latest chicago-author-date.csl. | John MacFarlane | 1 | -2/+12 |
2021-01-06 | Remove `\setupthinrules` from default context template. | John MacFarlane | 1 | -2/+0 |
2020-12-27 | Use meta-description instead of description in templates. | John MacFarlane | 2 | -4/+4 |
2020-12-27 | templates: added the `description` metatag to both html4 and html5 templates ... | Jerry Sky | 2 | -0/+6 |
2020-12-20 | LaTeX writer: support colspans and rowspans in tables. (#6950) | Albert Krewinkel | 1 | -0/+3 |
2020-12-18 | Remove data/templates/README.markdown. | John MacFarlane | 1 | -49/+0 |
2020-12-18 | Remove data/make-reference-files.hs. | John MacFarlane | 1 | -27/+0 |
2020-12-18 | Remove some extraneous files in data directory. | John MacFarlane | 3 | -89/+0 |
2020-12-07 | LaTeX template: include csquotes package if csquotes variable set. | John MacFarlane | 1 | -0/+3 |
2020-12-02 | Add translations zh-Hans.yaml and zh-Hant.yaml | Kolen Cheung | 2 | -0/+44 |
2020-11-27 | EPUB: use preserveAspectRatio="xMidYMid" for cover image (#6895) | Shin Sang-jae | 2 | -2/+2 |
2020-11-25 | latex template: put back amssymb | John MacFarlane | 1 | -3/+1 |
2020-11-25 | LaTeX writer: improve longtable output. | John MacFarlane | 1 | -1/+1 |
2020-11-25 | latex template: disable language-specific shorthands in babel. | John MacFarlane | 1 | -1/+4 |
2020-11-23 | JATS template: allow array of persistent institute ids in `pid` | Albert Krewinkel | 1 | -0/+3 |
2020-11-20 | JATS writer: support author affiliations (#6867) | Albert Krewinkel | 3 | -6/+43 |
2020-11-19 | reveal.js template fixes. | John MacFarlane | 1 | -8/+16 |
2020-11-18 | latex template: add a `\break` after parbox in CSLRightInline. | John MacFarlane | 1 | -1/+1 |
2020-11-18 | latex template: fix number of params on CSLReferences. | John MacFarlane | 1 | -1/+1 |
2020-11-18 | Replace org #+KEYWORDS with #+keywords | TEC | 1 | -3/+3 |
2020-11-03 | man template: change tbl comment to `'\" t`. | John MacFarlane | 1 | -1/+1 |
2020-11-03 | LaTeX template: fix `\CSLRightInline`... | John MacFarlane | 1 | -3/+3 |
2020-11-02 | Default CSS tweaks. | John MacFarlane | 1 | -15/+14 |
2020-11-01 | Default CSS: avoid padding and color if monobackgroundcolor not given. | John MacFarlane | 1 | -3/+7 |
2020-11-01 | Updates to default CSS (#6786) | Mauro Bieg | 1 | -10/+39 |
2020-10-31 | JATS templates: ensure jats_publishing output is valid | Albert Krewinkel | 1 | -0/+13 |
2020-10-29 | LaTeX writer: Improved calculation of table column widths. | John MacFarlane | 1 | -0/+1 |
2020-10-22 | ConTeXt template: adds \setupinterlinespace to fonts larger than normal (#6763) | Denis Maier | 1 | -3/+3 |
2020-10-19 | Do not load amssymb if not needed (#6762) | Angelo Peronio | 1 | -1/+3 |
2020-10-13 | default.latex: fix CSLReference macro definition. | John MacFarlane | 1 | -3/+2 |
2020-10-08 | Fix apparent typos in sample.lua (#6729) | William Lupton | 1 | -8/+7 |
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 | 3 | -4/+691 |
2020-09-20 | Lua filters: add SimpleTable for backwards compatibility (#6575) | Albert Krewinkel | 1 | -0/+24 |
2020-09-19 | Add CSS to default HTML template (#6601) | Mauro Bieg | 1 | -0/+108 |
2020-08-30 | epub.css: Fix cover page selectors and add note explaining their use. (#6649) | a-vrma | 1 | -2/+3 |
2020-07-25 | Lua filters: make attr argument optional in Table constructor | Albert Krewinkel | 1 | -3/+3 |