|
From: <mi...@us...> - 2025-09-17 10:38:44
|
Revision: 10238
http://sourceforge.net/p/docutils/code/10238
Author: milde
Date: 2025-09-17 10:38:42 +0000 (Wed, 17 Sep 2025)
Log Message:
-----------
Announce change for label writing in latex writer.
Modified Paths:
--------------
trunk/docutils/RELEASE-NOTES.rst
Modified: trunk/docutils/RELEASE-NOTES.rst
===================================================================
--- trunk/docutils/RELEASE-NOTES.rst 2025-09-15 22:57:17 UTC (rev 10237)
+++ trunk/docutils/RELEASE-NOTES.rst 2025-09-17 10:38:42 UTC (rev 10238)
@@ -107,6 +107,9 @@
* "latex2e" writer:
+ - Only write ``\label`` commands for IDs that are referenced in the
+ current document in Docutils 0.23.
+
- Change default of use_latex_citations_ setting to True
in Docutils 1.0.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|