aboutsummaryrefslogtreecommitdiff
path: root/default.latex
AgeCommit message (Expand)AuthorFilesLines
2015-10-07Change variable to polyglossia-lang.name and .optionsmb211-2/+4
2015-10-04Keep the same options when color is already passedXavier Olive1-4/+4
2015-10-04Deal with conflicts with tufte-handout.clsXavier Olive1-0/+8
2015-09-29Allow for font options.Andrew Dunning1-5/+5
2015-09-26Support bidirectional text output with XeLaTeX, ConTeXt and HTMLmb211-0/+17
2015-08-20LaTeX, ConTeXt: more specific language variablesmb211-4/+4
2015-08-11Revert "LaTeX template: move abstract to before `\maketitle`."John MacFarlane1-3/+3
2015-08-09LaTeX template: move abstract to before `\maketitle`.John MacFarlane1-3/+3
2015-06-27Merge pull request #106 from xoolive/pr-cjkJohn MacFarlane1-1/+1
2015-06-27Rename CJKoption to CJKoptionsXavier Olive1-1/+1
2015-06-24Add dvipsnames colorsXavier Olive1-0/+1
2015-06-24Pass options to CJKmainfont (CJKoption)Xavier Olive1-1/+1
2015-06-02Support for Asian languages, CJKmainfont labelXavier Olive1-0/+4
2015-05-27LaTeX template: move hyperref before polyglossia.John MacFarlane1-17/+17
2015-05-27LaTeX, beamer: add setotherlanguages to polyglossia.John MacFarlane1-0/+1
2015-05-27Merge pull request #90 from Kaixhin/masterJohn MacFarlane1-1/+1
2015-05-11Beamer, LaTeX templates: Use `bibliography` instead of `biblio-files`.John MacFarlane1-5/+5
2015-05-03Fix paragraph undefined problemNikolay Yakimov1-0/+4
2015-05-02latex template: use providecommand for tightlist.John MacFarlane1-1/+1
2015-04-17LaTeX template: Added `\tightlist` definition.John MacFarlane1-0/+2
2015-04-17Redefine (sub)paragraphs in default LaTeX templateNikolay Yakimov1-0/+6
2015-04-13LaTeX: include grffile when including graphics.John MacFarlane1-1/+1
2015-04-01Add option for ToC colorKaixhin1-1/+1
2014-09-27LaTeX template: Add shorthands=off to babel options.John MacFarlane1-1/+1
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-20latex template: disable protrusion for typewriter font.John MacFarlane1-1/+4
2014-07-20Added `lot` and `lof` variables to latex template.John MacFarlane1-0/+6
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 MacFarlane1-2/+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 MacFarlane1-2/+2
2014-04-11Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics, instead...Yihui Xie1-16/+6
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-02-20default.latex: include fontenc only if pdflatex engine is used.John MacFarlane1-1/+1
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-02LaTeX template: Add booktabs packageJose Luis Duran1-1/+1
2013-07-20LaTeX template: Added `biblio-style` variable.John MacFarlane1-1/+1
2013-07-17LaTeX/Beamer templates: Add classoption variable.John MacFarlane1-1/+1
2013-07-04default.latex: Use tex-ansi mapping for monofont.John MacFarlane1-1/+1
2013-06-24Merge pull request #31 from aaronwolen/masterJohn MacFarlane1-0/+1
2013-06-21Added subtitle to html and latex formats.John MacFarlane1-0/+3