summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-16 22:20:47 +0000
committerKarl Berry <karl@freefriends.org>2022-03-16 22:20:47 +0000
commitace18d415be0221859537fd8f4828beb735e3e73 (patch)
treee282249962b30a19761d53f75bc1b4b7d6bab103
parent53eaeb2b522c91386c8fd980978247b14d813afa (diff)
doc,sync
git-svn-id: svn://tug.org/texlive/trunk@62745 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/texk/texlive/tl_support/fmtutil.cnf6
-rwxr-xr-xMaster/install-tl2
-rwxr-xr-xMaster/tlpkg/bin/c2lx6
3 files changed, 5 insertions, 9 deletions
diff --git a/Build/source/texk/texlive/tl_support/fmtutil.cnf b/Build/source/texk/texlive/tl_support/fmtutil.cnf
index 44b1f8b0582..14083c60197 100644
--- a/Build/source/texk/texlive/tl_support/fmtutil.cnf
+++ b/Build/source/texk/texlive/tl_support/fmtutil.cnf
@@ -1,4 +1,4 @@
-# Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sat Mar 5 19:00:34 2022
+# Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sat Oct 3 02:49:47 2020
# Originally written by Thomas Esser, 1998. Public domain.
#
# For guidance on how to support local formats, see the man
@@ -68,10 +68,6 @@ pdfcsplain xetex - -etex csplain.ini
# from eplain:
eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini
#
-# from hitex:
-hilatex hitex language.dat -etex -ltx hilatex.ini
-hitex hitex language.def -etex -ltx hitex.ini
-#
# from jadetex:
jadetex pdftex language.dat *jadetex.ini
pdfjadetex pdftex language.dat *pdfjadetex.ini
diff --git a/Master/install-tl b/Master/install-tl
index 5da16cf8870..bdc8e304ca5 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -2915,7 +2915,7 @@ retry fails, the installer aborts.
=item B<-persistent-downloads>
For network installs, activating this option makes the installer try to
-set up a persistent connection using the C<Net::LWP> Perl module. This
+set up a persistent connection using the C<LWP> Perl module. This
opens only one connection between your computer and the server per
session and reuses it, instead of initiating a new download for each
package, which typically yields a significant speed-up.
diff --git a/Master/tlpkg/bin/c2lx b/Master/tlpkg/bin/c2lx
index c295b39cd0b..02bf81d393e 100755
--- a/Master/tlpkg/bin/c2lx
+++ b/Master/tlpkg/bin/c2lx
@@ -19,14 +19,14 @@ cp /dev/null /tmp/first
if test "x$1" = xe || test "x$1" = x2e; then
shift; label=l2e
- pkgs="amsmath cyrillic graphics tools latex firstaid"
+ pkgs="amsmath cyrillic graphics tools latex firstaid l3build"
elif test "x$1" = xdev; then
shift; label=ldev
pkgs="latex-amsmath-dev latex-firstaid-dev latex-graphics-dev"
- pkgs="$pkgs latex-tools-dev latex-base-dev"
+ pkgs="$pkgs latex-tools-dev latex-base-dev l3build"
elif test "x$1" = x3; then
shift; label=l3
- pkgs="l3kernel l3packages l3experimental l3build l3backend"
+ pkgs="l3kernel l3packages l3experimental l3build l3backend l3build"
elif test "x$1" = xjxu; then
shift; label=jxu
pkgs="beaulivre colorist einfart lebhart mindflow minimalist simplivre"