[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63604] Branch "tex-team-next" in need of review
From: |
Nicolas Goaziou |
Subject: |
[bug#63604] Branch "tex-team-next" in need of review |
Date: |
Sun, 28 May 2023 08:38:32 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Internally, this build system now:
[...]
> - generates font metrics (".tfm") from Metafont files (".mf"), with the
> consequence of adding a new `#:ignore-metafont-files' keyword for
> a few tricky font packages;
I improved the font metrics generation, and the new
#:ignore-metafont-files keyword is not necessary anymore. I removed it
from the code base.
Also, the importer now behaves better when importing meta-packages, such
as collection-basic or… scheme-full.
I'm Cc'ing the TeX team.
Regards,