diff docs/changes.rst @ 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 d9e5d2bd04e2
children
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