aboutsummaryrefslogtreecommitdiff
path: root/data/templates
AgeCommit message (Expand)AuthorFilesLines
2019-03-01LaTeX template: Add \frontmatter, \mainmatter, \backmatter for book classes.John MacFarlane1-0/+9
2019-02-09Add titlepage class to section in epub3 template.John MacFarlane1-1/+1
2019-02-09Added support for the `subject` metadata variable to PDF. (#5289)Pascal Wagler1-0/+3
2019-02-09Asciidoctor writer sets the stem attribute if it contains latexmathTG1-0/+3
2019-02-09Adds Asciidoctor sprcific writer and testsTG1-0/+38
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-1/+1
2019-02-02HTML5 template: Add role with ARIA doc-toc for table of contents.John MacFarlane1-1/+1
2019-01-25LaTeX template: Set default listings language for lua, assembler.John MacFarlane1-0/+2
2019-01-23LaTeX template: Restrict `institute` to Beamer (#5219)Andrew Dunning1-3/+2
2019-01-22LaTeX template: Use `footnotehyper` if available (#5234)Andrew Dunning1-2/+3
2019-01-22LaTeX template: Respect `numbersections` for books (#5235)Andrew Dunning1-1/+1
2019-01-22LaTeX template: Fix subtitle spacing (#5244)Andrew Dunning1-1/+1
2019-01-12LaTeX template: Simplify fontspec usage (#5218)Andrew Dunning1-9/+8
2019-01-11 LaTeX template: Render \subtitle (#5213)Andrew Dunning1-1/+9
2019-01-10LaTeX template: Prevent scaling of main font (#5212)Andrew Dunning1-10/+9
2019-01-08Add zoomKey config to default.revealjs.John MacFarlane1-0/+4
2019-01-02LaTeX template: Require xcolorAndrew Dunning1-1/+1
2019-01-01LaTeX template: Supply missing forAndrew Dunning1-1/+1
2019-01-01LaTeX template: Use `bookmark` if availableAndrew Dunning1-1/+1
2019-01-01LaTeX template: ReindentAndrew Dunning1-46/+71
2019-01-01LaTeX template: Remove obsolete fixltx2e packageAndrew Dunning1-1/+0
2019-01-01LaTeX template: Load xurl if availableAndrew Dunning1-0/+1
2019-01-01LaTeX template: Load xcolor if availableAndrew Dunning1-3/+1
2019-01-01LaTeX Template: Use Babel for LuaTeXAndrew Dunning1-2/+2
2018-12-14Remove unnecessary type="text/css" on style and link for HTML5.John MacFarlane4-9/+9
2018-12-11template:latex: make @ letter before using it (#5145)Enno1-4/+7
2018-12-11Let KOMA document class handle parskip when applicable (#5143)Enno1-6/+7
2018-11-19Asciidoc template: add :lang: to title header is lang is set in metadata.John MacFarlane1-0/+3
2018-11-03LaTeX template: add variable romanfont (#4665)OvidiusCicero1-0/+3
2018-11-03AsciiDoc writer: use single-line section headers.John MacFarlane1-1/+1
2018-10-22revealjs: typo in the socket.io javascript plugin (#5006)Yoan Blanc1-1/+1
2018-10-04LaTeX template: add variable hyperrefoptions(#4925)Mathias Walter1-1/+1
2018-09-10Make HTML5 header easier to style precisely in default template (#4767)J. B. Rainsberger1-1/+1
2018-09-04Remove unnecessary indenting of TOC title (#4869)José de Mattos Neto1-3/+1
2018-08-28EPUB writer: set epub:type on body element intelligently.John MacFarlane1-1/+1
2018-08-25Add support for $toc-title$ to LaTeX (and PDF). (#4853)Wandmalfarbe1-0/+3
2018-08-16TEI template: improve publicationStmt.John MacFarlane1-1/+15
2018-08-16TEI improvements.John MacFarlane1-3/+1
2018-08-16LaTeX writer/template: be sensitive to `filecolor` variable.John MacFarlane1-0/+1
2018-08-15Support "toc-title" in the beamer template. (#4835)Cyril Roelandt1-0/+3
2018-08-01RST writer: use `titleblock` instead of `title` variable for title blockFrancesco Occhipinti1-2/+2
2018-07-21Moved some beamer code in default.latex template.John MacFarlane1-37/+35
2018-07-18Add missing rollingLinks option to revealjs template (#4778)Igor Khorlo1-0/+4
2018-06-25Texinfo writer: use @sup and @sub instead of custom macrosAlexander Krotov1-22/+0
2018-06-12reveal.js writer and template: reuse mathjax URL...John MacFarlane1-1/+1
2018-06-02Support --number-sections in RST output...John MacFarlane1-0/+4
2018-05-01new Greek fallback typeface (would fix #4405) (#4605)Pablo Rodríguez1-1/+1
2018-05-01Make template polyglot (#4606)OvidiusCicero1-1/+1
2018-04-26Add background-image variable to default.latex (#4601)John Muccigrosso1-0/+5
2018-04-26Adding background-image variable to reveal.js template (#4600)John Muccigrosso1-0/+5