aboutsummaryrefslogtreecommitdiff
path: root/data/templates
AgeCommit message (Expand)AuthorFilesLines
2017-11-14LaTeX template: include natbib/biblatex after polyglossia.John MacFarlane1-10/+10
2017-11-02Improved support for columns in HTML.John MacFarlane9-24/+27
2017-10-31HTML Writer: consistently use dashed class-namesmb211-1/+1
2017-10-03Load Google Font using HTTPS by defaultYoan Blanc1-1/+1
2017-09-12Move 'tables in footnotes' fix out of beamer part of default.latex.John MacFarlane1-2/+3
2017-09-08Write euro symbol directly in LaTeXAndrew Dunning1-6/+1
2017-09-08Removed old beamer template.John MacFarlane1-285/+0
2017-09-08Use starred versions of xcolor namesAndrew Dunning1-1/+1
2017-09-08Merge branch 'master' into patch-1Andrew Dunning1-9/+9
2017-09-07LaTeX template: load polyglossia after header-includes.John MacFarlane1-9/+9
2017-09-07Use xcolor for colorlinks optionAndrew Dunning1-2/+5
2017-08-26Combine LaTeX/Beamer templatesAndrew Dunning1-1/+97
2017-08-25Allow setting Japanese fonts when using LuaLaTeX (#3873)Václav Haisman1-0/+13
2017-08-21Small improvement to #3855 - move lang attribute up.John MacFarlane1-4/+4
2017-08-21docbook5 template: use lang and subtitle variables (#3855)Jens Getreu1-1/+7
2017-08-14Implement multicolumn support for slide formats.John MacFarlane7-0/+7
2017-08-14Fix hyperref options clash (#3847)Andrew Dunning1-5/+7
2017-06-28LaTeX template: added `natbiboptions` variable.John MacFarlane1-1/+1
2017-06-26Support `--toc` in `opendocument`/`odt`.John MacFarlane1-0/+129
2017-06-26Use `table-of-contents` for contents of toc, make `toc` a boolean.John MacFarlane11-11/+11
2017-06-20latex template: fix typo in fix for notes in tables.John MacFarlane1-1/+1
2017-06-18Use revealjs's math plugin for mathjax.John MacFarlane1-2/+11
2017-06-05Added aspectratio variable to beamer template (#3723).Václav Haisman1-1/+1
2017-05-18modified template.latex to fix XeLaTex being used with tables (#3661)lwolfsonkin1-14/+15
2017-05-09LaTeX: Load `parskip` before `hyperref`. (#3654)Václav Haisman1-9/+9
2017-05-08Fix links inside captions in LaTeX output with links-as-notes.Václav Haisman1-1/+1
2017-05-06ConTeXt template: improved font handling.John MacFarlane1-14/+11
2017-04-29LaTeX writer: Fix problem with escaping in lstinline.John MacFarlane2-0/+2
2017-04-25HTML line block: Use class instead of style attribute.John MacFarlane8-0/+8
2017-04-04Ms writer improvements:John MacFarlane1-4/+4
2017-04-04Small fixes to ms template.John MacFarlane1-6/+6
2017-04-01Ms writer: added syntax highlighting.John MacFarlane1-0/+4
2017-03-31JATS template: always include `<back>` element even if empty.John MacFarlane1-2/+2
2017-03-31JATS writer: put references in `<back>`.John MacFarlane1-0/+7
2017-03-30jats template: added xml-stylesheet variable.John MacFarlane1-0/+3
2017-03-28Added default.jats template.John MacFarlane1-0/+193
2017-03-26default.ms template: move header-includes and .1C up.John MacFarlane1-5/+5
2017-03-26Ms writer: Hyperlink table of contents and other improvements.John MacFarlane1-1/+11
2017-03-26Ms writer: Use @ instead of | for inline math delimiter.John MacFarlane1-1/+1
2017-03-26Ms writer: Support external links.John MacFarlane1-0/+4
2017-03-25Ms writer: Implement header identifiers and internal links.John MacFarlane1-1/+0
2017-03-25Ms writer: use light gray for strikeout.John MacFarlane1-0/+2
2017-03-25Ms writer: improved pdf metadata.John MacFarlane1-1/+2
2017-03-25ms template: beginnings of support for PDF metadata.John MacFarlane1-0/+4
2017-03-25Ms template: don't include www macros.John MacFarlane1-1/+0
2017-03-24Ms writer: Use indented paragraphs after first in section.John MacFarlane1-1/+1
2017-03-24default.ms: Add settings for document variables like width.John MacFarlane1-2/+29
2017-03-24Use www.tmac in default.ms.John MacFarlane1-0/+1
2017-03-24Ms writer: support --toc, date, abstract.John MacFarlane1-0/+12
2017-03-24Ms writer: Use custom .HRULE macro for horizontal rule.John MacFarlane1-10/+14