summaryrefslogtreecommitdiff
path: root/docutils/test/functional/input
Commit message (Expand)AuthorAgeFilesLines
...
* Math2HTML: \\\\mathcal (or \\\\mathscr) for mathematical script, line breaksmilde2010-12-061-0/+11
* Document the section subtitle transform in the functional tests.milde2010-12-031-1/+3
* Math update, fixes and latex2html converter.milde2010-12-031-13/+26
* Update html4css1 writer, math, and functional tests.milde2010-11-252-26/+20
* Generate valid XHTML.milde2010-11-093-11/+41
* Add cyrillic test input file.milde2010-11-091-0/+12
* latex2e: use \\\\otherlanguage instead of \\\\selectlanguagemilde2010-11-051-0/+1
* Math support: milde2010-11-052-14/+15
* Improve HTML standard compliance.milde2010-11-051-2/+1
* Rename the ``.. math-block::`` directive to ``.. math::``.milde2010-10-291-9/+18
* Math documentation and test updatemilde2010-10-261-1/+3
* Support mathematics with a "math" role and "math-block" directive.milde2010-10-251-0/+54
* Support language specification for document objects.milde2010-10-113-9/+59
* xetex writer documentation and new default font.milde2010-09-242-5/+20
* New writer generating LaTeX code for compiling with ``xelatex``.milde2010-09-201-0/+25
* Drop the latex2e-special output_encoding default ("latin-1").milde2010-05-052-16/+59
* support SWF images,milde2010-03-024-35/+66
* Support SVG images (patch by Stefan Rank).milde2010-03-022-0/+69
* Fix hyperlink targets (labels) for images, figures, and tables in LaTeX.milde2010-02-051-8/+17
* Added custom headers/footers with page numbers, date, time, etc. Plus, doc f...dkuhlman2009-12-291-0/+9
* Use the ``\\\\url`` command for URLs milde2009-10-232-0/+63
* add test filemilde2009-10-091-0/+23
* Beautify LaTeX test output (start ToC on a new page)milde2009-09-281-0/+4
* Fix hyper-targets in captions, support custom roles based on "raw".milde2009-09-282-0/+24
* More stable implementation of ``--use-titlepage-env``.milde2009-08-251-5/+3
* Move manpage writer out of sandbox.grubert2009-08-181-0/+77
* more verbose sample text to ease visual comparison of conversion resultsmilde2009-08-121-2/+13
* fixed target name clash in the test file standard.txtmilde2009-06-041-1/+1
* Better explain optional wrapping around images and figures milde2009-05-181-8/+10
* Clean up image directive test/demomilde2009-05-111-37/+53
* simpler LaTeX encodingmilde2009-05-063-4/+66
* Correctly describe the reason for the multirow-LaTeX problem milde2009-04-291-8/+10
* Add test case for bug with rowspanning table cellsmilde2009-04-281-1/+48
* latex2e writer: sub- and superscript as text, custom roles based on standard ...milde2009-03-301-2/+27
* latex2e writer: backwards compatible implementation of failsave custom rolesmilde2009-01-303-13/+42
* Added rst2odt/odtwriter to the main branch.dkuhlman2008-12-262-0/+180
* added test for r5314wiemann2007-07-051-2/+3
* Add: active latex2e test data with option list in definition list.grubert2006-12-112-0/+28
* added functional test for non-ASCII characters in commentswiemann2006-08-111-0/+2
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-1/+1
* Add custom role with two classes.grubert2006-04-041-0/+7
* Add custom role test to functional latex.grubert2006-04-021-0/+1
* A new role neither based on some old nor with class.grubert2006-04-021-0/+6
* Add a custom role with class.grubert2006-04-021-2/+12
* Fixed bug where values of list-valued attributes of elements originating from...goodger2005-12-313-0/+14
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-151-0/+39
* corrected "contents" note in test textgoodger2005-12-081-2/+2
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-081-0/+126
* added functional test for left-aligned figurewiemann2005-11-201-0/+11
* moved container test to the end of standard.txt test data file;wiemann2005-11-182-6/+9