Le 03/09/2020 à 17:32, Enrico Forestieri a écrit :
commit a9afdbb73c7ee568eeabd2848e9996322e4d5c85 Author: Enrico Forestieri <[email protected]> Date: Thu Sep 3 17:46:30 2020 +0200Personalize fontsWhen the fonts distributed with texlive with same family nameas ours are also managed by fontconfig, Qt is not able to discriminate ours by the style only. In order to be sure Qt will load our fonts, we change the foundry name from 'PfEd' to 'LyEd' and augment the font family name with this foundry name. This only works on *nix, because adding a foundry name seemingly breaks things on Windows. However, this is a *nix only problem, seemingly.
I guess the BakomaFontLicence file should be renamed to README and updated. JMarc PS: congratulations! -- lyx-cvs mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-cvs
