summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-30 23:53:29 +0000
committerKarl Berry <karl@freefriends.org>2008-04-30 23:53:29 +0000
commit3a9b5ce4591ae2e4b65c9d3b9cbfd9d468a0b11c (patch)
tree725df3c31dbb7f23e158b0348d8287f025237f85
parent312f2f251372a755d21756eb6c82204d0e177aed (diff)
lcyw .cmap must be in runtime
git-svn-id: svn://tug.org/texlive/trunk@7758 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/latex/lcyw/koi7a.cmap (renamed from Master/texmf-dist/doc/latex/lcyw/koi7a.cmap)0
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds4
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/lcyw/koi7a.cmap b/Master/texmf-dist/tex/latex/lcyw/koi7a.cmap
index c80708ce9ae..c80708ce9ae 100644
--- a/Master/texmf-dist/doc/latex/lcyw/koi7a.cmap
+++ b/Master/texmf-dist/tex/latex/lcyw/koi7a.cmap
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 92d89de8d09..82385b4a81b 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -833,7 +833,7 @@ $standardmakeindex='\.ist';
# packages which need special .tex/.sty files installed
-$standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
+$standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap';
%specialtex= (
'FAQ-en', 'NULL',
'abbr', '\.tex',
@@ -856,7 +856,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'chemstyle', "\.jdf|$standardtex",
'cirth', 'num\.tex',
'clock', '\.sty|clock\.tex',
- 'cmap', '\.sty|\.cmap',
+ 'cmap', '\.sty',
'codepage', '\.sty|\.tex',
'contour', '\.cfg|\.sty|\.cnt',
'ctib', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|ctib\.tex',