summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texlive
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-09 21:49:52 +0000
committerKarl Berry <karl@freefriends.org>2021-05-09 21:49:52 +0000
commita4ab0da3c5dd811a6da8df1c269607f74d5649b5 (patch)
tree1314b05d3f7c430ed8a90dbc6375f2e0726b6e57 /Master/texmf-dist/scripts/texlive
parent5fefcba6e29705444628d35033c7fac17e401e51 (diff)
doc
git-svn-id: svn://tug.org/texlive/trunk@59152 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/texlive')
-rw-r--r--Master/texmf-dist/scripts/texlive/Makefile19
-rw-r--r--Master/texmf-dist/scripts/texlive/NEWS4
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/updmap.pl45
3 files changed, 38 insertions, 30 deletions
diff --git a/Master/texmf-dist/scripts/texlive/Makefile b/Master/texmf-dist/scripts/texlive/Makefile
index 2342ce96a49..a98844e2cfb 100644
--- a/Master/texmf-dist/scripts/texlive/Makefile
+++ b/Master/texmf-dist/scripts/texlive/Makefile
@@ -4,11 +4,11 @@
test_tlmgr_html = /tmp/tlmgr.html
htmldir = /home/httpd/html/texlive/doc
-test-html:
+test-tlmgr-html:
pod2html --cachedir=/tmp tlmgr.pl >$(test_tlmgr_html)
diff $(htmldir)/tlmgr.html $(test_tlmgr_html)
-install-html:
+install-tlmgr-doc:
mv $(test_tlmgr_html) $(htmldir)/tlmgr.html
# testing.
@@ -16,6 +16,9 @@ uhelp:
./updmap.pl --help
fhelp:
./fmtutil.pl --help
+test-mktexfmt:
+ ./mktexfmt -n ptex.fmt
+ rm -rf $(HOME)/.texlive2021/texmf-var/web2c/ptex/
# remake fmtutil/updmap doc from --help; see Master/tlpkg/doc/releng.txt.
# assume $W is a TL build tree.
@@ -24,10 +27,14 @@ man2html = groff -mandoc -Thtml
#
man1 = ../../doc/man/man1
#
-install:
- $(MAKE) -C $(W)/texk/texlive/tl_support xupdmap.1 xfmtutil.1
+install-updmap-doc:
+ $(MAKE) -C $(W)/texk/texlive/tl_support xupdmap.1
$(INSTALL_DATA) /tmp/xupdmap.1 $(man1)/updmap.1
- $(INSTALL_DATA) /tmp/xfmtutil.1 $(man1)/fmtutil.1
$(man2html) $(man1)/updmap.1 >$(htmldir)/updmap.html
- $(man2html) $(man1)/fmtutil.1 >$(htmldir)/fmtutil.html
$(MAKE) -C $(man1)/..
+
+install-fmtutil-doc:
+ $(MAKE) -C $(W)/texk/texlive/tl_support xfmtutil.1
+ $(INSTALL_DATA) /tmp/xfmtutil.1 $(man1)/fmtutil.1
+ $(man2html) $(man1)/fmtutil.1 >$(htmldir)/fmtutil.html
+# $(MAKE) -C $(man1)/..
diff --git a/Master/texmf-dist/scripts/texlive/NEWS b/Master/texmf-dist/scripts/texlive/NEWS
index 4a9ee40d1eb..59be96e692d 100644
--- a/Master/texmf-dist/scripts/texlive/NEWS
+++ b/Master/texmf-dist/scripts/texlive/NEWS
@@ -1,6 +1,10 @@
(This file public domain. Originally written by Norbert Preining and
Karl Berry, 2010.)
+<p><b>tlmgr 59108 (released 7may21):</b>
+<li>support, and prefer, curl for https://mirror.ctan.org resolution.
+<li>don't require valid ssl certificates since we can't always support ssl.
+
<p><b>tlmgr 58938 (released 21apr21):</b>
<li>adapt to https://mirror.ctan.org now being available.
<li>when install option create_formats=0, only refresh existing formats.
diff --git a/Master/texmf-dist/scripts/texlive/updmap.pl b/Master/texmf-dist/scripts/texlive/updmap.pl
index 7b9b9281ca8..bda82741eea 100755
--- a/Master/texmf-dist/scripts/texlive/updmap.pl
+++ b/Master/texmf-dist/scripts/texlive/updmap.pl
@@ -1358,7 +1358,6 @@ automatically) will no longer have any effect for you.
As a consequence, you yourself have to rerun updmap-user yourself after
any change in the *system* directories! For example, if a new font
package is added or existing mappings change, which happens frequently.
-
See https://tug.org/texlive/scripts-sys-user.html for details.
If you want to undo this, remove the files mentioned above.
@@ -2264,10 +2263,10 @@ Usage: $prg [-user|-sys] [OPTION] ... [COMMAND]
or: $prg-user [OPTION] ... [COMMAND]
or: $prg-sys [OPTION] ... [COMMAND]
-Update the default font map files used by pdftex (pdftex.map), dvips
-(psfonts.map), and dvipdfm(x), and optionally pxdvi, as determined by
-all configuration files updmap.cfg (the ones returned by running
-"kpsewhich --all updmap.cfg", but see below).
+Update the default font map files used by pdftex and dvipdfm(x)
+(pdftex.map), dvips (psfonts.map), and optionally pxdvi, as determined
+by all configuration files updmap.cfg (usually the ones returned by
+running "kpsewhich --all updmap.cfg", but see below).
Among other things, these map files are used to determine which fonts
should be used as bitmaps and which as outlines, and to determine which
@@ -2297,12 +2296,10 @@ historical reasons. A general overview:
installation time, by the system installer or the package manager or
by hand, and not (by default) by updmap.
-Good luck.
-
Options:
--cnffile FILE read FILE for the updmap configuration
(can be given multiple times, in which case
- all the files are used)
+ all the files are used)
--dvipdfmxoutputdir DIR specify output directory (dvipdfm(x) syntax)
--dvipsoutputdir DIR specify output directory (dvips syntax)
--pdftexoutputdir DIR specify output directory (pdftex syntax)
@@ -2318,21 +2315,21 @@ Options:
--quiet, --silent reduce verbosity
Commands:
- --help show this message and exit
- --version show version information and exit
- --showoption OPTION show the current setting of OPTION
- --showoptions OPTION show possible settings for OPTION
- --setoption OPTION VALUE set OPTION to value; option names below
- --setoption OPTION=VALUE as above, just different syntax
- --enable MAPTYPE MAPFILE add "MAPTYPE MAPFILE" to updmap.cfg,
- where MAPTYPE is Map, MixedMap, or KanjiMap
- --enable Map=MAPFILE add \"Map MAPFILE\" to updmap.cfg
- --enable MixedMap=MAPFILE add \"MixedMap MAPFILE\" to updmap.cfg
- --enable KanjiMap=MAPFILE add \"KanjiMap MAPFILE\" to updmap.cfg
- --disable MAPFILE disable MAPFILE, of whatever type
- --listmaps list all maps (details below)
- --listavailablemaps list available maps (details below)
- --syncwithtrees disable unavailable map files in updmap.cfg
+ --help show this message and exit
+ --version show version information and exit
+ --showoption OPTION show the current setting of OPTION
+ --showoptions OPTION show possible settings for OPTION
+ --setoption OPTION VALUE set OPTION to value; option names below
+ --setoption OPTION=VALUE as above, just different syntax
+ --enable MAPTYPE MAPFILE add "MAPTYPE MAPFILE" to updmap.cfg,
+ where MAPTYPE is Map, MixedMap, or KanjiMap
+ --enable Map=MAPFILE add \"Map MAPFILE\" to updmap.cfg
+ --enable MixedMap=MAPFILE add \"MixedMap MAPFILE\" to updmap.cfg
+ --enable KanjiMap=MAPFILE add \"KanjiMap MAPFILE\" to updmap.cfg
+ --disable MAPFILE disable MAPFILE, of whatever type
+ --listmaps list all maps (details below)
+ --listavailablemaps list available maps (details below)
+ --syncwithtrees disable unavailable map files in updmap.cfg
The main output:
@@ -2465,7 +2462,7 @@ Where and which updmap.cfg changes are saved:
config file, a higher-level one can be used. That way, the
distribution's settings can be overridden system-wide using
TEXMFLOCAL, and system settings can be overridden again in a
- particular user's TEXMFHOME.
+ particular user's TEXMFHOME or TEXMFCONFIG.
Resolving multiple definitions of a font: