summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-txi
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tl-update-txi')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-txi18
1 files changed, 1 insertions, 17 deletions
diff --git a/Master/tlpkg/bin/tl-update-txi b/Master/tlpkg/bin/tl-update-txi
index b3002c15e3b..f4dcb9a2714 100755
--- a/Master/tlpkg/bin/tl-update-txi
+++ b/Master/tlpkg/bin/tl-update-txi
@@ -48,13 +48,6 @@ do_dvips() {
}
#
-do_fontname() {
- mypkg=fontname
- cd $CTAN/info/fontname
- MV=cp mvcp-if-change $mypkg.info $infodir/
-}
-
-#
do_kpathsea() {
mypkg=kpathsea
cd $xk/$mypkg/doc || exit 1
@@ -64,14 +57,6 @@ do_kpathsea() {
}
#
-do_mf2pt1() {
- mypkg=mf2pt1
- cd $Master/texmf-dist/doc/support/$mypkg
- makeinfo --no-split $mypkg.texi
- mvcp-if-change $mypkg.info $infodir/
-}
-
-#
do_tlbuild() {
mypkg=tlbuild
cd $Build/source/doc || exit 1
@@ -91,7 +76,6 @@ do_web2c() {
do_dvipng
do_dvips
-do_fontname
do_kpathsea
do_tlbuild
do_web2c
@@ -99,4 +83,4 @@ exit $?
# static: tds texdraw.
# done as part of package update:
-# asy eplain epspdf latex2e[-es] latex2man mf2pt1.
+# asy[mptote] eplain fontname epspdf latex2e[-es] latex2man mf2pt1.