# HG changeset patch # User Franz Glasner # Date 1778884524 -7200 # Node ID e18c4bec78898160b7eebb9da5c12097024c5339 # Parent e3baa7e72af327559d72f7c684c1ff14566ff0ff Do not stretch the Libertinus Mono font with 0.9 but with 0.94 for Palatino diff -r e3baa7e72af3 -r e18c4bec7889 docs/_latex/my-doc-fonts.sty --- 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},