Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-07-04 | default.latex: Use tex-ansi mapping for monofont. | John MacFarlane | 1 | -1/+1 |
2013-06-24 | Merge pull request #31 from aaronwolen/master | John MacFarlane | 1 | -0/+1 |
2013-06-21 | Added subtitle to html and latex formats. | John MacFarlane | 1 | -0/+3 |
2013-06-18 | Add citecolor variable | Aaron Wolen | 1 | -0/+1 |
2013-05-07 | default.latex: Use \ScaleIfNeeded w/ nicer def instead of \maxwidth. | John MacFarlane | 1 | -3/+8 |
2013-05-07 | default.latex: Redefine includegraphics to allow custom options. | John MacFarlane | 1 | -3/+7 |
2013-04-25 | LaTeX template: Changes to make mathfont work with xelatex. | John MacFarlane | 1 | -2/+4 |
2013-02-26 | Load microtype after fonts. | Douglas F. Calvert | 1 | -2/+2 |
2013-02-18 | LaTeX template: set secnumdepth to 5 if `--number-sections` specified. | John MacFarlane | 1 | -0/+1 |
2013-01-21 | LaTeX template: Don't use monospace font for URLs. | John MacFarlane | 1 | -0/+1 |
2013-01-19 | Added conditional import of upquote package. | John MacFarlane | 1 | -0/+2 |
2013-01-05 | toc-level -> toc-depth. | John MacFarlane | 1 | -1/+1 |
2013-01-05 | Added tocdepth to latex template. | John MacFarlane | 1 | -0/+1 |
2012-09-16 | LaTeX, beamer templates: Don't require 'float' package. | John MacFarlane | 1 | -1/+0 |
2012-09-16 | Beamer, LaTeX templates: removed enumerate package. | John MacFarlane | 1 | -9/+0 |
2012-09-15 | LaTeX, beamer: Use longtable instead of ctable. | John MacFarlane | 1 | -1/+1 |
2012-09-04 | papersize variable in the LaTeX template | Raphael | 1 | -1/+1 |
2012-06-08 | LaTeX template: Separate `urlcolor` and `linkcolor` variables. | John MacFarlane | 1 | -2/+2 |
2012-06-05 | LaTeX template: use ifxetex, ifluatex instead of iftex. | John MacFarlane | 1 | -9/+8 |
2012-06-05 | Removed extra blank line. | John MacFarlane | 1 | -1/+0 |
2012-06-05 | LaTeX: Use blank \date{} if no date specified. | John MacFarlane | 1 | -4/+0 |
2012-06-05 | Use iftex instead of ifluatex, ifxetex. Simplified template. | John MacFarlane | 1 | -28/+17 |
2012-06-05 | LaTeX: Use fontenc [T1] and lmodern fonts. | John MacFarlane | 1 | -0/+2 |
2012-06-05 | LaTeX: Make TOC links black. | John MacFarlane | 1 | -1/+3 |
2012-06-05 | Added links-as-notes variable to print links as footnotes | John MacFarlane | 1 | -2/+4 |
2012-06-05 | LaTeX: added linkcolor variable | John MacFarlane | 1 | -2/+2 |
2012-06-03 | LaTeX template: Use black for internal links. | John MacFarlane | 1 | -18/+12 |
2012-04-26 | Add option `urlcolor=blue` to package hyperref | Paul Vorbach | 1 | -0/+2 |
2012-04-21 | LaTeX and Beamer: Use fixltx2e package for \textsubscript. | John MacFarlane | 1 | -3/+1 |
2012-04-03 | LaTeX template: only include eurosym if the document uses a euro symbol. | John MacFarlane | 1 | -0/+2 |
2012-03-25 | Include PDF metadata (author, title) in latex template. | John MacFarlane | 1 | -0/+6 |
2012-03-15 | LaTeX template: Added mathfont variable. | John MacFarlane | 1 | -0/+6 |
2012-03-15 | LaTeX: use mainfont instead of romanfont, allow multiple geometry. | John MacFarlane | 1 | -5/+5 |
2012-03-14 | FIxed spacing in latex template. | John MacFarlane | 1 | -12/+12 |
2012-03-14 | LaTeX template: don't use SetupFonts macro. | John MacFarlane | 1 | -6/+13 |
2012-03-14 | Added romanfont, sansfont, monofont variables to latex template. | John MacFarlane | 1 | -4/+15 |