From bb0f566f608b6e122906d2b89abd351e23deab1b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 6 Feb 2014 23:36:03 +0000 Subject: tools pdf [from latex-tds] (4feb14) git-svn-id: svn://tug.org/texlive/trunk@32900 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkginfo | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg/bin') diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 3a1752fe299..c037265ce36 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -25,12 +25,13 @@ sub main { $oberdiek_tds = "hyperref|oberdiek"; # special packages from latex-tds project; used by prepare() - $amslatex_tds_pkgs = "xamscls|xamsmath|xamsrefs"; # from amslatex.tds - $latex_tds_pkgs = $amslatex_tds_pkgs; + #$amslatex_tds_pkgs = "xamscls|xamsmath|xamsrefs"; # from amslatex.tds + #$amsfonts_tds_pkgs = "amsfonts"; + # (amstex and amsfonts handled from the original.) + $latex_tds_pkgs = "latex-tds"; $latex_tds_pkgs .= "|cyrillic|graphics|latex|psnfss|tools"; # latex - $latex_tds_pkgs .= "|latex-tds|amsfonts|knuth"; # other + $latex_tds_pkgs .= "|knuth"; # other $latex_tds_dir = "$CTAN/macros/latex/contrib/latex-tds"; - # (amstex handled from the original.) # the CJK material is split into several packages. $cjk_pkgs = "bin-(cjk|ttf)utils|dnp|(|garuda-|norasi-)c90"; -- cgit v1.2.3