| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | New HTML writer generating `XHTML1.1`_ styled with CSS2. | milde | 2015-02-21 | 1 | -0/+371 |
| * | Small fixes to math-output=HTML. | milde | 2013-03-02 | 1 | -3/+5 |
| * | docutils-Bugs-3594442 : complex table formatting error | grubert | 2013-02-21 | 1 | -0/+13 |
| * | remove trailing whitespace | milde | 2013-01-20 | 1 | -3/+1 |
| * | Change default of "syntax highlight" option to "long", | milde | 2012-09-14 | 1 | -9/+7 |
| * | Fix [ 3527842 ]. | milde | 2012-06-04 | 2 | -0/+585 |
| * | Add tests for section levels not supported by LaTeX | milde | 2012-02-26 | 1 | -0/+28 |
| * | Do not use ``\\\\section*``-macros to suppress LaTeX section numbering. | milde | 2012-01-26 | 1 | -1/+1 |
| * | "code" option of the "include" directive, tests | milde | 2011-09-17 | 2 | -2/+9 |
| * | Turn off code parsing in the standalone functional tests | milde | 2011-09-02 | 1 | -3/+6 |
| * | reStructuredText "code" role and directive | milde | 2011-09-02 | 1 | -3/+39 |
| * | Fix typo. | milde | 2011-07-25 | 1 | -2/+1 |
| * | Common directive options: | milde | 2011-07-06 | 1 | -3/+9 |
| * | Math directive and documentation update: | milde | 2011-06-17 | 1 | -19/+20 |
| * | Math support update | milde | 2011-04-13 | 1 | -21/+26 |
| * | Apply [ 3148141 ] fix multicolumn support. | milde | 2010-12-30 | 1 | -0/+20 |
| * | 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 | 2 | -11/+27 |
| * | Math support: | milde | 2010-11-05 | 1 | -14/+14 |
| * | 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 | 1 | -3/+4 |
| * | Drop the latex2e-special output_encoding default ("latin-1"). | milde | 2010-05-05 | 2 | -16/+59 |
| * | support SWF images, | milde | 2010-03-02 | 3 | -35/+65 |
| * | Support SVG images (patch by Stefan Rank). | milde | 2010-03-02 | 1 | -0/+68 |
| * | Fix hyperlink targets (labels) for images, figures, and tables in LaTeX. | milde | 2010-02-05 | 1 | -8/+17 |
| * | Use the ``\\\\url`` command for URLs | milde | 2009-10-23 | 1 | -0/+62 |
| * | 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 | 1 | -0/+23 |
| * | 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 | 2 | -4/+65 |
| * | 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 | 2 | -9/+30 |
| * | 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 | 1 | -0/+25 |
| * | 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 |
| * | A new role neither based on some old nor with class. | grubert | 2006-04-02 | 1 | -0/+6 |