summaryrefslogtreecommitdiff
path: root/tests/latex-reader.latex
AgeCommit message (Expand)Author
2017-02-04Moved tests/ -> test/.John MacFarlane
2015-08-07Updated tests for image attribute changes.John MacFarlane
2015-03-30Latex Reader: More tests for corner casesNikolay Yakimov
2015-03-30Latex Reader: Test for para starting with latex macroNikolay Yakimov
2015-03-30LaTeX Reader: check for block-level newcommand aliases in blockCommandNikolay Yakimov
2013-01-20Fixed bug with escaped % in LaTeX reader.John MacFarlane
2013-01-06Don't put the text of an autolink in Code font.John MacFarlane
2012-09-06LaTeX reader: Support obeylines environment.John MacFarlane
2012-03-19Added test for one column table in LaTeX.John MacFarlane
2011-07-21LaTeX reader & writer: Use \and to separate authors.John MacFarlane
2011-01-21latex template: move special treatment of \sout.John MacFarlane
2011-01-19Fixed problem with strikout in LaTeX headers with hyperref.John MacFarlane
2011-01-06LaTeX reader: allow spaces btw \\begin or \\end and {.John MacFarlane
2010-03-14LaTeX reader: Ignore alt title in section headers.fiddlosopher
2010-01-05LaTeX template: always include hyperref package.fiddlosopher
2007-09-01Added separate latex reader and native reader tests;fiddlosopher