2013-03-25 |
milde | Always import our local copy of roman.py (report Larry...
|
commit | commitdiff | tree |
2013-03-22 |
milde | Fix [ 157 ] Line block parsing does not like system...
|
commit | commitdiff | tree |
2013-03-15 |
milde | Bugfix: do not make "stylesheet-path"s absolute.
|
commit | commitdiff | tree |
2013-03-11 |
milde | Treat embedded standalone hyperlinks as URI, even if...
|
commit | commitdiff | tree |
2013-03-07 |
milde | Fix [ 3607029 ] traceback with embedded alias pointing...
|
commit | commitdiff | tree |
2013-03-04 |
milde | New default for `math-output` setting: "HTML math.css".
|
commit | commitdiff | tree |
2013-03-04 |
milde | Fix test under Py3k.
|
commit | commitdiff | tree |
2013-03-04 |
milde | Fix [ 3606028 ] ``assert`` is skipped with ``python...
|
commit | commitdiff | tree |
2013-03-04 |
milde | Test case for io.Input.decode with "unicode" data....
|
commit | commitdiff | tree |
2013-03-02 |
milde | Small fixes to math-output=HTML.
|
commit | commitdiff | tree |
2013-03-02 |
milde | New setting `stylesheet_dirs`.
|
commit | commitdiff | tree |
2013-02-21 |
milde | Fix "booktabs" in html4css2.css.
|
commit | commitdiff | tree |
2013-02-21 |
milde | "Booktabs" table style for html4css1.
|
commit | commitdiff | tree |
2013-02-18 |
milde | Support embedded aliases within hyperlink references.
|
commit | commitdiff | tree |
2013-02-17 |
milde | Reformat config.txt (options as sub-sections).
|
commit | commitdiff | tree |
2013-02-16 |
milde | Minor documentation edits.
|
commit | commitdiff | tree |
2013-02-13 |
milde | Fix [ 3603246 ] Bug in option "--graphicx-option=auto".
|
commit | commitdiff | tree |
2013-01-30 |
milde | Fix [ 3602652 ] correct syntax-highlight default value...
|
commit | commitdiff | tree |
2013-01-28 |
milde | Add link to the "link list" for other independent but...
|
commit | commitdiff | tree |
2013-01-25 |
milde | Fix TypeError: Python 3 does no implicit conversion...
|
commit | commitdiff | tree |
2013-01-21 |
milde | Apply [ 2714873 ] Fix for the overwritting of document...
|
commit | commitdiff | tree |
2013-01-21 |
milde | Apply [ 3599485 ] node source/line information for...
|
commit | commitdiff | tree |
2013-01-21 |
milde | Fix [ 3600051 ] for tables in a list, table cells are...
|
commit | commitdiff | tree |
2013-01-21 |
milde | Fix [ 3601607 ] node.__repr__() must return `str` instance.
|
commit | commitdiff | tree |
2013-01-20 |
milde | remove trailing whitespace
|
commit | commitdiff | tree |
2013-01-17 |
milde | Add Estonian typographic quotes.
|
commit | commitdiff | tree |
2013-01-17 |
milde | Fix literal use of babel shorthands (straight quote...
|
commit | commitdiff | tree |
2013-01-17 |
milde | XeTeX writer: Scale monotype font to match others.
|
commit | commitdiff | tree |
2013-01-17 |
milde | Add cross link to "code" role.
|
commit | commitdiff | tree |
2013-01-05 |
milde | latex2e: Drop the simple algorithm replacing straight...
|
commit | commitdiff | tree |
2013-01-04 |
milde | smartquotes: Skip emtpy text tokens without updating...
|
commit | commitdiff | tree |
2013-01-01 |
milde | Unify/simplify type testing in "validate_*_list".
|
commit | commitdiff | tree |
2012-12-27 |
milde | Fix [ 3596884 ] exception importing ``docutils.io``.
|
commit | commitdiff | tree |
2012-12-17 |
milde | GM sandbox project update
|
commit | commitdiff | tree |
2012-12-12 |
milde | Documentation update
|
commit | commitdiff | tree |
2012-12-12 |
milde | smartquotes: non-breaking spaces for french quotes...
|
commit | commitdiff | tree |
2012-12-07 |
milde | Link to rst2html wrapper with citations and numbered...
|
commit | commitdiff | tree |
2012-11-26 |
milde | SmartQuotes transform: language-depended quote characters.
|
commit | commitdiff | tree |
2012-11-26 |
milde | Use True/False for booleans. frontend.validate_ternary...
|
commit | commitdiff | tree |
2012-11-23 |
milde | normalize_language_tag() now returns `BCP 47`_ conformant...
|
commit | commitdiff | tree |
2012-11-18 |
milde | Smartquotes: correct "educating" of quotes around inline...
|
commit | commitdiff | tree |
2012-11-06 |
milde | Fix opening binary files under Py3k (thanks to Dominic...
|
commit | commitdiff | tree |
2012-10-25 |
milde | Add link to substitution definitions for inline images.
|
commit | commitdiff | tree |
2012-10-25 |
milde | Code cleanup and test html math output options.
|
commit | commitdiff | tree |
2012-10-18 |
milde | Customizable MathJax URL (based on patch by Dmitry...
|
commit | commitdiff | tree |
2012-10-18 |
milde | More cases where we do not want to "educate" quotes.
|
commit | commitdiff | tree |
2012-10-16 |
milde | Add SmartQuotes transform for typographic quotes and...
|
commit | commitdiff | tree |
2012-10-15 |
milde | Add ``math.css`` stylesheet to data files (thanks to...
|
commit | commitdiff | tree |
2012-10-12 |
milde | Use validate_comma_separated_string_list for stylesheet...
|
commit | commitdiff | tree |
2012-10-12 |
milde | New setting validators, code cleanup.
|
commit | commitdiff | tree |
2012-10-11 |
milde | Fix Py3k error writing to stdout with encoding differing...
|
commit | commitdiff | tree |
2012-09-14 |
milde | Change default of "syntax highlight" option to "long",
|
commit | commitdiff | tree |
2012-09-12 |
milde | Simplify handling of "code" inline nodes.
|
commit | commitdiff | tree |
2012-09-12 |
milde | Simplify handling of "code" inline nodes.
|
commit | commitdiff | tree |
2012-09-12 |
milde | Use ``<code>`` tag for inline "code", do not drop nested...
|
commit | commitdiff | tree |
2012-09-12 |
milde | Fix import of PIL.Image.
|
commit | commitdiff | tree |
2012-09-07 |
milde | Add link to NoTeX online editor.
|
commit | commitdiff | tree |
2012-09-06 |
milde | Fix section numbering by LaTeX.
|
commit | commitdiff | tree |
2012-09-03 |
milde | Allow running test_buildhtml.py from anywhere, also...
|
commit | commitdiff | tree |
2012-08-24 |
milde | SafeString._str__ must not return a binary string with...
|
commit | commitdiff | tree |
2012-08-16 |
milde | Fix [ 3552403 ] Prevent broken PyXML replacing stdlibs...
|
commit | commitdiff | tree |
2012-08-16 |
milde | Unit test of the strip_elements_with_classes config...
|
commit | commitdiff | tree |
2012-08-16 |
milde | Add source file info and rawsource to term nodes to...
|
commit | commitdiff | tree |
2012-08-14 |
milde | Fix [ 3556388 ] Mathjax does not work with rst2s5.
|
commit | commitdiff | tree |
2012-08-14 |
milde | Warn, that MathJax downloads JavaScript code from a...
|
commit | commitdiff | tree |
2012-08-14 |
milde | Apply [ 3555160 ] ensure order of "otherlanguages".
|
commit | commitdiff | tree |
2012-08-13 |
milde | Date encoding test failed with Python 2.4.
|
commit | commitdiff | tree |
2012-07-22 |
milde | Documentation update.
|
commit | commitdiff | tree |
2012-07-22 |
milde | Update announcements
|
commit | commitdiff | tree |
2012-07-22 |
milde | Fix [ 3546533 ] unicode error with date directive.
|
commit | commitdiff | tree |
2012-07-11 |
milde | Fix [3541369] Relative __import__ also with Python...
|
commit | commitdiff | tree |
2012-06-25 |
milde | io.FileInput/io.FileOutput: no system-exit on IOError.
|
commit | commitdiff | tree |
2012-06-25 |
milde | Deaktivate defaultfontfeatures command to prevent error...
|
commit | commitdiff | tree |
2012-06-25 |
milde | math, error_reporting, and urischemes moved to the...
|
commit | commitdiff | tree |
2012-06-22 |
milde | Drop support for Python 2.3.
|
commit | commitdiff | tree |
2012-06-14 |
milde | Document latest fixes.
|
commit | commitdiff | tree |
2012-06-13 |
milde | Make tools/ compatible with both, Python 2 and 3 without...
|
commit | commitdiff | tree |
2012-06-13 |
milde | git-svn-id: https://docutils.svn.sourceforge.net/svnroot...
|
commit | commitdiff | tree |
2012-06-13 |
milde | Fixup: more save implementation of binary data output...
|
commit | commitdiff | tree |
2012-06-11 |
milde | Fix output of bytes to sys.stdout under Python 3.
|
commit | commitdiff | tree |
2012-06-04 |
milde | Fix [ 3527842 ].
|
commit | commitdiff | tree |
2012-05-11 |
milde | Basic CSS rules for (source)code (margin, background...
|
commit | commitdiff | tree |
2012-05-11 |
milde | Fix [ 3525847 ] UnicodeEncodeError with locale == C
|
commit | commitdiff | tree |
2012-05-09 |
milde | Cleanup code-block-directive sandbox project, part 3.
|
commit | commitdiff | tree |
2012-05-09 |
milde | Stylesheets update.
|
commit | commitdiff | tree |
2012-05-09 |
milde | Clean up code-block-directive sandbox project.
|
commit | commitdiff | tree |
2012-05-09 |
milde | Example stylesheets for syntax highlight of code snippets.
|
commit | commitdiff | tree |
2012-05-09 |
milde | Update skript to convert Pygments styles from CSS to...
|
commit | commitdiff | tree |
2012-03-30 |
milde | announce change of default behaviour and deprecation...
|
commit | commitdiff | tree |
2012-03-30 |
milde | Avoid code duplication between xetex and latex2e writer...
|
commit | commitdiff | tree |
2012-03-30 |
milde | Apply [ 3512791 ] do not compare string literals with...
|
commit | commitdiff | tree |
2012-03-19 |
milde | Backwards-compatible fix for system-exit on IOError.
|
commit | commitdiff | tree |
2012-03-19 |
milde | remove section Math Markup (now again in todo.txt)
|
commit | commitdiff | tree |
2012-03-19 |
milde | `mode` argument for FileOutput avoids code replication...
|
commit | commitdiff | tree |
2012-03-10 |
milde | Added "How to get a new feature into Docutils".
|
commit | commitdiff | tree |
2012-02-27 |
milde | Update TODO list
|
commit | commitdiff | tree |
2012-02-27 |
milde | update description string
|
commit | commitdiff | tree |
2012-02-26 |
milde | Add tests for section levels not supported by LaTeX
|
commit | commitdiff | tree |
2012-02-08 |
milde | Use `field_marker` pattern to look for start of a directive...
|
commit | commitdiff | tree |
2012-02-03 |
milde | Fix [ 3481980 ] Use os.getcwdu() in make_paths_absolute().
|
commit | commitdiff | tree |