| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Separate style sheets for required and optional layout rules. | milde | 2015-05-11 | 4 | -273/+60 |
| * | Do not use <sup> and <sub> tags inside <pre> (parsed-literal blocks). | milde | 2015-03-30 | 1 | -1/+1 |
| * | Fix the latest latex writer patch: no "alltt" in parsed literal blocks. | milde | 2015-03-19 | 2 | -5/+7 |
| * | Let "html-base" and "xhtml11" writers wrap SVG images in <img> tags. | milde | 2015-03-13 | 1 | -53/+99 |
| * | Announce the new HTML writers. Small fixes to get valid HTML. | milde | 2015-03-11 | 1 | -3/+9 |
| * | Link stylesheets to test dir instead of copy them. | milde | 2015-03-11 | 2 | -372/+2 |
| * | Base xhtml11 writer on html-base. Adapt and fix tests. | milde | 2015-03-10 | 3 | -314/+4 |
| * | Tests for the basic HTML writer. | milde | 2015-03-10 | 1 | -0/+234 |
| * | New CSS 2.1 style-sheet for xhtml11 writer. | milde | 2015-03-06 | 3 | -39/+52 |
| * | Wrap SVG images in <img> tags not <object>. | milde | 2015-02-23 | 1 | -0/+6 |
| * | New HTML writer generating `XHTML1.1`_ styled with CSS2. | milde | 2015-02-21 | 2 | -0/+633 |
| * | 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 |
| * | Fix literal use of babel shorthands (straight quote, tilde, ...). | milde | 2013-01-17 | 2 | -2/+40 |
| * | 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 | 3 | -3/+4 |
| * | "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 |
| * | Self-documentation the "Cyrillic with LaTeX" functional test. | milde | 2011-08-24 | 1 | -0/+18 |
| * | 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 | 2 | -0/+21 |
| * | Move orphaned "newlatex" writer to the sandbox. | milde | 2010-12-07 | 1 | -12/+0 |
| * | 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 |