diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-15 22:20:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-15 22:20:49 +0000 |
commit | 456dfcf24c9b4c9186aac8fcb6f2baf0e92e4350 (patch) | |
tree | eaf1f38d6c3237b431fb9248ba03bd775cfe62b2 /Master | |
parent | 4f080f1e6b8bb62696c07e145f7409340531f24e (diff) |
exclude all of texmf-dist/fonts/cmap from cmap
(latex package).
git-svn-id: svn://tug.org/texlive/trunk@41168 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/cmap.tlpsrc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/cmap.tlpsrc b/Master/tlpkg/tlpsrc/cmap.tlpsrc index c4270178a78..5bcfb52ac3f 100644 --- a/Master/tlpkg/tlpsrc/cmap.tlpsrc +++ b/Master/tlpkg/tlpsrc/cmap.tlpsrc @@ -1,4 +1,2 @@ -runpattern +!d texmf-dist/fonts/cmap/adobemapping -runpattern +!d texmf-dist/fonts/cmap/dvipdfmx -runpattern +!d texmf-dist/fonts/cmap/jfontmaps +runpattern +!d texmf-dist/fonts/cmap runpattern +!d texmf-dist/tex/latex/xcjk2uni/cmap |