changeset 791:830a7536281b default tip

PDF style: the white space before the chapter number was too tight: enlarge it somewhat
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 17 May 2026 19:00:15 +0200
parents ddb122635d35
children
files docs/conf.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/conf.py	Sun May 17 13:59:56 2026 +0200
+++ b/docs/conf.py	Sun May 17 19:00:15 2026 +0200
@@ -194,7 +194,7 @@
     # Use "Version" instead of "Release" on the title
     'releasename': 'Version',
 
-    'fncychap': r'\usepackage[Sonny]{fncychap}',
+    'fncychap': r'\usepackage[Sonny]{fncychap}\ChNumVar{\Huge\,}',
 }
 latex_additional_files = [
     "_latex/my-doc-fonts.sty",