Mercurial > hgrepos > Python > libs > ConfigMix
comparison docs/conf.py @ 791:830a7536281b
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 | 8ab718cbec22 |
| children |
comparison
equal
deleted
inserted
replaced
| 790:ddb122635d35 | 791:830a7536281b |
|---|---|
| 192 # | 192 # |
| 193 # 'figure_align': 'htbp', | 193 # 'figure_align': 'htbp', |
| 194 # Use "Version" instead of "Release" on the title | 194 # Use "Version" instead of "Release" on the title |
| 195 'releasename': 'Version', | 195 'releasename': 'Version', |
| 196 | 196 |
| 197 'fncychap': r'\usepackage[Sonny]{fncychap}', | 197 'fncychap': r'\usepackage[Sonny]{fncychap}\ChNumVar{\Huge\,}', |
| 198 } | 198 } |
| 199 latex_additional_files = [ | 199 latex_additional_files = [ |
| 200 "_latex/my-doc-fonts.sty", | 200 "_latex/my-doc-fonts.sty", |
| 201 "_latex/my-doc-style.sty", | 201 "_latex/my-doc-style.sty", |
| 202 ] | 202 ] |
