aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-07rst template: Added conditional role definition for raw-latex.John MacFarlane1-0/+6
2015-04-07epub, epub3: added header-includes, include-before, include-after.John MacFarlane2-0/+18
2015-04-07reveal.js template: move custom css after theme.John MacFarlane1-3/+3
2015-03-31Merge pull request #89 from onlyjob/reveal.jsJohn MacFarlane1-4/+6
2015-04-01reveal.js: add new configurable options and comments:Dmitry Smirnov1-4/+6
2015-02-16Fixed some cosmetic spacing issues in reveal.js template.John MacFarlane1-21/+21
2015-02-16reveal.js template: Fixed link to theme.John MacFarlane1-4/+0
2015-01-31Merge pull request #81 from aaron0browne/issue-80John MacFarlane1-0/+5
2015-01-31Fix revealjs theme functionalityAaron Browne1-0/+5
2015-01-20Merge pull request #78 from EoinTravers/patch-1John MacFarlane1-2/+2
2015-01-19Link to non-minified reveal.js JS and CSS filesEoin Travers1-2/+2
2014-12-28Merge pull request #76 from ousia/masterJohn MacFarlane2-2/+2
2014-12-28replace <p class="rights"> with <div class="rights"> (fixes #75)Pablo Rodríguez2-2/+2
2014-11-17epub templates: insert id="cover" in body of cover page.John MacFarlane2-2/+2
2014-11-17Revert "epub, epub3: Added id="cover" to body of titlepage."John MacFarlane2-8/+3
2014-11-17Revert "Removed extra body tag from epub3 template."John MacFarlane2-0/+3
2014-11-16Removed extra body tag from epub3 template.John MacFarlane2-3/+0
2014-11-16epub, epub3: Added id="cover" to body of titlepage.John MacFarlane2-3/+8
2014-09-27LaTeX template: Add shorthands=off to babel options.John MacFarlane1-1/+1
2014-09-26Merge pull request #70 from bluebirch/masterJohn MacFarlane1-8/+8
2014-09-25Revert "Use biblatex-chicago instead of biblatex."Stefan Björk1-1/+1
2014-09-24Use biblatex-chicago instead of biblatex.Stefan Björk1-1/+1
2014-09-24Fixed typo.Stefan Björk1-1/+0
2014-09-24Moved polyglossia/babel definitions to before biblatex; otherwise biblatex fa...Stefan Björk1-8/+9
2014-09-09Added \VerbatimFootnotes if there is verbatim in notes.John MacFarlane1-0/+1
2014-08-31EPUB, EPUB3 templates: Handle structured metadata on titlepage.John MacFarlane2-7/+37
2014-08-20latex template: disable protrusion for typewriter font.John MacFarlane1-1/+4
2014-08-17Typo: duel->dual. (#13)John MacFarlane1-1/+1
2014-08-16Indicate that the templates are duel licensed, GPLv2+ and BSD3.John MacFarlane1-0/+37
2014-08-12epub3: Put title page in section w epub:type titlepage.John MacFarlane1-4/+6
2014-07-20Added `lot` and `lof` variables to latex template.John MacFarlane1-0/+6
2014-07-08Added `type="text/css"` to link tags in epub3 template.John MacFarlane1-1/+1
2014-06-28Merge pull request #65 from claremacrae/dokuwikiJohn MacFarlane1-0/+13
2014-06-28Merge remote-tracking branch 'jgm/master' into dokuwikiClare Macrae9-59/+139
2014-06-18Added default.haddock.John MacFarlane1-0/+1
2014-06-09Fixed subtitle in latex template.John MacFarlane1-2/+1
2014-06-09LaTeX template: fix subtitles.John MacFarlane1-4/+2
2014-06-01LaTeX/Beamer templates: Remove conditionalization around date.John MacFarlane2-4/+0
2014-05-06latex template: Added linestretch variable that loads setspace.John MacFarlane1-0/+4
2014-05-06latex template: Added fontfamily variable.John MacFarlane1-0/+4
2014-05-06latex template: conditionalize author and date.John MacFarlane1-0/+4
2014-05-06Load upquote after fontenc in latex template.John MacFarlane2-2/+3
2014-05-06Merge pull request #60 from yihui/patch-1John MacFarlane1-1/+1
2014-05-06upquote must be used after fontencYihui Xie1-1/+1
2014-04-30Merge pull request #58 from yihui/masterJohn MacFarlane2-22/+11
2014-04-11Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics, instead...Yihui Xie2-22/+11
2014-04-11Revert "LaTeX template: Allow bibliography to be used in place of biblio-fil...John MacFarlane1-7/+2
2014-04-11LaTeX template: Allow bibliography to be used in place of biblio-files.John MacFarlane1-2/+7
2014-04-11Merge pull request #44 from aaronwolen/beamer-captionsJohn MacFarlane1-0/+3
2014-04-11Fix issue #52: set max width and height of images in default.beamerGarrick Aden-Buie1-17/+8