From a4ab0da3c5dd811a6da8df1c269607f74d5649b5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 9 May 2021 21:49:52 +0000 Subject: doc git-svn-id: svn://tug.org/texlive/trunk@59152 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/Makefile | 19 ++++++++---- Master/texmf-dist/scripts/texlive/NEWS | 4 +++ Master/texmf-dist/scripts/texlive/updmap.pl | 45 ++++++++++++++--------------- 3 files changed, 38 insertions(+), 30 deletions(-) (limited to 'Master/texmf-dist') 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.) +

tlmgr 59108 (released 7may21): +

  • support, and prefer, curl for https://mirror.ctan.org resolution. +
  • don't require valid ssl certificates since we can't always support ssl. +

    tlmgr 58938 (released 21apr21):

  • adapt to https://mirror.ctan.org now being available.
  • 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: -- cgit v1.2.3