Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2015-05-03 | Fix paragraph undefined problem | Nikolay Yakimov | 1 | -0/+4 |
2015-05-02 | latex template: use providecommand for tightlist. | John MacFarlane | 1 | -1/+1 |
2015-04-17 | LaTeX template: Added `\tightlist` definition. | John MacFarlane | 1 | -0/+2 |
2015-04-17 | Redefine (sub)paragraphs in default LaTeX template | Nikolay Yakimov | 1 | -0/+6 |
2015-04-13 | LaTeX: include grffile when including graphics. | John MacFarlane | 1 | -1/+1 |
2015-04-01 | Add option for ToC color | Kaixhin | 1 | -1/+1 |
2014-09-27 | LaTeX template: Add shorthands=off to babel options. | John MacFarlane | 1 | -1/+1 |
2014-09-25 | Revert "Use biblatex-chicago instead of biblatex." | Stefan Björk | 1 | -1/+1 |
2014-09-24 | Use biblatex-chicago instead of biblatex. | Stefan Björk | 1 | -1/+1 |
2014-09-24 | Fixed typo. | Stefan Björk | 1 | -1/+0 |
2014-09-24 | Moved polyglossia/babel definitions to before biblatex; otherwise biblatex fa... | Stefan Björk | 1 | -8/+9 |
2014-09-09 | Added \VerbatimFootnotes if there is verbatim in notes. | John MacFarlane | 1 | -0/+1 |
2014-08-20 | latex template: disable protrusion for typewriter font. | John MacFarlane | 1 | -1/+4 |
2014-07-20 | Added `lot` and `lof` variables to latex template. | John MacFarlane | 1 | -0/+6 |
2014-06-09 | Fixed subtitle in latex template. | John MacFarlane | 1 | -2/+1 |
2014-06-09 | LaTeX template: fix subtitles. | John MacFarlane | 1 | -4/+2 |
2014-06-01 | LaTeX/Beamer templates: Remove conditionalization around date. | John MacFarlane | 1 | -2/+0 |
2014-05-06 | latex template: Added linestretch variable that loads setspace. | John MacFarlane | 1 | -0/+4 |
2014-05-06 | latex template: Added fontfamily variable. | John MacFarlane | 1 | -0/+4 |
2014-05-06 | latex template: conditionalize author and date. | John MacFarlane | 1 | -0/+4 |
2014-05-06 | Load upquote after fontenc in latex template. | John MacFarlane | 1 | -2/+2 |
2014-04-11 | Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics, instead... | Yihui Xie | 1 | -16/+6 |
2014-04-11 | Revert "LaTeX template: Allow bibliography to be used in place of biblio-fil... | John MacFarlane | 1 | -7/+2 |
2014-04-11 | LaTeX template: Allow bibliography to be used in place of biblio-files. | John MacFarlane | 1 | -2/+7 |
2014-02-20 | default.latex: include fontenc only if pdflatex engine is used. | John MacFarlane | 1 | -1/+1 |
2013-12-11 | latex template: Put header includes after title. | John MacFarlane | 1 | -3/+3 |
2013-12-11 | Added abstract variable in latex template. | John MacFarlane | 1 | -0/+5 |
2013-12-02 | LaTeX template: Add booktabs package | Jose Luis Duran | 1 | -1/+1 |
2013-07-20 | LaTeX template: Added `biblio-style` variable. | John MacFarlane | 1 | -1/+1 |
2013-07-17 | LaTeX/Beamer templates: Add classoption variable. | John MacFarlane | 1 | -1/+1 |