index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lhs-test.latex
Age
Commit message (
Expand
)
Author
2012-06-08
Updated tests for changes in LaTeX template.
John MacFarlane
2012-06-05
Updated tests for changes in LaTeX changes.
John MacFarlane
2012-06-05
Updated tests for changes in latex template.
John MacFarlane
2012-06-03
Updated test suite.
John MacFarlane
2012-05-14
LaTeX writer: More consistent interblock spacing.
John MacFarlane
2012-04-30
Improved spacing around LaTeX block environments.
John MacFarlane
2012-04-30
LaTeX writer: Fixed spacing in quote environments.
John MacFarlane
2012-04-28
Updated latex writer tests for new template.
John MacFarlane
2012-04-21
LaTeX writer: Use fixltx2e package to provide '\textsubscript'.
John MacFarlane
2012-04-03
LaTeX writer: don't use eurosym package unless document has a €.
John MacFarlane
2012-03-25
Added PDF metadata (title,author) in LaTeX standalone + PDF output.
John MacFarlane
2012-03-07
Updated tests for euro-related template changes.
John MacFarlane
2011-12-30
Updated latex tests.
John MacFarlane
2011-12-29
Added 'beamer' as an output format.
John MacFarlane
2011-12-27
Updated tests.
John MacFarlane
2011-07-30
Changes to tests for new latex templates.
John MacFarlane
2011-07-23
Use different hyperref options for xetex.
John MacFarlane
2011-07-22
Updated tests for new latex templates.
John MacFarlane
2011-07-22
LaTeX writer: Use \texttt and escapes instead of \verb!..!.
John MacFarlane
2011-01-21
latex template: move special treatment of \sout.
John MacFarlane
2011-01-19
Fixed problem with strikout in LaTeX headers with hyperref.
John MacFarlane
2011-01-06
LHS test changes for new wrapping & highlighting-kate version.
John MacFarlane
2010-12-13
Disabled colored boxes around cites in latex template.
Nathan Gass
2010-07-20
Added amssymb to default latex template.
John MacFarlane
2010-07-20
Made spacing at end of output more consistent.
John MacFarlane
2010-01-05
LaTeX template: always include hyperref package.
fiddlosopher
2010-01-02
Latex template: only show \author if there are some...
fiddlosopher
2009-12-31
LaTeX writer: Only require listings package if needed.
fiddlosopher
2009-12-31
Updated lhs tests.
fiddlosopher
2009-02-14
Updated test suites: regular paragraph before block quote.
fiddlosopher
2009-02-07
Added tests for lhs writers.
fiddlosopher