| Commit message (Expand) | Author | Age | Files | Lines |
| * | use setuptools/pkg_resources to get readers, parsers, writers, roles, directi... | wiemann | 2007-03-02 | 7 | -134/+74 |
| * | moved writers.get_writer_class to generic utils.get_entry_point | wiemann | 2007-03-01 | 3 | -26/+33 |
| * | added auto-discovery of writers | wiemann | 2007-03-01 | 1 | -2/+7 |
| * | moved roman.py to source directory, so it does not need to be installed separ... | wiemann | 2007-03-01 | 2 | -1/+82 |
| * | Put ensuremath around some latin1 chars.plugins@4951 | grubert | 2007-02-27 | 1 | -0/+12 |
| * | Set ``usepackage[utf8x]{inputenc}`` for utf-8. | grubert | 2007-02-27 | 1 | -3/+7 |
| * | do not use codecs.open, because it always uses binary mode | wiemann | 2007-02-26 | 1 | -4/+2 |
| * | New option ``--use-bibtex=style,db1,db2``. | grubert | 2007-02-22 | 1 | -10/+22 |
| * | - New option ``--reference-label`` to allow usage of LaTeX ref for | grubert | 2007-02-21 | 1 | -0/+12 |
| * | Added ``--strip-elements-with-class`` and ``--strip-class`` options (``strip_... | goodger | 2007-02-12 | 3 | -5/+64 |
| * | remove circular import | goodger | 2007-02-12 | 1 | -1/+2 |
| * | cleaned up build_contents code (not worth a test case or history entry though... | wiemann | 2007-01-22 | 1 | -6/+1 |
| * | dropped all name attributes of "a" elements | wiemann | 2007-01-16 | 1 | -23/+12 |
| * | + - Moved ``id`` attributes from titles to surrounding ``div`` | wiemann | 2007-01-16 | 2 | -33/+12 |
| * | Fix duplicate key in bibliographic_fields dict. | sfcben | 2006-12-26 | 2 | -9/+5 |
| * | Fix: bug# 1605376 rst2latex: bad options group list. | grubert | 2006-12-11 | 1 | -0/+3 |
| * | Remove inactive code for use_optionlist_for_option_list. | grubert | 2006-12-11 | 1 | -36/+7 |
| * | Fix: bug# 1612270 double qoutes in italian literal. | grubert | 2006-12-10 | 1 | -0/+3 |
| * | Added Hebrew mappings by Meir Kriheli. | sfcben | 2006-12-09 | 2 | -0/+168 |
| * | fixed bug with multi-line attributions in block quote directives (epigraph etc.) | goodger | 2006-12-09 | 1 | -1/+6 |
| * | Fix: output hypertargets | grubert | 2006-11-28 | 1 | -0/+3 |
| * | Add option --use-latex-abstract. | grubert | 2006-11-17 | 1 | -0/+14 |
| * | removed notes about Py22 requirement (Docutils 0.5+ depends on Py22 anyway) | wiemann | 2006-11-13 | 2 | -4/+1 |
| * | added textcomp | wiemann | 2006-11-12 | 2 | -0/+5 |
| * | fixed omission from r4802 | goodger | 2006-11-12 | 1 | -3/+3 |
| * | correct faulty setting definitions & add test; 0.4 backport candidate | goodger | 2006-11-12 | 5 | -17/+15 |
| * | docstring: expand validator function description in SettingsSpec.settings_spec | goodger | 2006-11-12 | 1 | -11/+21 |
| * | add functionality to internals() function | goodger | 2006-11-12 | 1 | -2/+6 |
| * | record paths of applied configuration files in _config_files runtime setting | goodger | 2006-11-06 | 1 | -2/+18 |
| * | - Image width unit ``px`` is translated to ``pt``: | grubert | 2006-11-02 | 1 | -3/+24 |
| * | Expand description of --use-latex-toc option. | grubert | 2006-10-18 | 1 | -4/+5 |
| * | added note about raw between paragraphs | wiemann | 2006-10-14 | 1 | -0/+4 |
| * | Reorder code in visit_literal_block. | grubert | 2006-10-11 | 1 | -12/+12 |
| * | fixed behavior for newlines followed by asterisks | wiemann | 2006-10-09 | 2 | -1/+8 |
| * | added note about space between footnotes | wiemann | 2006-10-09 | 1 | -0/+2 |
| * | added note about underscores in citations | wiemann | 2006-10-09 | 1 | -0/+3 |
| * | Fix: Do not escape underscores in citation reference labels if | grubert | 2006-10-08 | 1 | -1/+6 |
| * | Use centering instead of center for figure contents, to avoid vertical space. | grubert | 2006-10-08 | 1 | -4/+8 |
| * | support old-style functional directive dinterface also for methods | wiemann | 2006-09-18 | 1 | -2/+2 |
| * | added support for IronPython 1.0 (thanks to Seo Sanghyeon); | wiemann | 2006-09-16 | 1 | -5/+6 |
| * | Recognize table class: borderless, nolines, booktabs, standard. | grubert | 2006-09-03 | 1 | -1/+15 |
| * | added notes and comments | wiemann | 2006-08-18 | 2 | -24/+29 |
| * | corrected docstring | wiemann | 2006-08-17 | 1 | -6/+6 |
| * | removed unused methods | wiemann | 2006-08-16 | 1 | -6/+0 |
| * | added writer_aux.Admonitions transform; | wiemann | 2006-08-16 | 4 | -56/+54 |
| * | the wiki is spammy, so I moved the development notes into SVN | wiemann | 2006-08-16 | 2 | -2/+71 |
| * | more comment tuning | wiemann | 2006-08-16 | 1 | -6/+9 |
| * | added more comments | wiemann | 2006-08-16 | 1 | -9/+23 |
| * | more name refactoring, some comments | wiemann | 2006-08-16 | 2 | -64/+89 |
| * | some refactoring on macro naming convention | wiemann | 2006-08-16 | 2 | -39/+41 |