changeset 253:c12bf3b4c31c

Suppress section numbering for changelog items. Use the recently implemented feature in my-doc-style.sty.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 17 May 2026 11:40:41 +0200
parents b607543d6a8d
children b87564351eda
files docs/changes.rst
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changes.rst	Sun May 17 11:39:31 2026 +0200
+++ b/docs/changes.rst	Sun May 17 11:40:41 2026 +0200
@@ -2,5 +2,12 @@
 
 .. _changelog:
 
+.. raw:: latex
+
+   \SuppressSubsectionNumbering
+
 .. include:: ../CHANGES.txt
 
+.. raw:: latex
+
+   \EndSuppressNumbering