Age | Commit message (Expand) | Author | Files | Lines |
2012-12-29 | Moved all data files and templates to data/. | John MacFarlane | 1 | -6/+0 |
2012-11-07 | Updated templates with new default.epub and default.epub3. | John MacFarlane | 1 | -8/+5 |
2012-11-06 | Textile reader/writer: Fixed autolinks. | John MacFarlane | 1 | -5/+8 |
2012-11-04 | EPUB template: UTF-8, lang tag, meta tags. | John MacFarlane | 1 | -5/+5 |
2012-11-04 | EPUB writer: Rationalized templates. | John MacFarlane | 1 | -5/+5 |
2012-11-04 | EPUB: removed need for separate epub-titlepage template. | John MacFarlane | 1 | -7/+5 |
2012-11-04 | EPUB writer: Removed need for separate epub-coverpage template. | John MacFarlane | 1 | -7/+6 |
2012-11-04 | EPUB writer: Improved handling of CSS. | John MacFarlane | 1 | -5/+8 |
2012-11-04 | Improved support for MathML in EPUB3. | John MacFarlane | 1 | -5/+5 |
2012-11-02 | EPUB: Set epub3 template variable controlling doctype. | John MacFarlane | 1 | -5/+5 |
2012-11-02 | Use title element in epub templates. | John MacFarlane | 1 | -8/+5 |
2012-10-11 | EPUB writer improvements. | John MacFarlane | 1 | -6/+7 |
2012-09-16 | LaTeX/Beamer templates: Don't require 'float' package for tables. | John MacFarlane | 1 | -5/+7 |
2012-09-16 | LaTeX writer: Don't rely on the enumerate package. | John MacFarlane | 1 | -5/+5 |
2012-09-15 | LaTeX, beamer templates: Use longtable instead of ctable. | John MacFarlane | 1 | -8/+5 |
2012-09-08 | Added papersize variable to latex, context templates. | John MacFarlane | 1 | -10/+7 |
2012-08-25 | Beamer template: Remove English-centric strings in section pages. | John MacFarlane | 1 | -8/+10 |
2012-08-12 | Fixed titleblock in markdown, plain templates. | John MacFarlane | 1 | -5/+9 |
2012-07-22 | Added scale-to-width feature to beamer template | John MacFarlane | 1 | -5/+5 |
2012-06-08 | LaTeX template: Separate urlcolor and linkcolor variables. | John MacFarlane | 1 | -7/+5 |
2012-06-05 | LaTeX template: use ifxetex, ifluatex instead of iftex. | John MacFarlane | 1 | -5/+7 |
2012-06-05 | LaTeX template: Removed extra blank line. | John MacFarlane | 1 | -7/+5 |
2012-06-05 | LaTeX template improvements. | John MacFarlane | 1 | -5/+7 |
2012-06-05 | LaTeX template: Added linkcolor and links-as-notes variables. | John MacFarlane | 1 | -10/+5 |
2012-06-03 | Updated LaTeX template. | John MacFarlane | 1 | -7/+9 |
2012-06-03 | Revert "Updated LaTeX template (use black for internal links and TOC)." | John MacFarlane | 1 | -9/+7 |
2012-06-03 | Updated LaTeX template (use black for internal links and TOC). | John MacFarlane | 1 | -7/+9 |
2012-05-30 | Slidy lang support and new slideous template. | John MacFarlane | 1 | -5/+8 |
2012-04-28 | Use blue for URL links in latex/pdf output. | John MacFarlane | 1 | -5/+5 |
2012-04-21 | LaTeX writer: Use fixltx2e package to provide '\textsubscript'. | John MacFarlane | 1 | -7/+5 |
2012-04-06 | Fixed document encoding in texinfo template. | John MacFarlane | 1 | -5/+7 |
2012-04-03 | LaTeX writer: don't use eurosym package unless document has a €. | John MacFarlane | 1 | -5/+5 |
2012-03-28 | Fixed issue with q in dzslides template. | John MacFarlane | 1 | -5/+5 |
2012-03-25 | Added PDF metadata (title,author) in LaTeX standalone + PDF output. | John MacFarlane | 1 | -5/+5 |
2012-03-23 | dzslides: Updated template.html and styles in default template. | John MacFarlane | 1 | -5/+5 |
2012-03-15 | Added mathfont variable to latex template. | John MacFarlane | 1 | -5/+5 |
2012-03-15 | LaTeX template tweaks: | John MacFarlane | 1 | -5/+5 |
2012-03-14 | Updated latex template. | John MacFarlane | 1 | -5/+5 |
2012-03-14 | Updated latex template. | John MacFarlane | 1 | -7/+5 |
2012-03-14 | Added romanfont, sansfont, monofont variables to latex template. | John MacFarlane | 1 | -5/+7 |
2012-03-14 | Added `geometry` variable to default LaTeX template. | John MacFarlane | 1 | -5/+5 |
2012-03-07 | Set mainlang variable in context writer. | John MacFarlane | 1 | -11/+5 |
2012-03-07 | Fixes list label positions in beamer. | John MacFarlane | 1 | -5/+11 |
2012-03-05 | Fixed ployglossia support in LaTeX template for multiple langs. | John MacFarlane | 1 | -5/+5 |
2012-03-04 | Fixed default LaTeX template so \euro and € work. | John MacFarlane | 1 | -9/+5 |
2012-03-04 | Updated LaTeX template for better language support. | John MacFarlane | 1 | -5/+9 |
2012-03-03 | Updated context template to avoid extra spaces. | John MacFarlane | 1 | -5/+5 |
2012-03-03 | Use <q> tags for Quoted items for HTML5 output. | John MacFarlane | 1 | -5/+5 |
2012-02-11 | Fixed html5 template so it works properly with highlighting. | John MacFarlane | 1 | -5/+5 |
2012-01-31 | Support `--mathml` flag in docbook. | John MacFarlane | 1 | -5/+5 |