diff options
author | Karl Berry <karl@freefriends.org> | 2008-01-31 23:12:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-01-31 23:12:43 +0000 |
commit | 0597619673002495e61829d2025f359f0530b6ec (patch) | |
tree | 1c92cd89ac8573cd2d53b9323b1b79089dc6ad8c | |
parent | 83a12828e0e1da0e3acb0754c328f67b514d747b (diff) |
(no) grtimes
git-svn-id: svn://tug.org/texlive/trunk@6467 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 709f76d2d92..69bc7f27da3 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -179,6 +179,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'glhyph', "die 'hyphenation madness needs work, sorry'", 'graphics', "&MAKEcopy", # we use latex-tds/graphics.zip 'graphicxsp', "die 'skipping, requires adobe distiller'", + 'grtimes', "die 'skipping, requires nonfree monotype times'", 'hfbright', "&MAKEflatten", 'hfoldsty', "&MAKEflatten", 'hyperref', "&MAKEhyperref", |