Age | Commit message (Expand) | Author | Files | Lines |
2017-12-26 | HTML writer: Use br elements in line blocks... | John MacFarlane | 9 | -9/+0 |
2017-12-13 | Update latex template to work with recent versions of beamer. | John MacFarlane | 1 | -6/+18 |
2017-12-11 | Added support for LaTeX pagestyle variable (#4135) | Thomas Hodgson | 1 | -0/+3 |
2017-12-04 | reveal.js template: add title-slide identifier to title slide. | John MacFarlane | 1 | -1/+1 |
2017-12-03 | Include default CSS for 'underline' class in HTML-based templates. | John MacFarlane | 9 | -0/+9 |
2017-12-01 | revealjs template: added a necessary escape. | John MacFarlane | 1 | -1/+1 |
2017-12-01 | reveal.js template: include tex2jax configuration. | John MacFarlane | 1 | -0/+12 |
2017-11-14 | LaTeX template: include natbib/biblatex after polyglossia. | John MacFarlane | 1 | -10/+10 |
2017-11-02 | Improved support for columns in HTML. | John MacFarlane | 9 | -24/+27 |
2017-10-31 | HTML Writer: consistently use dashed class-names | mb21 | 1 | -1/+1 |
2017-10-03 | Load Google Font using HTTPS by default | Yoan Blanc | 1 | -1/+1 |
2017-09-12 | Move 'tables in footnotes' fix out of beamer part of default.latex. | John MacFarlane | 1 | -2/+3 |
2017-09-08 | Write euro symbol directly in LaTeX | Andrew Dunning | 1 | -6/+1 |
2017-09-08 | Removed old beamer template. | John MacFarlane | 1 | -285/+0 |
2017-09-08 | Use starred versions of xcolor names | Andrew Dunning | 1 | -1/+1 |
2017-09-08 | Merge branch 'master' into patch-1 | Andrew Dunning | 1 | -9/+9 |
2017-09-07 | LaTeX template: load polyglossia after header-includes. | John MacFarlane | 1 | -9/+9 |
2017-09-07 | Use xcolor for colorlinks option | Andrew Dunning | 1 | -2/+5 |
2017-08-26 | Combine LaTeX/Beamer templates | Andrew Dunning | 1 | -1/+97 |
2017-08-25 | Allow setting Japanese fonts when using LuaLaTeX (#3873) | Václav Haisman | 1 | -0/+13 |
2017-08-21 | Small improvement to #3855 - move lang attribute up. | John MacFarlane | 1 | -4/+4 |
2017-08-21 | docbook5 template: use lang and subtitle variables (#3855) | Jens Getreu | 1 | -1/+7 |
2017-08-14 | Implement multicolumn support for slide formats. | John MacFarlane | 7 | -0/+7 |
2017-08-14 | Fix hyperref options clash (#3847) | Andrew Dunning | 1 | -5/+7 |
2017-06-28 | LaTeX template: added `natbiboptions` variable. | John MacFarlane | 1 | -1/+1 |
2017-06-26 | Support `--toc` in `opendocument`/`odt`. | John MacFarlane | 1 | -0/+129 |
2017-06-26 | Use `table-of-contents` for contents of toc, make `toc` a boolean. | John MacFarlane | 11 | -11/+11 |
2017-06-20 | latex template: fix typo in fix for notes in tables. | John MacFarlane | 1 | -1/+1 |
2017-06-18 | Use revealjs's math plugin for mathjax. | John MacFarlane | 1 | -2/+11 |
2017-06-05 | Added aspectratio variable to beamer template (#3723). | Václav Haisman | 1 | -1/+1 |
2017-05-18 | modified template.latex to fix XeLaTex being used with tables (#3661) | lwolfsonkin | 1 | -14/+15 |
2017-05-09 | LaTeX: Load `parskip` before `hyperref`. (#3654) | Václav Haisman | 1 | -9/+9 |
2017-05-08 | Fix links inside captions in LaTeX output with links-as-notes. | Václav Haisman | 1 | -1/+1 |
2017-05-06 | ConTeXt template: improved font handling. | John MacFarlane | 1 | -14/+11 |
2017-04-29 | LaTeX writer: Fix problem with escaping in lstinline. | John MacFarlane | 2 | -0/+2 |
2017-04-25 | HTML line block: Use class instead of style attribute. | John MacFarlane | 8 | -0/+8 |
2017-04-04 | Ms writer improvements: | John MacFarlane | 1 | -4/+4 |
2017-04-04 | Small fixes to ms template. | John MacFarlane | 1 | -6/+6 |
2017-04-01 | Ms writer: added syntax highlighting. | John MacFarlane | 1 | -0/+4 |
2017-03-31 | JATS template: always include `<back>` element even if empty. | John MacFarlane | 1 | -2/+2 |
2017-03-31 | JATS writer: put references in `<back>`. | John MacFarlane | 1 | -0/+7 |
2017-03-30 | jats template: added xml-stylesheet variable. | John MacFarlane | 1 | -0/+3 |
2017-03-28 | Added default.jats template. | John MacFarlane | 1 | -0/+193 |
2017-03-26 | default.ms template: move header-includes and .1C up. | John MacFarlane | 1 | -5/+5 |
2017-03-26 | Ms writer: Hyperlink table of contents and other improvements. | John MacFarlane | 1 | -1/+11 |
2017-03-26 | Ms writer: Use @ instead of | for inline math delimiter. | John MacFarlane | 1 | -1/+1 |
2017-03-26 | Ms writer: Support external links. | John MacFarlane | 1 | -0/+4 |
2017-03-25 | Ms writer: Implement header identifiers and internal links. | John MacFarlane | 1 | -1/+0 |
2017-03-25 | Ms writer: use light gray for strikeout. | John MacFarlane | 1 | -0/+2 |
2017-03-25 | Ms writer: improved pdf metadata. | John MacFarlane | 1 | -1/+2 |