Age | Commit message (Expand) | Author | Files | Lines |
2015-12-23 | Added 'paper' after $papersize$ variable in latex template. | John MacFarlane | 1 | -1/+1 |
2015-12-19 | Merge pull request #175 from twsh/thanks | John MacFarlane | 1 | -1/+1 |
2015-12-19 | Merge pull request #172 from twsh/parskip | John MacFarlane | 1 | -0/+4 |
2015-12-16 | Make loading parskip.sty conditional on its availability | Thomas Hodgson | 1 | -0/+5 |
2015-12-15 | Use biblio-style when setting biblatex options | Thomas Hodgson | 1 | -1/+2 |
2015-12-15 | Added biblatex options | Thomas Hodgson | 1 | -1/+1 |
2015-12-15 | Added option for thanks | Thomas Hodgson | 1 | -1/+1 |
2015-12-10 | Use parskip.sty when the 'indent' option isn't set | Thomas Hodgson | 1 | -2/+1 |
2015-12-03 | Merge pull request #162 from adunning/patch-3 | John MacFarlane | 1 | -0/+2 |
2015-11-30 | Make \euro conditional for XeTeX/LuaTeX. | Andrew Dunning | 1 | -0/+2 |
2015-11-30 | Make color option change dependent on colorlinks. | Andrew Dunning | 1 | -0/+2 |
2015-11-20 | latex: Moved definitions of subparagraph, header-includes. | John MacFarlane | 1 | -16/+15 |
2015-11-20 | latex: Use \subtitle command for subtitle, and give fallback defn. | John MacFarlane | 1 | -1/+5 |
2015-11-20 | latex template: Removed setting of 'subject' from subtitle. | John MacFarlane | 1 | -3/+0 |
2015-11-20 | Revert "Merge pull request #158 from xoolive/pr-title" | John MacFarlane | 1 | -1/+1 |
2015-11-20 | Issue for title.meta when subtitle is set | Xavier Olive | 1 | -1/+1 |
2015-11-09 | Make LaTeX/ConTeXt link colour optional. | Andrew Dunning | 1 | -7/+11 |
2015-10-23 | Always use $for$ to allow multiple options in LaTeX/ConTeXt/Beamer. | Andrew Dunning | 1 | -12/+22 |
2015-10-20 | Merge pull request #139 from adunning/patch-2 | John MacFarlane | 1 | -24/+12 |
2015-10-20 | Change default LaTeX link colour to black. | Andrew Dunning | 1 | -3/+3 |
2015-10-19 | Merge pull request #137 from mb21/lang-inlines | John MacFarlane | 1 | -3/+4 |
2015-10-19 | Simplify hyperref usage. | Andrew Dunning | 1 | -21/+9 |
2015-10-18 | Merge pull request #135 from adunning/fontspec | John MacFarlane | 1 | -1/+1 |
2015-10-18 | LaTeX and beamer templates: add babel-otherlangs and babel-newcommands | mb21 | 1 | -3/+4 |
2015-10-16 | Use Ligatures=TeX for fontspec. | Andrew Dunning | 1 | -1/+1 |
2015-10-14 | Merge pull request #133 from adunning/latex-options | John MacFarlane | 1 | -1/+7 |
2015-10-13 | Merge pull request #113 from hugoroy/patch-1 | John MacFarlane | 1 | -1/+2 |
2015-10-11 | Add fontenc, indent, subparagraph variables to LaTeX. | Andrew Dunning | 1 | -1/+7 |
2015-10-11 | Realign LaTeX and beamer templates. | Andrew Dunning | 1 | -4/+1 |
2015-10-10 | Merge pull request #130 from adunning/xltxtra | John MacFarlane | 1 | -1/+0 |
2015-10-10 | Remove xltxtra, xunicode. | Andrew Dunning | 1 | -1/+0 |
2015-10-07 | Change variable to polyglossia-lang.name and .options | mb21 | 1 | -2/+4 |
2015-10-04 | Keep the same options when color is already passed | Xavier Olive | 1 | -4/+4 |
2015-10-04 | Deal with conflicts with tufte-handout.cls | Xavier Olive | 1 | -0/+8 |
2015-09-29 | Allow for font options. | Andrew Dunning | 1 | -5/+5 |
2015-09-26 | Support bidirectional text output with XeLaTeX, ConTeXt and HTML | mb21 | 1 | -0/+17 |
2015-08-20 | LaTeX, ConTeXt: more specific language variables | mb21 | 1 | -4/+4 |
2015-08-20 | hidelinks take no argument | Hugo Roy | 1 | -2/+2 |
2015-08-20 | Enable to hide links as plain text (hyperref option) | Hugo Roy | 1 | -0/+1 |
2015-08-11 | Revert "LaTeX template: move abstract to before `\maketitle`." | John MacFarlane | 1 | -3/+3 |
2015-08-09 | LaTeX template: move abstract to before `\maketitle`. | John MacFarlane | 1 | -3/+3 |
2015-06-27 | Merge pull request #106 from xoolive/pr-cjk | John MacFarlane | 1 | -1/+1 |
2015-06-27 | Rename CJKoption to CJKoptions | Xavier Olive | 1 | -1/+1 |
2015-06-24 | Add dvipsnames colors | Xavier Olive | 1 | -0/+1 |
2015-06-24 | Pass options to CJKmainfont (CJKoption) | Xavier Olive | 1 | -1/+1 |
2015-06-02 | Support for Asian languages, CJKmainfont label | Xavier Olive | 1 | -0/+4 |
2015-05-27 | LaTeX template: move hyperref before polyglossia. | John MacFarlane | 1 | -17/+17 |
2015-05-27 | LaTeX, beamer: add setotherlanguages to polyglossia. | John MacFarlane | 1 | -0/+1 |
2015-05-27 | Merge pull request #90 from Kaixhin/master | John MacFarlane | 1 | -1/+1 |
2015-05-11 | Beamer, LaTeX templates: Use `bibliography` instead of `biblio-files`. | John MacFarlane | 1 | -5/+5 |