SF.net SVN: docutils:[9620 ] trunk/docutils/HISTORY. txt

milde--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9620
          http://sourceforge.net/p/docutils/code/9620
Author:   milde
Date:     2024-04-09 15:27:32 +0000 (Tue, 09 Apr 2024)
Log Message:
-----------
Sort newest changes into the HISTORY for 0.21.

Modified Paths:
--------------
    trunk/docutils/HISTORY.txt

Modified: trunk/docutils/HISTORY.txt
===================================================================
--- trunk/docutils/HISTORY.txt	2024-04-09 15:18:31 UTC (rev 9619)
+++ trunk/docutils/HISTORY.txt	2024-04-09 15:27:32 UTC (rev 9620)
@@ -13,31 +13,10 @@
 
 .. contents::
 
-Changes since 0.21.rc1
-======================
 
-* docs/ref/docutils.dtd
+Release 0.21 (unpublished)
+==========================
 
-  - Reference names (``%refname.type`` and ``%refnames.type``)
-    are whitespace-normalized but **not** always downcased.
-  - The <topic> element uses the "depth" and "local" attributes to store
-    "contents" directive options when used as placeholder for a generated
-    table of contents (LaTeX writers with `use_latex_toc`_ setting).
-
-* docutils/writers/_html_base.py
-
-  - <field> elements are skipped in HTML output. Transfer `id` attribute
-    to the respective <field_name> child element to allow cross-references
-    to field-list items.
-
-* docutils/writers/html5_polyglot/\*.css
-
-  - No additional margins for line-blocks.
-
-
-Release 0.21.rc1 (2024-03-26)
-=============================
-
 * General
 
   - Drop support for Python 3.7 and 3.8.
@@ -57,7 +36,15 @@
 
     * The <math_block> element uses the attribute "xml:space".
     * The <raw> element may contain text only (no inline elements).
+    * The <topic> element uses the "depth" and "local" attributes to
+      store "contents" directive options when used as placeholder for a
+      generated table of contents (LaTeX writers with `use_latex_toc`_
+      setting).
 
+  - Documentation fix:
+    Reference names (``%refname.type`` and ``%refnames.type``)
+    are whitespace-normalized but **not** always downcased.
+
 * docutils/frontend.py
 
   - Allow `validate_*()` functions to be called with just the "value"
@@ -163,6 +150,7 @@
 
   - Move MathML styles to "minimal.css" (required for correct rendering).
   - Highlight heading of target section also with explicit hyperlink target.
+  - No additional margins for line-blocks.
 
 * docutils/writers/_html_base.py
 
@@ -185,6 +173,9 @@
     "definition_list_item" with multiple "terms" (cf. feature-request #60).
   - Link to the document "#top" from the ToC heading
     (unless toc_backlinks_ is False).
+  - Transfer `id` attribute from <field> elements to the respective
+    <field_name> child element to allow cross-references to field-list items
+    (<field>s are skipped in HTML output).
 
 * docutils/writers/latex2e/__init__.py
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



_______________________________________________
Docutils-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-checkins
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.