summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format5
-rw-r--r--Master/tlpkg/tlpsrc/graphics.tlpsrc1
2 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format
index 389fd2bf932..5c2c93cef57 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -14,7 +14,6 @@
#
# Formats that might be added:
# - afm with (afm2pl?)
-# - otf with otfinfo -i -q >/dev/null
#
# Manuel Pégourié-Gonnard, 2010. WTFPL v2.
@@ -66,6 +65,8 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1',
'public/cjhebrew/' => 1,
'public/cmcyr/' => 1,
'public/cm-super/' => 1,
+ 'public/cm-unicode/Fontmap.CMU.pfb' => 1,
+ 'public/cm-unicode/cmunobi.pfb' => 1,
'public/cs/' => 1,
'public/doublestroke/' => 1,
'public/epiolmec/' => 1,
@@ -170,6 +171,8 @@ my $exclude_vf = { '*base*' => 'texmf-dist/fonts/vf',
# value has no meaning here
my $exclude_otf = { '*base*' => 'texmf-dist/fonts/opentype',
+ 'public/cm-unicode/Fontmap.CMU.otf' => 1,
+
};
my $tmpdir = File::Temp::tempdir(CLEANUP => 1);
diff --git a/Master/tlpkg/tlpsrc/graphics.tlpsrc b/Master/tlpkg/tlpsrc/graphics.tlpsrc
index fd59b2da22a..0e12fb10102 100644
--- a/Master/tlpkg/tlpsrc/graphics.tlpsrc
+++ b/Master/tlpkg/tlpsrc/graphics.tlpsrc
@@ -1,6 +1,5 @@
runpattern +!d texmf-dist/scripts/context/ruby/graphics
#
docpattern +!d texmf-dist/doc/latex/cookybooky/examples/graphics
-docpattern +!d texmf-dist/doc/latex/eCards/graphics
docpattern +!d texmf-dist/doc/latex/fc_arith/examples/graphics
docpattern +!d texmf-dist/doc/latex/tufte-latex/graphics