aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.latex
AgeCommit message (Expand)AuthorFilesLines
2012-09-16LaTeX writer: Don't rely on the enumerate package.John MacFarlane1-24/+34
2012-09-16LaTeX writer: Properly escape strings inside \url{}.John MacFarlane1-1/+1
2012-09-15LaTeX writer: don't escape _ in url.John MacFarlane1-1/+1
2012-06-08Updated tests for changes in LaTeX template.John MacFarlane1-1/+1
2012-06-05Updated tests for changes in LaTeX changes.John MacFarlane1-8/+7
2012-06-05Updated tests for changes in latex template.John MacFarlane1-15/+15
2012-06-03Updated test suite.John MacFarlane1-16/+12
2012-05-14LaTeX writer: More consistent interblock spacing.John MacFarlane1-5/+15
2012-04-30Improved spacing around LaTeX block environments.John MacFarlane1-3/+42
2012-04-30LaTeX writer: Fixed spacing in quote environments.John MacFarlane1-6/+6
2012-04-28Updated latex writer tests for new template.John MacFarlane1-0/+2
2012-04-21LaTeX writer: Use fixltx2e package to provide '\textsubscript'.John MacFarlane1-2/+3
2012-04-03LaTeX writer: don't use eurosym package unless document has a €.John MacFarlane1-1/+0
2012-03-25Added PDF metadata (title,author) in LaTeX standalone + PDF output.John MacFarlane1-0/+6
2012-03-07Updated tests for euro-related template changes.John MacFarlane1-0/+3
2012-03-03Fixed LaTeX writer tests for last patch.John MacFarlane1-1/+1
2011-12-30Updated latex tests.John MacFarlane1-2/+6
2011-12-29Added 'beamer' as an output format.John MacFarlane1-1/+1
2011-07-30Changes to tests for new latex templates.John MacFarlane1-6/+5
2011-07-23Use different hyperref options for xetex.John MacFarlane1-1/+8
2011-07-23LaTeX writer: New template.John MacFarlane1-4/+4
2011-07-22Updated tests for new latex templates.John MacFarlane1-3/+14
2011-07-22LaTeX writer: Use \texttt and escapes instead of \verb!..!.John MacFarlane1-7/+10
2011-07-21LaTeX reader & writer: Use \and to separate authors.John MacFarlane1-1/+1
2011-07-19LaTeX writer: make verbatim environments flush to avoid extra space.John MacFarlane1-2/+2
2011-02-11LaTeX writer: Changed figure defaults to htbp.John MacFarlane1-1/+1
2011-01-26Distinguish latex & context environments; blank line after in writers.John MacFarlane1-0/+1
2011-01-26Bumped version to 1.8; depend on pandoc-types 1.8.John MacFarlane1-1/+0
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
2011-01-14LaTeX writer: Escape strings in \href{..}.John MacFarlane1-5/+5
2010-12-19LaTeX writer: Modified to use Pretty.John MacFarlane1-72/+35
2010-12-18LaTeX writer: Use \paragraph, \subparagraph for level 4,5 headers.John MacFarlane1-2/+2
2010-12-13Disabled colored boxes around cites in latex template.Nathan Gass1-1/+1
2010-10-24LaTeX & ConTeXt writers: escape [ and ] as {[} and {]}.John MacFarlane1-6/+6
2010-07-20Added amssymb to default latex template.John MacFarlane1-1/+1
2010-07-20Made spacing at end of output more consistent.John MacFarlane1-1/+0
2010-04-10Give LaTeX images a maximum width using the prelude onlyMax Bolingbroke1-0/+9
2010-03-17Revert "LaTeX writer: Add unique labels to figures."fiddlosopher1-1/+1
2010-03-16LaTeX writer: Add unique labels to figures.fiddlosopher1-1/+1
2010-03-16LaTeX writer: support figures with captions.fiddlosopher1-0/+4
2010-03-01LaTeX template: redefine labelwidth when using enumerate package.fiddlosopher1-0/+6
2010-01-05LaTeX template: always include hyperref package.fiddlosopher1-3/+3
2009-12-31LaTeX writer: Only require listings package if needed.fiddlosopher1-2/+0
2009-12-31Updated latex writer tests to conform to recent changes.fiddlosopher1-12/+3
2009-12-31Fixed spacing in latex, context templates.fiddlosopher1-1/+0
2009-12-31Add legacy-header to LaTeX template.fiddlosopher1-4/+9
2009-12-31Revised LaTeX writer to use templates.fiddlosopher1-8/+14
2009-12-07Improved syntax for markdown definition lists.fiddlosopher1-0/+47
2008-12-17Added new listings include to LaTeX writer test.fiddlosopher1-0/+2