Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/_latex/my-doc-fonts.sty @ 214:ad57aaf87799
FIX: Do not process class-level options in my-doc-fonts.sty
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 15 May 2026 10:34:58 +0200 |
| parents | c80b430fdc0f |
| children | 0d6eb4209714 |
line wrap: on
line diff
--- a/docs/_latex/my-doc-fonts.sty Fri May 15 05:15:59 2026 +0200 +++ b/docs/_latex/my-doc-fonts.sty Fri May 15 10:34:58 2026 +0200 @@ -36,7 +36,7 @@ % all characters without any hacks. % \ExecuteOptionsX{dejavusansmono} -\ProcessOptionsX*\relax +\ProcessOptionsX\relax \if@mdf@WithDejaVuSansMono \RequirePackage[DefaultFeatures={Scale=0.92},mono=false]{plex-otf}
