aboutsummaryrefslogtreecommitdiff
path: root/default.latex
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Issue for title.meta when subtitle is setXavier Olive1-1/+1
2015-11-09Make LaTeX/ConTeXt link colour optional.Andrew Dunning1-7/+11
2015-10-23Always use $for$ to allow multiple options in LaTeX/ConTeXt/Beamer.Andrew Dunning1-12/+22
2015-10-20Merge pull request #139 from adunning/patch-2John MacFarlane1-24/+12
2015-10-20Change default LaTeX link colour to black.Andrew Dunning1-3/+3
2015-10-19Merge pull request #137 from mb21/lang-inlinesJohn MacFarlane1-3/+4
2015-10-19Simplify hyperref usage.Andrew Dunning1-21/+9
2015-10-18Merge pull request #135 from adunning/fontspecJohn MacFarlane1-1/+1
2015-10-18LaTeX and beamer templates: add babel-otherlangs and babel-newcommandsmb211-3/+4
2015-10-16Use Ligatures=TeX for fontspec.Andrew Dunning1-1/+1
2015-10-14Merge pull request #133 from adunning/latex-optionsJohn MacFarlane1-1/+7
2015-10-13Merge pull request #113 from hugoroy/patch-1John MacFarlane1-1/+2
2015-10-11Add fontenc, indent, subparagraph variables to LaTeX.Andrew Dunning1-1/+7
2015-10-11Realign LaTeX and beamer templates.Andrew Dunning1-4/+1
2015-10-10Merge pull request #130 from adunning/xltxtraJohn MacFarlane1-1/+0
2015-10-10Remove xltxtra, xunicode.Andrew Dunning1-1/+0
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-20hidelinks take no argumentHugo Roy1-2/+2
2015-08-20Enable to hide links as plain text (hyperref option)Hugo Roy1-0/+1
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