Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
changeset 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 | d470250f8451 |
| children | 0d6eb4209714 |
| files | docs/_latex/my-doc-fonts.sty |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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}
