comparison docs/_latex/my-doc-fonts.sty @ 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 0737faace808
comparison
equal deleted inserted replaced
239:e3baa7e72af3 240:e18c4bec7889
378 % This is stolen from libertinus-otf.sty! 378 % This is stolen from libertinus-otf.sty!
379 \setmonofont{LibertinusMono}[% 379 \setmonofont{LibertinusMono}[%
380 Ligatures = TeX, 380 Ligatures = TeX,
381 Numbers = {Lining, Tabular}, 381 Numbers = {Lining, Tabular},
382 Scale = MatchLowercase, 382 Scale = MatchLowercase,
383 FakeStretch = 0.9, 383 FakeStretch = 0.94,
384 UprightFont = *-Regular, 384 UprightFont = *-Regular,
385 ItalicFont = *-Regular, 385 ItalicFont = *-Regular,
386 ItalicFeatures = {FakeSlant=0.2}, 386 ItalicFeatures = {FakeSlant=0.2},
387 SlantedFont = *-Regular, 387 SlantedFont = *-Regular,
388 SlantedFeatures= {FakeSlant=0.2}, 388 SlantedFeatures= {FakeSlant=0.2},