texlive[59152] trunk: doc

commits+karl at tug.org commits+karl at tug.org
Sun May 9 23:49:52 CEST 2021


Revision: 59152
          http://tug.org/svn/texlive?view=revision&revision=59152
Author:   karl
Date:     2021-05-09 23:49:52 +0200 (Sun, 09 May 2021)
Log Message:
-----------
doc

Modified Paths:
--------------
    trunk/Build/source/texk/texlive/tl_support/updmap.help2man
    trunk/Master/texmf-dist/scripts/texlive/Makefile
    trunk/Master/texmf-dist/scripts/texlive/NEWS
    trunk/Master/texmf-dist/scripts/texlive/updmap.pl

Modified: trunk/Build/source/texk/texlive/tl_support/updmap.help2man
===================================================================
--- trunk/Build/source/texk/texlive/tl_support/updmap.help2man	2021-05-09 21:27:28 UTC (rev 59151)
+++ trunk/Build/source/texk/texlive/tl_support/updmap.help2man	2021-05-09 21:49:52 UTC (rev 59152)
@@ -95,7 +95,7 @@
 of \fIpsfonts\&.map\fP\&.
 .IP "\fIconfig\&.pdf\fP"
 Loads \fIpsfonts_t1\&.map\fP instead
-of \fIpsfonts\&.map\fP and has additional optimizations for PDF generation\&.
+of \fIpsfonts\&.map\fP and has additional settings for PDF generation\&.
 .IP "\fIconfig\&.pk\fP"
 Loads \fIpsfonts_pk\&.map\fP instead
 of \fIpsfonts\&.map\fP\&.

Modified: trunk/Master/texmf-dist/scripts/texlive/Makefile
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/Makefile	2021-05-09 21:27:28 UTC (rev 59151)
+++ trunk/Master/texmf-dist/scripts/texlive/Makefile	2021-05-09 21:49:52 UTC (rev 59152)
@@ -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 @@
 	./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 @@
 #
 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
+	$(man2html) $(man1)/updmap.1 >$(htmldir)/updmap.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)/updmap.1 >$(htmldir)/updmap.html
 	$(man2html) $(man1)/fmtutil.1 >$(htmldir)/fmtutil.html
-	$(MAKE) -C $(man1)/..
+#	$(MAKE) -C $(man1)/..

Modified: trunk/Master/texmf-dist/scripts/texlive/NEWS
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/NEWS	2021-05-09 21:27:28 UTC (rev 59151)
+++ trunk/Master/texmf-dist/scripts/texlive/NEWS	2021-05-09 21:49:52 UTC (rev 59152)
@@ -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.

Modified: trunk/Master/texmf-dist/scripts/texlive/updmap.pl
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/updmap.pl	2021-05-09 21:27:28 UTC (rev 59151)
+++ trunk/Master/texmf-dist/scripts/texlive/updmap.pl	2021-05-09 21:49:52 UTC (rev 59152)
@@ -1358,7 +1358,6 @@
 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 @@
    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 @@
   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 @@
   --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 @@
   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:
 



More information about the tex-live-commits mailing list.