aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-05reveal.js template: Fix PDF print function.John MacFarlane1-4/+13
2014-04-04DocBook template: Use authorgroup.John MacFarlane1-3/+7
2014-04-04Added caption package to beamer template.John MacFarlane1-0/+1
2014-03-19Merge pull request #54 from KarolS/masterJohn MacFarlane1-0/+10
2014-03-04Merge pull request #46 from mb21/masterJohn MacFarlane1-0/+43
2014-02-28InDesign ICML templatemb211-0/+43
2014-02-26Backported changes from default.latex to default.beamer in order to improve U...KarolS1-0/+10
2014-02-20default.latex: include fontenc only if pdflatex engine is used.John MacFarlane1-1/+1
2014-02-12Moved $include-after$ to the closing </body>Alexander Belyaev1-3/+4
2013-12-13Merge pull request #49 from lionandoil/masterJohn MacFarlane1-1/+4
2013-12-13Fixing default.beamer includegraphics redefinition to allow custom optionsKevin1-1/+4
2013-12-11latex template: Put header includes after title.John MacFarlane1-3/+3
2013-12-11Added abstract variable in latex template.John MacFarlane1-0/+5
2013-12-09Merge pull request #48 from lionandoil/masterJohn MacFarlane1-1/+1
2013-12-09Beamer template: add booktabs packageKevin1-1/+1
2013-12-03Merge pull request #47 from jlduran/booktabsJohn MacFarlane1-1/+1
2013-12-02LaTeX template: Add booktabs packageJose Luis Duran1-1/+1
2013-11-30ConTeXt template: Setup up defaults for floats.John MacFarlane1-1/+2
2013-11-22ConTeXt template: setup captions with no numbering.John MacFarlane1-0/+2
2013-10-23Beamer template: Consistent styles for figure and table captionsaaronwolen1-0/+3
2013-10-21Beamer template: put slide around bibliography with natbib or biblatex.John MacFarlane1-1/+5
2013-09-24opendocument: Replaced fontface variable with actual declaration.John MacFarlane1-1/+3
2013-09-24Merge pull request #41 from wilx/masterJohn MacFarlane1-0/+1
2013-09-25default.opendocument: Add $font-face-decls$ field.Václav Zeman1-0/+1
2013-09-07Merge pull request #38 from ErikEvenson/pr/html5-meta-scaleJohn MacFarlane1-0/+1
2013-09-07Adds meta tag to allow scaling by the user. This makes things friendlier for...Erik Evenson1-0/+1
2013-08-11opendocument template: fixed office:version.John MacFarlane1-2/+2
2013-08-06Merge pull request #36 from logc/masterJohn MacFarlane1-0/+3
2013-08-05default.beamer: Add font theme optionLuis Osa1-0/+3
2013-07-20LaTeX template: Added `biblio-style` variable.John MacFarlane1-1/+1
2013-07-17LaTeX/Beamer templates: Add classoption variable.John MacFarlane2-2/+2
2013-07-04default.latex: Use tex-ansi mapping for monofont.John MacFarlane1-1/+1
2013-06-27man template: removed `description`, added `header`, `footer`.John MacFarlane1-1/+1
2013-06-24Merge pull request #31 from aaronwolen/masterJohn MacFarlane1-0/+1
2013-06-22Added #TITLE: to title in org template.John MacFarlane1-1/+1
2013-06-22OPML template: Use 'for' in author.John MacFarlane1-1/+1
2013-06-21Added subtitle to html and latex formats.John MacFarlane11-0/+33
2013-06-18Add citecolor variableAaron Wolen1-0/+1
2013-06-01Merge pull request #29 from abakst/patch-1John MacFarlane1-1/+1
2013-05-31Add class attribute to title slide section tagAlexander Bakst1-1/+1
2013-05-07default.beamer: Added comment to graphics section.John MacFarlane1-0/+4
2013-05-07default.latex: Use \ScaleIfNeeded w/ nicer def instead of \maxwidth.John MacFarlane1-3/+8
2013-05-07default.latex: Redefine includegraphics to allow custom options.John MacFarlane1-3/+7
2013-05-01Fixed errors introduced in last revealjs template update.John MacFarlane1-3/+3
2013-04-30revealjs template: use remotes by default, set defaults from query hash.John MacFarlane1-6/+5