From 8134709f6bd41afd6d0e810d07e6f3ec89e50310 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 May 2014 17:48:27 +0000 Subject: update our texinfo manuals git-svn-id: svn://tug.org/texlive/trunk@34145 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-txi | 15 ++++++++++++--- Master/tlpkg/doc/releng.txt | 1 + Master/tlpkg/tlpsrc/texlive-en.tlpsrc | 1 + 3 files changed, 14 insertions(+), 3 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tl-update-txi b/Master/tlpkg/bin/tl-update-txi index 37e1545f1f9..0b17e361ded 100755 --- a/Master/tlpkg/bin/tl-update-txi +++ b/Master/tlpkg/bin/tl-update-txi @@ -70,6 +70,15 @@ do_mf2pt1() { mvcp-if-change $mypkg.info $infodir/ } +# +do_tlbuild() { + mypkg=tlbuild + cd $Build/source/doc || exit 1 + MV=cp mvcp-if-change $mypkg.info $infodir/ + $texihtml $mypkg.texi && mvcp-if-change $mypkg.html $docdir/texlive/$mypkg/ + $texipdf $mypkg.texi && mv -v $mypkg.pdf $docdir/texlive/$mypkg/ +} + # do_web2c() { mypkg=web2c @@ -83,10 +92,10 @@ do_dvipng do_dvips do_fontname do_kpathsea -do_mf2pt1 +do_tlbuild do_web2c - exit $? # static: tds texdraw. -# done as part of package update: asy eplain epspdf latex2e[-es] latex2man. +# done as part of package update: +# asy eplain epspdf latex2e[-es] latex2man mf2pt1. diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 394dd6fb1d8..1f603d2a8ce 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -54,6 +54,7 @@ Master/.mkisofsrc Master/release-texlive.txt Master/tlpkg/TeXLive/TLConfig.pm Master/tlpkg/bin/tl-update-tlnet +Master/tlpkg/installer/texlive.png Master/texmf-dist/web2c/texmfcnf.lua Master/texmf-dist/web2c/texmf.cnf # from Build/.../kpathsea (check other copyright years in *.pm, tlmgr*, install-tl) diff --git a/Master/tlpkg/tlpsrc/texlive-en.tlpsrc b/Master/tlpkg/tlpsrc/texlive-en.tlpsrc index e0aa563eee0..f7f1f05693d 100644 --- a/Master/tlpkg/tlpsrc/texlive-en.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-en.tlpsrc @@ -1,2 +1,3 @@ category TLCore shortdesc TeX Live manual (English) +docpattern +d texmf-dist/doc/texlive/tlbuild -- cgit v1.2.3