summaryrefslogtreecommitdiff
path: root/tests/lhs-test.latex+lhs
Commit message (Expand)AuthorAge
* Updated tests for template changes.John MacFarlane2014-05-06
* Revised tests for new latex template.John MacFarlane2014-02-20
* Use registerHeader in RST and LaTeX readers.John MacFarlane2013-09-01
* Some test suite fixes for new metadata.John MacFarlane2013-06-25
* Updated tests for changes in LaTeX template.John MacFarlane2013-04-26
* Updated tests for latex template change (microtype).John MacFarlane2013-02-27
* RST writer: Use `.. code:: language` for code blocks with language.John MacFarlane2013-01-26
* LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs.John MacFarlane2013-01-21
* LaTeX test updates for latest changes to template & h-k.John MacFarlane2013-01-19
* Updated tests for changes in LaTeX template.John MacFarlane2012-06-08
* Updated tests for changes in LaTeX changes.John MacFarlane2012-06-05
* Updated tests for changes in latex template.John MacFarlane2012-06-05
* Updated test suite.John MacFarlane2012-06-03
* LaTeX writer: More consistent interblock spacing.John MacFarlane2012-05-14
* Improved spacing around LaTeX block environments.John MacFarlane2012-04-30
* LaTeX writer: Fixed spacing in quote environments.John MacFarlane2012-04-30
* Updated latex writer tests for new template.John MacFarlane2012-04-28
* LaTeX writer: Use fixltx2e package to provide '\textsubscript'.John MacFarlane2012-04-21
* LaTeX writer: don't use eurosym package unless document has a €.John MacFarlane2012-04-03
* Added PDF metadata (title,author) in LaTeX standalone + PDF output.John MacFarlane2012-03-25
* Updated tests for euro-related template changes.John MacFarlane2012-03-07
* Updated latex tests.John MacFarlane2011-12-30
* Added 'beamer' as an output format.John MacFarlane2011-12-29
* Changes to tests for new latex templates.John MacFarlane2011-07-30
* Use different hyperref options for xetex.John MacFarlane2011-07-23
* Updated tests for new latex templates.John MacFarlane2011-07-22
* LaTeX writer: Use \texttt and escapes instead of \verb!..!.John MacFarlane2011-07-22
* latex template: move special treatment of \sout.John MacFarlane2011-01-21
* Fixed problem with strikout in LaTeX headers with hyperref.John MacFarlane2011-01-19
* LHS test changes for new wrapping & highlighting-kate version.John MacFarlane2011-01-06
* Disabled colored boxes around cites in latex template.Nathan Gass2010-12-13
* Added amssymb to default latex template.John MacFarlane2010-07-20
* Made spacing at end of output more consistent.John MacFarlane2010-07-20
* LaTeX template: always include hyperref package.fiddlosopher2010-01-05
* Latex template: only show \author if there are some...fiddlosopher2010-01-02
* Updated lhs tests.fiddlosopher2009-12-31
* Updated test suites: regular paragraph before block quote.fiddlosopher2009-02-14
* Added tests for lhs writers.fiddlosopher2009-02-07