aboutsummaryrefslogtreecommitdiff
path: root/templates/latex.template
AgeCommit message (Expand)AuthorFilesLines
2011-01-21latex template: move special treatment of \sout.John MacFarlane1-2/+2
2011-01-19Fixed problem with strikout in LaTeX headers with hyperref.John MacFarlane1-0/+2
2010-12-15Use top-level header at end as bibliography title for natbib and biblatex out...Nathan Gass1-5/+12
2010-12-13Disabled colored boxes around cites in latex template.Nathan Gass1-1/+1
2010-12-13Added support to write natbib or biblatex citations in latex output.Nathan Gass1-0/+18
2010-12-11Removed deprecated -C/--custom-header option.John MacFarlane1-4/+0
2010-10-24Added fontsize variable to default latex template.John MacFarlane1-1/+1
2010-07-20Added amssymb to default latex template.John MacFarlane1-1/+1
2010-04-10Give LaTeX images a maximum width using the prelude onlyMax Bolingbroke1-0/+9
2010-03-13Use template variables for include-before/after.fiddlosopher1-0/+8
2010-03-01LaTeX template: redefine labelwidth when using enumerate package.fiddlosopher1-0/+6
2010-01-05LaTeX template: always include hyperref package.fiddlosopher1-5/+3
2010-01-02Latex template: only show \author if there are some...fiddlosopher1-0/+2
2010-01-02Improved xetex part of latex.template.fiddlosopher1-1/+9
2009-12-31LaTeX writer: Only require listings package if needed.fiddlosopher1-0/+2
2009-12-31Modified latex template to include bare minimum of packages.fiddlosopher1-1/+21
2009-12-31Added --xetex option to pandoc and markdown2pdf.fiddlosopher1-7/+6
2009-12-31Use $for$ for multiple authors in context, latex, markdown.fiddlosopher1-3/+1
2009-12-31Use $for$ for header-includes.fiddlosopher1-2/+2
2009-12-31Tweaked templates and tests.fiddlosopher1-0/+1
2009-12-31Fixed spacing in latex, context templates.fiddlosopher1-1/+0
2009-12-31Removed spurious linebreak in latex template.fiddlosopher1-1/+0
2009-12-31Fixed up LaTeXMathML module not to use TH.fiddlosopher1-0/+2
2009-12-31Restored writerIncludeBefore, writerIncludeAfter.fiddlosopher1-10/+0
2009-12-31Added 'standalone' variable, use in templates.fiddlosopher1-0/+4
2009-12-31Added templates/ directory.fiddlosopher1-0/+61