| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Math2HTML: \\\\mathcal (or \\\\mathscr) for mathematical script, line breaks | milde | 2010-12-06 | 1 | -0/+11 |
| * | Document the section subtitle transform in the functional tests. | milde | 2010-12-03 | 1 | -1/+3 |
| * | Math update, fixes and latex2html converter. | milde | 2010-12-03 | 1 | -13/+26 |
| * | Update html4css1 writer, math, and functional tests. | milde | 2010-11-25 | 2 | -26/+20 |
| * | Generate valid XHTML. | milde | 2010-11-09 | 3 | -11/+41 |
| * | Add cyrillic test input file. | milde | 2010-11-09 | 1 | -0/+12 |
| * | latex2e: use \\\\otherlanguage instead of \\\\selectlanguage | milde | 2010-11-05 | 1 | -0/+1 |
| * | Math support: | milde | 2010-11-05 | 2 | -14/+15 |
| * | Improve HTML standard compliance. | milde | 2010-11-05 | 1 | -2/+1 |
| * | Rename the ``.. math-block::`` directive to ``.. math::``. | milde | 2010-10-29 | 1 | -9/+18 |
| * | Math documentation and test update | milde | 2010-10-26 | 1 | -1/+3 |
| * | Support mathematics with a "math" role and "math-block" directive. | milde | 2010-10-25 | 1 | -0/+54 |
| * | Support language specification for document objects. | milde | 2010-10-11 | 3 | -9/+59 |
| * | xetex writer documentation and new default font. | milde | 2010-09-24 | 2 | -5/+20 |
| * | New writer generating LaTeX code for compiling with ``xelatex``. | milde | 2010-09-20 | 1 | -0/+25 |
| * | Drop the latex2e-special output_encoding default ("latin-1"). | milde | 2010-05-05 | 2 | -16/+59 |
| * | support SWF images, | milde | 2010-03-02 | 4 | -35/+66 |
| * | Support SVG images (patch by Stefan Rank). | milde | 2010-03-02 | 2 | -0/+69 |
| * | Fix hyperlink targets (labels) for images, figures, and tables in LaTeX. | milde | 2010-02-05 | 1 | -8/+17 |
| * | Added custom headers/footers with page numbers, date, time, etc. Plus, doc f... | dkuhlman | 2009-12-29 | 1 | -0/+9 |
| * | Use the ``\\\\url`` command for URLs | milde | 2009-10-23 | 2 | -0/+63 |
| * | add test file | milde | 2009-10-09 | 1 | -0/+23 |
| * | Beautify LaTeX test output (start ToC on a new page) | milde | 2009-09-28 | 1 | -0/+4 |
| * | Fix hyper-targets in captions, support custom roles based on "raw". | milde | 2009-09-28 | 2 | -0/+24 |
| * | More stable implementation of ``--use-titlepage-env``. | milde | 2009-08-25 | 1 | -5/+3 |
| * | Move manpage writer out of sandbox. | grubert | 2009-08-18 | 1 | -0/+77 |
| * | more verbose sample text to ease visual comparison of conversion results | milde | 2009-08-12 | 1 | -2/+13 |
| * | fixed target name clash in the test file standard.txt | milde | 2009-06-04 | 1 | -1/+1 |
| * | Better explain optional wrapping around images and figures | milde | 2009-05-18 | 1 | -8/+10 |
| * | Clean up image directive test/demo | milde | 2009-05-11 | 1 | -37/+53 |
| * | simpler LaTeX encoding | milde | 2009-05-06 | 3 | -4/+66 |
| * | Correctly describe the reason for the multirow-LaTeX problem | milde | 2009-04-29 | 1 | -8/+10 |
| * | Add test case for bug with rowspanning table cells | milde | 2009-04-28 | 1 | -1/+48 |
| * | latex2e writer: sub- and superscript as text, custom roles based on standard ... | milde | 2009-03-30 | 1 | -2/+27 |
| * | latex2e writer: backwards compatible implementation of failsave custom roles | milde | 2009-01-30 | 3 | -13/+42 |
| * | Added rst2odt/odtwriter to the main branch. | dkuhlman | 2008-12-26 | 2 | -0/+180 |
| * | added test for r5314 | wiemann | 2007-07-05 | 1 | -2/+3 |
| * | Add: active latex2e test data with option list in definition list. | grubert | 2006-12-11 | 2 | -0/+28 |
| * | added functional test for non-ASCII characters in comments | wiemann | 2006-08-11 | 1 | -0/+2 |
| * | use $Id$ instead of $Date$ and $Revision$; | wiemann | 2006-05-21 | 1 | -1/+1 |
| * | Add custom role with two classes. | grubert | 2006-04-04 | 1 | -0/+7 |
| * | Add custom role test to functional latex. | grubert | 2006-04-02 | 1 | -0/+1 |
| * | A new role neither based on some old nor with class. | grubert | 2006-04-02 | 1 | -0/+6 |
| * | Add a custom role with class. | grubert | 2006-04-02 | 1 | -2/+12 |
| * | Fixed bug where values of list-valued attributes of elements originating from... | goodger | 2005-12-31 | 3 | -0/+14 |
| * | fixed "compact" & "open" classes on lists, and added a functional test | goodger | 2005-12-15 | 1 | -0/+39 |
| * | corrected "contents" note in test text | goodger | 2005-12-08 | 1 | -2/+2 |
| * | merged branches/s5 changes r4011:4155 into trunk/docutils | goodger | 2005-12-08 | 1 | -0/+126 |
| * | added functional test for left-aligned figure | wiemann | 2005-11-20 | 1 | -0/+11 |
| * | moved container test to the end of standard.txt test data file; | wiemann | 2005-11-18 | 2 | -6/+9 |