Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/conf.py @ 200:a5700f19e616
Use "Sonny" fncychap style
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 13 May 2026 12:46:52 +0200 |
| parents | ab2b79c36301 |
| children | afecfdcfd288 |
line wrap: on
line diff
--- a/docs/conf.py Wed May 13 12:45:55 2026 +0200 +++ b/docs/conf.py Wed May 13 12:46:52 2026 +0200 @@ -150,6 +150,7 @@ "fontpkg": r"\usepackage[adobesource]{my-doc-fonts}", # "fontpkg": r"\usepackage[spectral]{my-doc-fonts}", "releasename": "Version", + "fncychap": r"\usepackage[Sonny]{fncychap}", } latex_theme = "manual" latex_show_urls = "footnote"
