summaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Avoid code duplication between xetex and latex2e writer (solves [ 3512728 ]).milde2012-03-301-3/+3
* changed stylesheet to relative path, so it works on Windows systems too (whic...goodger2012-03-012-2/+2
* Add tests for section levels not supported by LaTeXmilde2012-02-261-0/+28
* note that references with embedded target URIs have been referenced (implicit...goodger2012-02-202-0/+37
* Replace deprecated aliases for assert methods with correct names.milde2012-02-031-1/+1
* Do not use ``\\\\section*``-macros to suppress LaTeX section numbering.milde2012-01-267-533/+218
* Fix typo in generated from commentgrubert2012-01-201-1/+1
* Cleanup: Use True/False for boolean valuesmilde2012-01-194-5/+5
* Do not emit comment line with trailng blankgrubert2012-01-191-1/+0
* Fix handling of missing stylesheets. Updated and simplied tests.milde2012-01-197-90/+17
* Change HTML math-output default to MathJaxmilde2011-11-251-3/+5
* Use LaTeX math to Unicode character conversions milde2011-11-081-1/+1
* "code" option of the "include" directive, testsmilde2011-09-177-10/+67
* Turn off code parsing in the standalone functional testsmilde2011-09-026-68/+55
* reStructuredText "code" role and directivemilde2011-09-025-273/+545
* Release 0.8.1: set version number to 0.9grubert2011-08-3015-15/+15
* Release 0.8.1: set version number to 0.8.1grubert2011-08-3015-15/+15
* Self-documentation the "Cyrillic with LaTeX" functional test.milde2011-08-244-2/+64
* Fix typo.milde2011-07-251-2/+1
* Release 0.8: set version number to 0.9grubert2011-07-0815-16/+16
* Common directive options:milde2011-07-066-17/+38
* math updatemilde2011-06-291-0/+18
* Math directive and documentation update:milde2011-06-176-79/+105
* Fix manpage writer functional test due to BUG#3219183 grubert2011-06-041-10/+0
* math support refactoring and code cleanupmilde2011-05-053-28/+68
* Revert the filename change, with *.html MathML is not shown correctly.milde2011-04-151-0/+0
* change file ending (browsers showed the *.xhtml file as XML source)milde2011-04-151-0/+0
* MathJax HTML math output optionmilde2011-04-159-193/+295
* Math support updatemilde2011-04-137-53/+508
* Fixes for validation error and table widthdkuhlman2011-03-041-0/+0
* Fixes in response to validation testsdkuhlman2011-02-233-0/+0
* latex writer fixesmilde2011-02-022-48/+30
* Escape brackets in citation references with ``--figure-citations``.milde2011-01-222-4/+4
* Apply [ 3148141 ] fix multicolumn support.milde2010-12-304-16/+104
* Move orphaned "newlatex" writer to the sandbox.milde2010-12-071-12/+0
* Math2HTML: \\\\mathcal (or \\\\mathscr) for mathematical script, line breaksmilde2010-12-063-19/+160
* Document the section subtitle transform in the functional tests.milde2010-12-035-25/+40
* Math update, fixes and latex2html converter.milde2010-12-033-50/+81
* Update html4css1 writer, math, and functional tests.milde2010-11-257-133/+112
* Update documentation about Cyrillic, XeTeX, and hyperref [ 3100778 ]milde2010-11-181-1/+3
* Generate valid XHTML.milde2010-11-097-33/+123
* Add cyrillic test input file.milde2010-11-091-0/+12
* latex2e: use \\\\otherlanguage instead of \\\\selectlanguagemilde2010-11-055-28/+103
* Math support: milde2010-11-055-14/+77
* Improve HTML standard compliance.milde2010-11-053-17/+15
* latexe2 writer fixes:milde2010-11-055-207/+208
* latex2e: Simplify frenchb workaround, simplify math directive handling.milde2010-10-291-3/+2
* Rename the ``.. math-block::`` directive to ``.. math::``.milde2010-10-291-9/+18
* Fix typo (patch 3098298 by Kirill Smelkov)milde2010-10-292-2/+2
* Fix [ 3095603 ] wrong quotes output for russian and other languages.milde2010-10-274-0/+131