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
*
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
*
Apply [ 116 ] by Kirill Smelkov. No hardcode \\\\large for subtitle.
milde
2014-02-28
1
-1
/
+6
*
Fix math header writing for S5 (thanks to Jose Rojas for reporting).
milde
2013-09-05
1
-5
/
+9
*
LaTeX writer: fix basic syntax highlight definitions for code role and direct...
milde
2013-09-05
1
-4
/
+9
*
Fix [ 239 ] Latex writer glues paragraphs with figure floats.
milde
2013-09-02
1
-2
/
+2
*
Apply patch by Jakub Wilk to fix bug [ 100 ].
milde
2013-08-21
1
-7
/
+11
*
Simplify visit_inline code.
milde
2013-08-21
1
-21
/
+12
*
Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.
milde
2013-06-04
2
-2
/
+2
*
Avoid repeated class declarations in html4css1 writer
milde
2013-05-07
1
-11
/
+12
*
Writer comment with (currently ignored) figure alignment to the LaTeX source.
milde
2013-05-06
1
-18
/
+16
*
Add "babel" name for Serbian (cyrillic script).
milde
2013-05-06
1
-4
/
+4
*
Fix [ 228 ], part II.
milde
2013-04-18
1
-2
/
+2
*
Ticket #102: Fix citation rendering in rst2odt with --create-links option
dkuhlman
2013-04-08
1
-2
/
+8
*
Bugfix: do not make "stylesheet-path"s absolute.
milde
2013-03-15
3
-6
/
+1
*
safe check for startswith "."
grubert
2013-03-09
1
-1
/
+1
*
Fix [3607063] handle lines starting with a period.
grubert
2013-03-08
1
-3
/
+3
*
New default for `math-output` setting: "HTML math.css".
milde
2013-03-04
1
-7
/
+14
*
Small fixes to math-output=HTML.
milde
2013-03-02
1
-3
/
+5
*
New setting `stylesheet_dirs`.
milde
2013-03-02
2
-18
/
+34
*
FIX [ docutils-Bugs-3594442 ] complex table formatting error
grubert
2013-02-21
1
-0
/
+5
*
"Booktabs" table style for html4css1.
milde
2013-02-21
1
-0
/
+15
*
always include macro def
grubert
2013-02-16
1
-1
/
+1
*
append macros to self.head
grubert
2013-02-16
1
-1
/
+1
*
move comment "Man page generated from reStructuredText." to first line (always)
grubert
2013-02-16
1
-3
/
+3
*
Fix [ 3603246 ] Bug in option "--graphicx-option=auto".
milde
2013-02-13
1
-3
/
+3
*
manpage Fix option separating comma was bold (thanks to Bill Morris).
grubert
2013-02-12
1
-1
/
+1
*
Fix [ 3600051 ] for tables in a list, table cells are not compacted.
milde
2013-01-21
1
-7
/
+10
*
Fix literal use of babel shorthands (straight quote, tilde, ...).
milde
2013-01-17
1
-43
/
+63
*
XeTeX writer: Scale monotype font to match others.
milde
2013-01-17
1
-1
/
+1
*
latex2e: Drop the simple algorithm replacing straight double quotes.
milde
2013-01-05
1
-33
/
+30
*
smartquotes: non-breaking spaces for french quotes, LaTeX character conversion.
milde
2012-12-12
1
-0
/
+2
*
normalize_language_tag() now returns `BCP 47`_ conformant tags
milde
2012-11-23
2
-29
/
+39
*
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
*
Fix to config file access and added note on config in documentation
dkuhlman
2012-10-13
1
-6
/
+4
*
Use validate_comma_separated_string_list for stylesheet setting.
milde
2012-10-12
2
-11
/
+19
*
Change default of "syntax highlight" option to "long",
milde
2012-09-14
2
-8
/
+18
*
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
*
Fix for custom headers/footers
dkuhlman
2012-09-10
1
-29
/
+9
*
Fix section numbering by LaTeX.
milde
2012-09-06
1
-2
/
+3
*
Fix 3559988 get_writer_class for python 2.7 up
grubert
2012-08-22
1
-1
/
+4
*
Fix to attach the default page style in the body of the document
dkuhlman
2012-08-19
1
-0
/
+41
*
Fix [ 3552403 ] Prevent broken PyXML replacing stdlibs xml module.
milde
2012-08-16
1
-0
/
+13
*
Fix [ 3556388 ] Mathjax does not work with rst2s5.
milde
2012-08-14
1
-0
/
+2
*
Apply [ 3555160 ] ensure order of "otherlanguages".
milde
2012-08-14
2
-2
/
+2
*
Fix [3541369] Relative __import__ also with Python 3.3.
milde
2012-07-11
1
-2
/
+5
*
Apply [3527401] manpage writer addmonition's don't preserve indentation
grubert
2012-07-06
1
-3
/
+18
[next]