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
/
docutils
/
writers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up Babel language setting: Sphinx compatibility and disambiguation.
milde
2011-08-24
2
-16
/
+18
*
Fix: Babel.get_language, use language_code argument in warning
grubert
2011-07-23
1
-1
/
+1
*
Fix [ 3364658 ] (Change last file with Apache license to BSD-2-Clause)
milde
2011-07-20
1
-6
/
+12
*
list coprehension for python 2.3 require []
grubert
2011-07-07
1
-3
/
+3
*
Do not use ``file`` as a variable name.
milde
2011-07-07
1
-4
/
+4
*
New "name" directive option attaching a reference name.
milde
2011-06-30
1
-1
/
+1
*
math update
milde
2011-06-29
2
-3
/
+7
*
Wrap MathML in <div> or <span>
milde
2011-06-29
1
-12
/
+10
*
Fix math import.
milde
2011-06-27
2
-7
/
+7
*
Move from Apache 2 license to 2-Clause BSD. Solves [ 3304675 ]
milde
2011-06-27
4
-15
/
+123
*
Fixes for multi-language labels (e.g. admonitions) and indetation in admonitions
dkuhlman
2011-06-27
2
-23
/
+86
*
Math directive and documentation update:
milde
2011-06-17
1
-1
/
+1
*
Fix: BUG#3219183 - vertical space in definition lists containing markup.
grubert
2011-06-04
1
-1
/
+12
*
Fix: regexp possible roff command and add test for it
grubert
2011-06-04
1
-1
/
+1
*
Fix: vertical space cleaning for option group ``.``.
grubert
2011-06-03
1
-1
/
+2
*
Added support for images downloadable from the Web/HTTP.
dkuhlman
2011-05-12
1
-14
/
+28
*
math support refactoring and code cleanup
milde
2011-05-05
3
-107
/
+75
*
Changed encoding for Python 3.2
dkuhlman
2011-04-18
1
-1
/
+4
*
MathJax HTML math output option
milde
2011-04-15
1
-5
/
+43
*
Math support update
milde
2011-04-13
3
-33
/
+71
*
Replace str.format (new in 2.6) with % transformation.
milde
2011-04-08
1
-1
/
+1
*
latex2e: Ensure forward slashes in graphic file paths.
milde
2011-03-28
1
-1
/
+1
*
Fixes for validation error and table width
dkuhlman
2011-03-04
1
-6
/
+11
*
Fixes in response to validation tests
dkuhlman
2011-02-23
2
-6
/
+11
*
latex writer fixes
milde
2011-02-02
1
-18
/
+33
*
Escape brackets in citation references with ``--figure-citations``.
milde
2011-01-22
1
-2
/
+2
*
Document "math-output" setting, support literal LaTeX math.
milde
2011-01-06
1
-9
/
+15
*
html4css1: fix inner alignment in figures
milde
2011-01-03
1
-1
/
+1
*
New version of the math to HTML converter.
milde
2011-01-03
2
-66
/
+78
*
Apply [ 3148141 ] fix multicolumn support.
milde
2010-12-30
1
-2
/
+13
*
Convert image URI to a local file path.
milde
2010-12-30
1
-4
/
+5
*
For long field names the HTML writer creates two table rows for one
smerten
2010-12-13
1
-1
/
+3
*
Fix for bug report # 3126980 - relative paths and special characters
dkuhlman
2010-12-10
1
-5
/
+6
*
Fix for bug report # 3126980 - relative paths and special characters
dkuhlman
2010-12-10
1
-0
/
+7
*
Move orphaned "newlatex" writer to the sandbox.
milde
2010-12-07
5
-4471
/
+0
*
Math2HTML: \\\\mathcal (or \\\\mathscr) for mathematical script, line breaks
milde
2010-12-06
1
-12
/
+2
*
Math update, fixes and latex2html converter.
milde
2010-12-03
3
-5
/
+176
*
latex2e bugfix: avoid spurious ~ in output
milde
2010-12-01
1
-3
/
+4
*
Update html4css1 writer, math, and functional tests.
milde
2010-11-25
1
-20
/
+32
*
add new polyglossia languages
milde
2010-11-24
1
-1
/
+3
*
Fix for nested definition lists
dkuhlman
2010-11-12
2
-16
/
+19
*
Added user id to generated comments
dkuhlman
2010-11-11
1
-0
/
+3
*
Generate valid XHTML.
milde
2010-11-09
1
-11
/
+13
*
latex2e: use \\\\otherlanguage instead of \\\\selectlanguage
milde
2010-11-05
1
-1
/
+1
*
Math support:
milde
2010-11-05
2
-0
/
+33
*
Improve HTML standard compliance.
milde
2010-11-05
1
-8
/
+7
*
latexe2 writer fixes:
milde
2010-11-05
1
-11
/
+14
*
latex2e: Simplify frenchb workaround, simplify math directive handling.
milde
2010-10-29
1
-10
/
+17
*
Fix typo (patch 3098298 by Kirill Smelkov)
milde
2010-10-29
1
-4
/
+4
*
latex2e: Fix math block.
milde
2010-10-27
1
-4
/
+8
[next]