Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 213:d470250f8451 | 214:ad57aaf87799 |
|---|---|
| 34 % | 34 % |
| 35 % By default use the safe option dejavusansmono because is contains | 35 % By default use the safe option dejavusansmono because is contains |
| 36 % all characters without any hacks. | 36 % all characters without any hacks. |
| 37 % | 37 % |
| 38 \ExecuteOptionsX{dejavusansmono} | 38 \ExecuteOptionsX{dejavusansmono} |
| 39 \ProcessOptionsX*\relax | 39 \ProcessOptionsX\relax |
| 40 | 40 |
| 41 \if@mdf@WithDejaVuSansMono | 41 \if@mdf@WithDejaVuSansMono |
| 42 \RequirePackage[DefaultFeatures={Scale=0.92},mono=false]{plex-otf} | 42 \RequirePackage[DefaultFeatures={Scale=0.92},mono=false]{plex-otf} |
| 43 \RequirePackage[mono=true,serif=false,sans=false,math=false]{dejavu-otf} % all symbols are available | 43 \RequirePackage[mono=true,serif=false,sans=false,math=false]{dejavu-otf} % all symbols are available |
| 44 \fi | 44 \fi |
