# HG changeset patch # User Franz Glasner # Date 1779010841 -7200 # Node ID c12bf3b4c31c049ab5f82a20734d6c4a05b258db # Parent b607543d6a8d469c630e8c9fdf5e3490a808d4db Suppress section numbering for changelog items. Use the recently implemented feature in my-doc-style.sty. diff -r b607543d6a8d -r c12bf3b4c31c docs/changes.rst --- 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