Go to file
Dirk Mueller da7e54b9e1 - update to 0.17.1:
* Fix bug #406 (MathML translation of ``\mathbf``).
  * Open "docutils.sty" with encoding set to "utf8".
  * Provide fallbacks for parser config settings
    to facilitate programmatic use.
  * Installing with ``setup.py`` now requires ``setuptools``.
    Alternatively, install with `pip`_ (or "manually").
  * Use importlib.import_module() to programmatically import modules.
  * Fix bug #385: Import of language modules.
  * Arabic mappings by Shahin.
  * Fixes in Korean translation by Shinjo Park.
  * Fix error when copying `system_message` node
  * Make the sidebar's "title" argument optional
  * Make "meta" elements available for "latex" and "odt".
  * Prevent infinite inclusion loops.
  * Move non-essential styling to ``plain.css``.
  * Support "captionbelow" class value for tables.
  * Display code line numbers as pseudo-elements which are skipped
    when copying text from code blocks. Solves feature request #32.
  * Support numbered figures.
  * New optional style that adapts to different screen sizes.
  * Fix #394 fix missing new line after rubric.
  * Patch #168 fix crashing on empty citation (by Takeshi KOMIYA).
  * Fix #126 manpage title with spaces.
  * Fix #380 commandline option problem in sphinx.
  * Fix/improve metadata handling:
    fix "keyword" splitting,
    allow generic fields (stored as "Custom Properties").
    __ docs/user/config.html#detailled
  * Run python3 test like python2 against source not the build/-directory

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=69
2021-10-16 21:14:28 +00:00
_multibuild - Add multibuild in order to avoid buildcycle with Pillow and friends 2019-05-13 23:49:22 +00:00
.gitattributes - Renamed to python-docutils (from docutils), also fixes rpmlint 2011-09-21 10:04:49 +00:00
.gitignore - Renamed to python-docutils (from docutils), also fixes rpmlint 2011-09-21 10:04:49 +00:00
docutils-0.17.1.tar.gz - update to 0.17.1: 2021-10-16 21:14:28 +00:00
python-docutils-rpmlintrc Accepting request 482913 from home:alois:branches:devel:languages:python 2017-04-05 05:42:23 +00:00
python-docutils.changes - update to 0.17.1: 2021-10-16 21:14:28 +00:00
python-docutils.spec - update to 0.17.1: 2021-10-16 21:14:28 +00:00