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
/
test_writers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes to language/region and image size control
dkuhlman
2017-05-16
1
-0
/
+2
*
LaTeX: Define required Unicode characters in the preamble.
milde
2017-04-19
1
-1
/
+1
*
Remove unneccessary empty lines from the latex output.
milde
2017-03-13
1
-20
/
+0
*
latex-writer: Handle class arguments for block-level elements
milde
2017-03-03
1
-16
/
+20
*
Update tests to match patch 8021 Provide default title in metadata.
milde
2017-02-05
1
-16
/
+16
*
Adapt test to fixes in course of the HTML-writer code "outsourcing":
milde
2016-11-29
1
-1
/
+1
*
Rename html_plain writer to html5_polyglott.
milde
2016-08-18
2
-24
/
+24
*
docutils-xml writer: Fix/improve output with "newlines and "indent".
milde
2016-08-18
1
-4
/
+2
*
Fixes for the latex2e writer table handling.
milde
2016-08-03
1
-14
/
+223
*
Implement feature request [ 48 ]
milde
2016-07-26
2
-0
/
+77
*
Test update.
milde
2016-05-24
2
-4
/
+4
*
Various minor documentation edits.
milde
2016-01-13
1
-1
/
+1
*
Fix [ 286 ] Empty column title cause invalid latex file.
milde
2015-09-22
1
-0
/
+39
*
test_odt: write output in binary mode.
milde
2015-09-15
1
-1
/
+1
*
Ignore config file settings when testing the ODT writer.
milde
2015-09-15
1
-1
/
+3
*
Fix footnotes with content that does not start with a paragraph.
milde
2015-08-12
1
-0
/
+40
*
Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.
milde
2015-08-12
2
-24
/
+24
*
Fix for bug number 276 ODT Writer strips classes from inline character markup...
timehorse
2015-06-03
1
-6
/
+18
*
Separate style sheets for required and optional layout rules.
milde
2015-05-11
1
-0
/
+207
*
Adapt tests to latest latex writer fix.
milde
2015-03-23
1
-0
/
+1
*
Cleaner LaTeX code for literal blocks (use "alltt" environment).
milde
2015-03-19
1
-13
/
+34
*
Cleaner LaTeX code for enumerations.
milde
2015-03-17
1
-29
/
+11
*
Fix setup.py and tests after addition of writers/html_base and mv of math.css.
milde
2015-03-10
1
-1
/
+1
*
Fix [ 266 ] creating labels/class values in description list items.
milde
2015-02-26
1
-0
/
+42
*
FIX the test! styleshhet path with drive letter
grubert
2014-07-08
2
-6
/
+22
*
HACK around tests that depend on directory contents.
grubert
2014-07-06
1
-1
/
+3
*
Apply [ 116 ] by Kirill Smelkov. No hardcode \\\\large for subtitle.
milde
2014-02-28
1
-1
/
+5
*
LaTeX writer: fix basic syntax highlight definitions for code role and direct...
milde
2013-09-05
1
-2
/
+33
*
Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.
milde
2013-06-04
1
-1
/
+1
*
Remove TODO comment: writer import with python >= 2.7 is solved
milde
2013-05-07
1
-1
/
+0
*
Bugfix: do not make "stylesheet-path"s absolute.
milde
2013-03-15
1
-0
/
+10
*
Fix [3607063] handle lines starting with a period.
grubert
2013-03-08
1
-1
/
+4
*
New default for `math-output` setting: "HTML math.css".
milde
2013-03-04
1
-5
/
+18
*
New setting `stylesheet_dirs`.
milde
2013-03-02
1
-15
/
+65
*
regression test for sphinx admonition
grubert
2013-02-21
1
-0
/
+23
*
always include macro def
grubert
2013-02-16
1
-4
/
+8
*
move comment "Man page generated from reStructuredText." to first line (always)
grubert
2013-02-16
1
-9
/
+9
*
fix manpage test
grubert
2013-02-16
1
-2
/
+2
*
Fix literal use of babel shorthands (straight quote, tilde, ...).
milde
2013-01-17
1
-3
/
+2
*
latex2e: Drop the simple algorithm replacing straight double quotes.
milde
2013-01-05
1
-47
/
+2
*
Code cleanup and test html math output options.
milde
2012-10-25
1
-3
/
+56
*
test get_writer_class failing to load local-writer from python2.7 up
grubert
2012-08-22
1
-0
/
+34
*
Apply [3527401] manpage writer addmonition's don't preserve indentation
grubert
2012-07-06
1
-3
/
+10
*
Add admonition to test
grubert
2012-07-04
1
-0
/
+25
*
Fix: section title input must have mixxed case to see upper is called
grubert
2012-07-04
1
-1
/
+1
*
Apply [3527397] Add indentation to literal blocks in manpage writer
grubert
2012-07-04
1
-0
/
+4
*
Drop support for Python 2.3.
milde
2012-06-22
1
-5
/
+0
*
Fix [ 3527842 ].
milde
2012-06-04
2
-5
/
+7
*
Replace deprecated aliases for assert methods with correct names.
milde
2012-02-03
1
-1
/
+1
*
Do not use ``\\\\section*``-macros to suppress LaTeX section numbering.
milde
2012-01-26
1
-36
/
+21
[next]