aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.latex
AgeCommit message (Expand)AuthorFilesLines
2015-06-27Updated latex writer tests for last template change.John MacFarlane1-0/+1
2015-05-27LaTeX template: Move hyperref before polyglossia.John MacFarlane1-11/+11
2015-05-04Test updates for 15d16e84567ca74c18448c60a2499e484581798f.John MacFarlane1-0/+4
2015-05-02Fixed tests for change to latex template.John MacFarlane1-1/+1
2015-04-17Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...John MacFarlane1-29/+31
2015-04-17LaTeX template: redefine `\paragraph`, `\subparagraph`...John MacFarlane1-0/+6
2015-04-13LaTeX template: include grffile together with graphicx.John MacFarlane1-1/+1
2015-02-04Append newline to the LineBreak of various writersTim Lin1-1/+2
2014-12-15Improved texorpdfstring patch #1148.John MacFarlane1-34/+28
2014-12-15Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx...John MacFarlane1-32/+40
2014-10-15Escape spaces. Fixes jgm/pandoc#1694.Bjorn Buckwalter1-1/+1
2014-09-09Updated tests for #1616 change.John MacFarlane1-0/+1
2014-09-01LaTeX writer: Use a declaration for tight listsJose Luis Duran1-29/+31
2014-08-28LaTeX writer: Make Horizontal Rules more flexibleJose Luis Duran1-13/+13
2014-08-20Updated tests.John MacFarlane1-1/+4
2014-07-29LaTeX writer: use \(..\) instead of $..$ for inline math.John MacFarlane1-6/+6
2014-07-15LaTeX writer: Use \nolinkurl in email autolinks.John MacFarlane1-1/+2
2014-05-06Updated tests for template changes.John MacFarlane1-2/+2
2014-04-30Updated tests for new LaTeX template.John MacFarlane1-16/+6
2014-02-20Revised tests for new latex template.John MacFarlane1-1/+1
2014-02-13Update tests suite to expect \texorpdfstring.Vaclav Zeman1-32/+40
2013-06-25Some test suite fixes for new metadata.John MacFarlane1-0/+1
2013-06-02LaTeX writer: Always create labels for sections.John MacFarlane1-31/+32
2013-05-07Updated tests for template changes.John MacFarlane1-5/+14
2013-04-26Updated tests for changes in LaTeX template.John MacFarlane1-1/+3
2013-02-27Updated tests for latex template change (microtype).John MacFarlane1-2/+2
2013-01-21LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs.John MacFarlane1-0/+1
2013-01-19LaTeX test updates for latest changes to template & h-k.John MacFarlane1-0/+2
2013-01-07Updated tests for tight/loose lists.John MacFarlane1-0/+29
2013-01-06Don't put the text of an autolink in Code font.John MacFarlane1-2/+1
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