Go to file
Dirk Mueller 63b49a9d6a - update to 0.18.1:
* Small bugfixes (see HISTORY_).
  * Output changes:
    Identifiers:
      During `identifier normalization`_, leading number and hyphen
      characters are no longer stripped from a `reference name`_, if the
      id_prefix_ setting is non-empty.
      Example:
	with ``--id-prefix="DU-"``, a section with title "34. May"
	currently gets the identifier key ``DU-may`` and after the
	change the identifier key ``DU-34-may``.
      The default value for the auto_id_prefix_ setting changed to ``%``:
      "use the tag name as prefix for auto-generated IDs".
      Set auto_id_prefix_ to ``id`` for unchanged auto-IDs.
    HTML5:
      Use the semantic tag <aside> for footnote text and citations, topics
      (except abstract and toc), admonitions, and system messages.
      Use <nav> for the Table of Contents.
      Make "auto" table column widths the default: Only specify column
      widths, if the `"widths" option`_ is set and not "auto".
      The table-style__ setting "colwidths-grid" restores the current default.
    math-output: html
      Support more commands, fix mapping of commands to Unicode characters.
      Scale variable sized operators and big delimiters with CSS.
      Don't use <tt> element (deprecated in HTML5).
      Use STIX fonts if available.
    LaTeX:
       `legacy_class_functions`_ setting default changed to "False",
       admonitions are now environments.
  * New standard Docutils doctree node: <meta__>.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=70
2022-03-29 12:03:04 +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.18.1.tar.gz - update to 0.18.1: 2022-03-29 12:03:04 +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.18.1: 2022-03-29 12:03:04 +00:00
python-docutils.spec - update to 0.18.1: 2022-03-29 12:03:04 +00:00