Age | Commit message (Expand) | Author | Files | Lines |
2013-02-27 | Merge pull request #19 from dfc/master | John MacFarlane | 1 | -2/+2 |
2013-02-26 | Load microtype after fonts. | Douglas F. Calvert | 1 | -2/+2 |
2013-02-20 | Minor spacing tweak in context template. | John MacFarlane | 1 | -1/+1 |
2013-02-20 | Canonical way to set TOC depth | Aditya Mahajan | 1 | -1/+5 |
2013-02-19 | ConTeXt writer: Removed `\placecontent`. | John MacFarlane | 1 | -1/+0 |
2013-02-18 | LaTeX template: set secnumdepth to 5 if `--number-sections` specified. | John MacFarlane | 1 | -0/+1 |
2013-02-03 | beamer: added lines to fix table captions with longtable. | John MacFarlane | 1 | -0/+4 |
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-15 | HTML5 template: Made quote styles fit on one line. | John MacFarlane | 1 | -3/+1 |
2013-01-15 | HTML template: Add quotes styles if 'quotes'. | John MacFarlane | 1 | -0/+3 |
2013-01-05 | Added missing toc variable to default.rtf. | John MacFarlane | 1 | -0/+3 |
2013-01-05 | Added \placelist to context writer. | John MacFarlane | 1 | -0/+1 |
2013-01-05 | toc-level -> toc-depth. | John MacFarlane | 2 | -2/+2 |
2013-01-05 | Added toc and toc-level to rst template. | John MacFarlane | 1 | -0/+1 |
2013-01-05 | Added tocdepth to latex template. | John MacFarlane | 1 | -0/+1 |
2013-01-04 | Added css to preserve space in <code> tags. | John MacFarlane | 6 | -0/+6 |
2012-11-04 | EPUB templates: UTF-8, lang variable, meta tags. | John MacFarlane | 2 | -4/+9 |
2012-11-04 | Split epub-page.html into default.epub and default.epub3. | John MacFarlane | 2 | -5/+34 |
2012-11-04 | Incorporated titlepage stuff into epub-page.html. | John MacFarlane | 1 | -0/+10 |
2012-11-04 | Removed epub-titlepage.html. | John MacFarlane | 1 | -29/+0 |
2012-11-04 | Removed epub-coverimage.html template. | John MacFarlane | 2 | -32/+0 |
2012-11-04 | EPUB templates: Added css, highlighting-css, quotes variables. | John MacFarlane | 3 | -2/+39 |
2012-11-04 | EPUB page template: Add epub (ops) namespace. | John MacFarlane | 1 | -1/+1 |
2012-11-02 | EPUB templates: Use html5 doctype if epub3. | John MacFarlane | 3 | -3/+3 |
2012-11-02 | Use pagetitle in title element for epub templates. | John MacFarlane | 3 | -2/+3 |
2012-11-02 | Removed unnecessary if around pagetitle. | John MacFarlane | 6 | -6/+6 |
2012-10-11 | epub-page template: removed separate h1 $title$. | John MacFarlane | 1 | -7/+0 |
2012-09-16 | LaTeX, beamer templates: Don't require 'float' package. | John MacFarlane | 2 | -2/+0 |
2012-09-16 | Beamer, LaTeX templates: removed enumerate package. | John MacFarlane | 2 | -12/+0 |
2012-09-15 | LaTeX, beamer: Use longtable instead of ctable. | John MacFarlane | 2 | -2/+2 |
2012-09-08 | Merge pull request #16 from adityam/master | John MacFarlane | 1 | -1/+1 |
2012-09-08 | Merge pull request #15 from akerbos/patch-1 | John MacFarlane | 1 | -1/+1 |
2012-09-05 | papersize variable for ConTeXt template | Aditya Mahajan | 1 | -1/+1 |
2012-09-04 | papersize variable in the LaTeX template | Raphael | 1 | -1/+1 |
2012-08-25 | Beamer template: In section pages, don't print "Section" and number. | John MacFarlane | 1 | -4/+17 |
2012-08-12 | Fixed titleblock in markdown, plain templates. | John MacFarlane | 2 | -6/+2 |
2012-07-22 | Resize pictures that are wider than \linewidth solution from: http://tex.stac... | chrisersen | 1 | -0/+10 |
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-05-30 | Merge pull request #11 from jonassmedegaard/master | John MacFarlane | 2 | -1/+76 |
2012-05-24 | Add Slideous template. | Jonas Smedegaard | 1 | -0/+75 |