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
/
html4css1
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ticket [ patches/147 ] code duplication.
milde
2018-11-29
1
-5
/
+2
*
Fix :width: option for the table directives.
milde
2017-10-19
1
-1
/
+4
*
Drop compatibility code for Python 2.4 and 2.5.
milde
2017-08-11
1
-3
/
+2
*
Replace untranslable term "sollbruchstelle" with English approximation.
milde
2017-02-13
1
-1
/
+1
*
Apply [ 125 ] respect automatic table column sizing also in html4css1.
milde
2017-02-13
1
-28
/
+30
*
HTML writers: Outsourcing of common code to _html_base.py.
milde
2016-11-29
1
-1023
/
+76
*
Rename html_plain writer to html5_polyglott.
milde
2016-08-18
1
-1
/
+1
*
Implement feature request [ 48 ]
milde
2016-07-26
1
-2
/
+4
*
Use https in default MathJax URL (report Alan G Isaac).
milde
2016-05-24
1
-2
/
+2
*
Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.
milde
2015-08-12
1
-1
/
+1
*
Do not use <sup> and <sub> tags inside <pre> (parsed-literal blocks).
milde
2015-03-30
1
-6
/
+20
*
HTML4 writer: Wrap literal blocks in a <span> to support sub- and superscript
milde
2015-03-26
1
-0
/
+2
*
Small fixes to the writer aliases, supported formats, and front-end tools.
milde
2015-03-17
1
-1
/
+1
*
Fix setup.py and tests after addition of writers/html_base and mv of math.css.
milde
2015-03-10
1
-1
/
+6
*
New CSS 2.1 style-sheet for xhtml11 writer.
milde
2015-03-06
1
-5
/
+9
*
Make the insertion of "admonition" class in the HTML writer
milde
2015-02-27
1
-0
/
+1
*
Fix [ 266 ] creating labels/class values in description list items.
milde
2015-02-26
1
-1
/
+7
*
Wrap SVG images in <img> tags not <object>.
milde
2015-02-23
1
-9
/
+12
*
New HTML writer generating `XHTML1.1`_ styled with CSS2.
milde
2015-02-21
1
-3
/
+3
*
Apply patch [ 119 ] by Anatoly Techtonik
milde
2015-02-19
1
-6
/
+3
*
Add "docutils" to class values for "container" object to address [ 267 ].
milde
2015-02-16
1
-1
/
+1
*
Fix [258] figwidth="image" generates unitless width value.
milde
2014-06-24
1
-2
/
+2
*
Do not add newline after inline math (produces unwanted whitespace).
milde
2014-05-28
1
-2
/
+4
*
Avoid repeated class declarations in html4css1 writer
milde
2013-05-07
1
-11
/
+12
*
Bugfix: do not make "stylesheet-path"s absolute.
milde
2013-03-15
1
-2
/
+0
*
New default for `math-output` setting: "HTML math.css".
milde
2013-03-04
1
-7
/
+14
*
New setting `stylesheet_dirs`.
milde
2013-03-02
1
-14
/
+21
*
Fix [ 3600051 ] for tables in a list, table cells are not compacted.
milde
2013-01-21
1
-7
/
+10
*
Code cleanup and test html math output options.
milde
2012-10-25
1
-7
/
+5
*
Customizable MathJax URL (based on patch by Dmitry Shachnev).
milde
2012-10-18
1
-12
/
+16
*
Use validate_comma_separated_string_list for stylesheet setting.
milde
2012-10-12
1
-3
/
+12
*
Simplify handling of "code" inline nodes.
milde
2012-09-12
1
-5
/
+3
*
Use ``<code>`` tag for inline "code", do not drop nested inline nodes (syntax...
milde
2012-09-12
1
-5
/
+17
*
Fix import of PIL.Image.
milde
2012-09-12
1
-2
/
+8
*
io.FileInput/io.FileOutput: no system-exit on IOError.
milde
2012-06-25
1
-2
/
+1
*
math, error_reporting, and urischemes moved to the utils package.
milde
2012-06-25
1
-4
/
+4
*
Revert "io.FileInput/io.FileOutput: No system-exit on IOError."
milde
2012-01-27
1
-1
/
+2
*
io.FileInput/io.FileOutput: No system-exit on IOError.
milde
2012-01-26
1
-2
/
+1
*
Cleanup: Use True/False for boolean values
milde
2012-01-19
1
-28
/
+27
*
Fix handling of missing stylesheets. Updated and simplied tests.
milde
2012-01-19
1
-14
/
+25
*
Clean up record_dependencies feature.
milde
2011-12-14
1
-12
/
+22
*
Change HTML math-output default to MathJax
milde
2011-11-25
1
-2
/
+2
*
Use LaTeX math to Unicode character conversions
milde
2011-11-08
1
-2
/
+3
*
math update
milde
2011-06-29
1
-3
/
+5
*
Wrap MathML in <div> or <span>
milde
2011-06-29
1
-12
/
+10
*
Fix math import.
milde
2011-06-27
1
-4
/
+4
*
Move from Apache 2 license to 2-Clause BSD. Solves [ 3304675 ]
milde
2011-06-27
1
-5
/
+5
*
math support refactoring and code cleanup
milde
2011-05-05
1
-89
/
+66
*
MathJax HTML math output option
milde
2011-04-15
1
-5
/
+43
*
Math support update
milde
2011-04-13
1
-7
/
+38
[next]