diff options
author | Karl Berry <karl@freefriends.org> | 2015-06-15 23:32:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-06-15 23:32:30 +0000 |
commit | 03e62fd08f258055bc7f92e2309525edffacb9a7 (patch) | |
tree | 55d751179a9a86b4b3243bcc0cb3823a75902738 /Master/tlpkg | |
parent | 210f6b4d5e219769ade60e62594dbea850759243 (diff) |
Asana-Math (2jun15)
git-svn-id: svn://tug.org/texlive/trunk@37556 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 052a4d18d40..d82b48c3db0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2558,7 +2558,7 @@ $standardpfm='\.pfm'; $standardsfd=NULL; # subfont definition, not fontforge! %specialsfd = (); # only dnp, ttf2pk -$standardttf = '\.ttf'; +$standardttf = '\.ttf|\.TTC'; %specialttf = ( ); |