diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-25 22:14:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-25 22:14:28 +0000 |
commit | f6a4fb01d87263748283170b54a6df38ced5731e (patch) | |
tree | 95cdf40e26564eb2b0b26966fa755264f61e77d5 /Master/tlpkg | |
parent | 86cfa46141ae21a801bebb6275868d5445d30674 (diff) |
tex-gyre-math (24oct12)
git-svn-id: svn://tug.org/texlive/trunk@28081 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4015d81d1bf..1366f0c6a75 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -906,8 +906,9 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'tds', "die 'skipping, do by hand from http://tug.org/tds'", 'technica', "die 'skipping, generic .sty names'", 'template', "die 'skipping, use xpackages'", - 'tengwarscript',"&MAKEflatten", - 'tex-gyre', "&MAKEcopy", + 'tengwarscript', "&MAKEflatten", + 'tex-gyre', "&MAKEcopy", + 'tex-gyre-math', "&MAKEflatten", 'tex-ps', "die 'skipping, not ready, sorry'", 'tex-refs', "die 'skipping, not ready, sorry'", 'texdraw', "&MAKEtexdraw", |