summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-11 16:20:34 +0000
committerKarl Berry <karl@freefriends.org>2010-07-11 16:20:34 +0000
commitf8e9cc2cddf05b4443397e615e2f47cdcec2e023 (patch)
tree5e0cf06aa46c75eeb45dae0ee3cf1319b03cc856 /Master
parent05d9f874728581e7f3cf429d2a1545f1df2ee228 (diff)
graphics, t1lint consistency
git-svn-id: svn://tug.org/texlive/trunk@19373 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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