aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-18Added templates for epub coverimage, titlepage, regular page.John MacFarlane3-0/+54
2011-12-04default.rst: Added empty comment after directives.John MacFarlane1-0/+2
2011-12-01Revert "LaTeX: Use \date{} if no date in metadata."John MacFarlane1-2/+0
2011-12-01LaTeX: Use \date{} if no date in metadata.John MacFarlane1-0/+2
2011-12-01Slidy, HTML: Use h2 for author, h3 for date.John MacFarlane2-4/+4
2011-11-29HTML-based templates: use separate variables for meta-date, meta-author.John MacFarlane4-16/+16
2011-11-27LaTeX template: if 'lang' is set, load babel.John MacFarlane1-0/+3
2011-11-17Improved author/date in asciidoc template.John MacFarlane1-2/+6
2011-11-16Added asciidoc template.John MacFarlane1-0/+22
2011-11-08Added Content-Style-Type to s5, slidy templates.John MacFarlane2-0/+2
2011-11-08Added Content-Style-Type meta tag for XHTML compliance.John MacFarlane1-0/+1
2011-11-07Dzslides template - allow images to be their own size.John MacFarlane1-10/+0
2011-11-07Improved css for dzslides to prevent text spilling over R side.John MacFarlane1-2/+1
2011-11-07Updated dzslides template to current github version.John MacFarlane1-176/+299
2011-10-03dzslides: removed extra title element.John MacFarlane1-1/+0
2011-10-02dzslides: better default template.John MacFarlane1-10/+24
2011-10-01dzslides template: Use default css only if no css links specified.John MacFarlane1-22/+26
2011-10-01Fixed nesting of conditional around title in slidy template.John MacFarlane1-1/+1
2011-10-01Added dzslides template.John MacFarlane1-0/+363
2011-08-25Merge pull request #1 from adityam/masterJohn MacFarlane1-38/+26
2011-08-23Blockquote are now in the coreAditya Mahajan1-16/+4
2011-08-23Cleaning setupAditya Mahajan1-8/+2
2011-08-23SpacingAditya Mahajan1-1/+1
2011-08-23Changing layoutAditya Mahajan1-1/+1
2011-08-23Refactoring code styleAditya Mahajan1-22/+28
2011-08-20ConTexT: Use 'description' instead of 'descr'.John MacFarlane1-4/+3
2011-08-18Opendocument: Remove outline-level attribute.John MacFarlane1-1/+1
2011-08-18Opendocument: use Title class for title.John MacFarlane1-1/+1
2011-08-01Show math links even in HTML5John MacFarlane1-3/+0
2011-07-30LaTeX template: Minor spacing changes.John MacFarlane1-5/+6
2011-07-30Removed ucs package and utf8 from default latex template.John MacFarlane1-5/+0
2011-07-29LaTeX: Use ifxetex and ifluatex instead of iftex package.John MacFarlane1-4/+5
2011-07-28Added s5-url and slidy-url variables.John MacFarlane2-7/+7
2011-07-24Insert CDATA around inline js/css in html and slidy templates.John MacFarlane2-2/+10
2011-07-23HTML template: make TOC more customizable.John MacFarlane1-1/+9
2011-07-23HTML template: Display author(s) and date after title.John MacFarlane1-0/+10
2011-07-23LaTeX template: biblatex is incompatible with ucs.John MacFarlane1-0/+4
2011-07-23Use different hyperref options for xetex.John MacFarlane1-1/+8
2011-07-23LaTeX template: moved command to avoid error.John MacFarlane1-8/+8
2011-07-22Renamed templates from <writer>.template to default.<writer>.John MacFarlane16-0/+0
2011-07-22Use iftex to detect luatex, xetex, ...John MacFarlane1-9/+9
2011-07-22Fixed comment.John MacFarlane1-1/+1
2011-07-22latex.template: Set emergencystretch to prevent overfull lines.John MacFarlane1-0/+1
2011-07-21Use \and for author separator in latex template.John MacFarlane1-1/+1
2011-07-19Added README.John MacFarlane1-0/+5
2011-07-19Initial commitJohn MacFarlane16-0/+709