Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
changeset 240:e18c4bec7889
Do not stretch the Libertinus Mono font with 0.9 but with 0.94 for Palatino
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 16 May 2026 00:35:24 +0200 |
| parents | e3baa7e72af3 |
| children | 7df1fd3bab87 |
| 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 Sat May 16 00:23:40 2026 +0200 +++ b/docs/_latex/my-doc-fonts.sty Sat May 16 00:35:24 2026 +0200 @@ -380,7 +380,7 @@ Ligatures = TeX, Numbers = {Lining, Tabular}, Scale = MatchLowercase, - FakeStretch = 0.9, + FakeStretch = 0.94, UprightFont = *-Regular, ItalicFont = *-Regular, ItalicFeatures = {FakeSlant=0.2},
