index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
input
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly escape LaTeX commands in test samples.
milde
2017-11-06
2
-7
/
+7
*
Fix bug #331: fixed the "trim" options of the "unicode" directive.
goodger
2017-10-20
1
-1
/
+7
*
Fix :width: option for the table directives.
milde
2017-10-19
1
-0
/
+2
*
Improve and test "compound" handling in LaTeX.
milde
2017-03-22
1
-14
/
+59
*
Cleanup and documentation update for latex writer class handling.
milde
2017-03-11
3
-18
/
+90
*
Fix [ 312 ] HTML writer generates invalid HTML if the table has two tags.
milde
2017-03-03
1
-0
/
+3
*
Apply [ 125 ] respect automatic table column sizing also in html4css1.
milde
2017-02-13
1
-0
/
+15
*
Rename html_plain writer to html5_polyglott.
milde
2016-08-18
3
-3
/
+3
*
Fixes for the latex2e writer table handling.
milde
2016-08-03
1
-9
/
+25
*
Support tables with auto-sized column widths in html_plain and latex2e writers.
milde
2016-07-30
1
-1
/
+3
*
Clear up and document patch [ 120 ].
milde
2016-07-28
1
-0
/
+1
*
Implement feature request [ 48 ]
milde
2016-07-26
4
-4
/
+52
*
LaTeX writer tests for multirow tables.
milde
2016-07-26
2
-103
/
+16
*
Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.
milde
2015-08-12
4
-279
/
+3
*
Add link to "plain.css" to the test data.
milde
2015-05-27
1
-0
/
+1
*
Separate style sheets for required and optional layout rules.
milde
2015-05-11
2
-1
/
+1
*
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
*
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
2
-312
/
+2
*
New CSS 2.1 style-sheet for xhtml11 writer.
milde
2015-03-06
2
-16
/
+23
*
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
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
[next]