diff options
author | Karl Berry <karl@freefriends.org> | 2009-02-04 19:55:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-02-04 19:55:45 +0000 |
commit | e2a159a8ffdc2564177dea3d004773e1072fc1d9 (patch) | |
tree | 7b2e4b71bfacbf6d27cdb823c85665e6696bfeee /Build/source/utils/README | |
parent | ba0206ea02500f6f8d8d11eff9704c8426b6b9c3 (diff) |
add tpic2pdftex, can't easily be done with ctan2tl
after all.
git-svn-id: svn://tug.org/texlive/trunk@12081 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/README')
-rw-r--r-- | Build/source/utils/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Build/source/utils/README b/Build/source/utils/README index 9f73bc9b23e..8e82eccff53 100644 --- a/Build/source/utils/README +++ b/Build/source/utils/README @@ -27,18 +27,21 @@ ps2eps 1.64 - ok 19feb08 psutils p17 - ok 25nov06 (Fabrice made small modifications for Windows, it seems) - http://www.ctan.org/tex-archive/support/psutils/ + http://www.ctan.org/support/psutils/ t1utils 1.34 - checked 2mar08 http://www.lcdf.org/type/ +tpic2pdftex + http://www.ctan.org/graphics/tpic2pdftex + vlna 1.2 - ok 26jun08 ftp://math.feld.cvut.cz/pub/olsak/vlna xindy 2.3 - ok 24mar08 (with numerous adaptations for TL by Vladimir) - http://www.ctan.org/tex-archive/indexing/xindy/ + http://www.ctan.org/indexing/xindy/ After building clisp as described below, run the TL Build --with-xindy --with-clisp=$clisp_builddir/clisp |