diff options
author | Karl Berry <karl@freefriends.org> | 2021-04-11 21:38:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-04-11 21:38:07 +0000 |
commit | 80ffb7d46d6eaba8dee65bb48ae25650121b00ac (patch) | |
tree | dfcf02b5981ca41a94cd7631fe99d15481872626 /Master/tlpkg | |
parent | 3183e6721d03f92251424fc14b5de5a5c8c6b9f6 (diff) |
nimbus15
git-svn-id: svn://tug.org/texlive/trunk@58839 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0493b120019..8a98f3afb64 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -929,6 +929,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'newtxsf', "&MAKEflatten", 'nexus-otf', "die 'skipping, font is likely nonfree?'", 'niceframe-type1', "&MAKEflatten", + 'nimbus15', "&MAKEflatten", 'nlatexdb', "die 'skipping, C#/.NET'", 'nohyph', "die 'skipping, nohyph must be done by hand'", 'norasi-c90', "&MAKEnorasi_c90", |