texlive[53427] Build/source: tl2020 version numbers

commits+karl at tug.org commits+karl at tug.org
Thu Jan 16 23:02:51 CET 2020


Revision: 53427
          http://tug.org/svn/texlive?view=revision&revision=53427
Author:   karl
Date:     2020-01-16 23:02:50 +0100 (Thu, 16 Jan 2020)
Log Message:
-----------
tl2020 version numbers

Modified Paths:
--------------
    trunk/Build/source/ChangeLog
    trunk/Build/source/configure
    trunk/Build/source/libs/configure
    trunk/Build/source/texk/configure
    trunk/Build/source/texk/dviout-util/configure
    trunk/Build/source/texk/dvipdfm-x/ChangeLog
    trunk/Build/source/texk/dvipdfm-x/configure
    trunk/Build/source/texk/dvipdfm-x/configure.ac
    trunk/Build/source/texk/dvipdfm-x/dvipdfmx.c
    trunk/Build/source/texk/dvipdfm-x/xbb.c
    trunk/Build/source/texk/dvipng/doc/dvipng.help
    trunk/Build/source/texk/dvipng/doc/dvipng.info
    trunk/Build/source/texk/dvipsk/ChangeLog
    trunk/Build/source/texk/dvipsk/NEWS
    trunk/Build/source/texk/dvipsk/afm2tfm.c
    trunk/Build/source/texk/dvipsk/configure
    trunk/Build/source/texk/dvipsk/configure.ac
    trunk/Build/source/texk/dvipsk/dvips.c
    trunk/Build/source/texk/dvipsk/dvips.h
    trunk/Build/source/texk/dvipsk/dvips.info
    trunk/Build/source/texk/dvipsk/dvips.texi
    trunk/Build/source/texk/kpathsea/ChangeLog
    trunk/Build/source/texk/kpathsea/NEWS
    trunk/Build/source/texk/kpathsea/c-auto.in
    trunk/Build/source/texk/kpathsea/configure
    trunk/Build/source/texk/kpathsea/doc/kpathsea.info
    trunk/Build/source/texk/kpathsea/doc/kpathsea.texi
    trunk/Build/source/texk/kpathsea/texmf.cnf
    trunk/Build/source/texk/kpathsea/version.ac
    trunk/Build/source/texk/makeindexk/configure
    trunk/Build/source/texk/mendexk/COPYRIGHT
    trunk/Build/source/texk/mendexk/ChangeLog
    trunk/Build/source/texk/mendexk/configure
    trunk/Build/source/texk/mendexk/configure.ac
    trunk/Build/source/texk/mendexk/main.c
    trunk/Build/source/texk/ptexenc/ChangeLog
    trunk/Build/source/texk/ptexenc/c-auto.in
    trunk/Build/source/texk/ptexenc/configure
    trunk/Build/source/texk/ptexenc/version.ac
    trunk/Build/source/texk/texlive/configure
    trunk/Build/source/texk/upmendex/COPYRIGHT
    trunk/Build/source/texk/upmendex/ChangeLog
    trunk/Build/source/texk/upmendex/configure
    trunk/Build/source/texk/upmendex/configure.ac
    trunk/Build/source/texk/upmendex/main.c
    trunk/Build/source/texk/web2c/ChangeLog
    trunk/Build/source/texk/web2c/configure
    trunk/Build/source/texk/web2c/doc/web2c.info
    trunk/Build/source/texk/web2c/doc/web2c.texi
    trunk/Build/source/texk/web2c/pdftexdir/pdftex.web
    trunk/Build/source/texk/web2c/pdftexdir/pdftex_version.h
    trunk/Build/source/texk/web2c/web2c/configure
    trunk/Build/source/utils/configure
    trunk/Build/source/version.ac

Property Changed:
----------------
    trunk/Build/source/texk/dvipdfm-x/configure.ac
    trunk/Build/source/texk/mendexk/configure.ac
    trunk/Build/source/texk/upmendex/configure.ac

Modified: trunk/Build/source/ChangeLog
===================================================================
--- trunk/Build/source/ChangeLog	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/ChangeLog	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,3 +1,7 @@
+2020-01-16  Karl Berry  <karl at freefriends.org>
+
+	* version.ac (tex_live_version): remove /dev, preparing for TL'20.
+
 2019-06-25  Karl Berry  <karl at freefriends.org>
 
 	* Build: don't call buildinfo from here, the output when the CC

Modified: trunk/Build/source/configure
===================================================================
--- trunk/Build/source/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -24961,11 +24961,11 @@
 test "x$srcdir" = x. || msg_compiling="$msg_compiling
       from sources in $kpse_src"
 { $as_echo "$as_me:${as_lineno-$LINENO}: result:
-** Configuration summary for $PACKAGE_STRING (2020/dev$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2020$with_banner_add):
 
    $msg_compiling" >&5
 $as_echo "
-** Configuration summary for $PACKAGE_STRING (2020/dev$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2020$with_banner_add):
 
    $msg_compiling" >&6; }
 case $kpse_src$kpse_bld in

Modified: trunk/Build/source/libs/configure
===================================================================
--- trunk/Build/source/libs/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/libs/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live libs 2020/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live libs 2020.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='TeX Live libs'
 PACKAGE_TARNAME='tex-live-libs'
-PACKAGE_VERSION='2020/dev'
-PACKAGE_STRING='TeX Live libs 2020/dev'
+PACKAGE_VERSION='2020'
+PACKAGE_STRING='TeX Live libs 2020'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1395,7 +1395,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures TeX Live libs 2020/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live libs 2020 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1465,7 +1465,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of TeX Live libs 2020/dev:";;
+     short | recursive ) echo "Configuration of TeX Live libs 2020:";;
    esac
   cat <<\_ACEOF
 
@@ -1753,7 +1753,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-TeX Live libs configure 2020/dev
+TeX Live libs configure 2020
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1854,7 +1854,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by TeX Live libs $as_me 2020/dev, which was
+It was created by TeX Live libs $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -6132,7 +6132,7 @@
 
 # Define the identity of the package.
  PACKAGE='tex-live-libs'
- VERSION='2020/dev'
+ VERSION='2020'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7117,7 +7117,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by TeX Live libs $as_me 2020/dev, which was
+This file was extended by TeX Live libs $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7174,7 +7174,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-TeX Live libs config.status 2020/dev
+TeX Live libs config.status 2020
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/configure
===================================================================
--- trunk/Build/source/texk/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live texk 2020/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live texk 2020.
 #
 # Report bugs to <tex-live at tug.org>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='TeX Live texk'
 PACKAGE_TARNAME='tex-live-texk'
-PACKAGE_VERSION='2020/dev'
-PACKAGE_STRING='TeX Live texk 2020/dev'
+PACKAGE_VERSION='2020'
+PACKAGE_STRING='TeX Live texk 2020'
 PACKAGE_BUGREPORT='tex-live at tug.org'
 PACKAGE_URL=''
 
@@ -1395,7 +1395,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures TeX Live texk 2020/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live texk 2020 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1465,7 +1465,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of TeX Live texk 2020/dev:";;
+     short | recursive ) echo "Configuration of TeX Live texk 2020:";;
    esac
   cat <<\_ACEOF
 
@@ -1753,7 +1753,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-TeX Live texk configure 2020/dev
+TeX Live texk configure 2020
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1854,7 +1854,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by TeX Live texk $as_me 2020/dev, which was
+It was created by TeX Live texk $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -6132,7 +6132,7 @@
 
 # Define the identity of the package.
  PACKAGE='tex-live-texk'
- VERSION='2020/dev'
+ VERSION='2020'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7173,7 +7173,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by TeX Live texk $as_me 2020/dev, which was
+This file was extended by TeX Live texk $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7230,7 +7230,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-TeX Live texk config.status 2020/dev
+TeX Live texk config.status 2020
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/dviout-util/configure
===================================================================
--- trunk/Build/source/texk/dviout-util/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dviout-util/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -13476,7 +13476,7 @@
 
 
 
-$as_echo "#define TL_VERSION \"TeX Live 2020/dev\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2020\"" >>confdefs.h
 
 
 kpse_save_CPPFLAGS=$CPPFLAGS

Modified: trunk/Build/source/texk/dvipdfm-x/ChangeLog
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/ChangeLog	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipdfm-x/ChangeLog	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,3 +1,9 @@
+2020-01-16  Karl Berry  <karl at freefriends.org>
+
+	* xbb.c (show_version),
+	* dvipdfmx.c (show_version): copyright 2020.
+	* configure.ac: version 20200116 for TL'20.
+
 2019-11-14  Akira Kakuto  <kakuto at w32tex.org>
 
 	* mt19937ar.c: Add to support common font names in all

Modified: trunk/Build/source/texk/dvipdfm-x/configure
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipdfm-x/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for dvipdfm-x (TeX Live) 20191114.
+# Generated by GNU Autoconf 2.69 for dvipdfm-x (TeX Live) 20200116.
 #
 # Report bugs to <dvipdfmx at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='dvipdfm-x (TeX Live)'
 PACKAGE_TARNAME='dvipdfm-x--tex-live-'
-PACKAGE_VERSION='20191114'
-PACKAGE_STRING='dvipdfm-x (TeX Live) 20191114'
+PACKAGE_VERSION='20200116'
+PACKAGE_STRING='dvipdfm-x (TeX Live) 20200116'
 PACKAGE_BUGREPORT='dvipdfmx at tug.org'
 PACKAGE_URL=''
 
@@ -1350,7 +1350,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures dvipdfm-x (TeX Live) 20191114 to adapt to many kinds of systems.
+\`configure' configures dvipdfm-x (TeX Live) 20200116 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1421,7 +1421,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of dvipdfm-x (TeX Live) 20191114:";;
+     short | recursive ) echo "Configuration of dvipdfm-x (TeX Live) 20200116:";;
    esac
   cat <<\_ACEOF
 
@@ -1551,7 +1551,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-dvipdfm-x (TeX Live) configure 20191114
+dvipdfm-x (TeX Live) configure 20200116
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2390,7 +2390,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by dvipdfm-x (TeX Live) $as_me 20191114, which was
+It was created by dvipdfm-x (TeX Live) $as_me 20200116, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8077,7 +8077,7 @@
 
 # Define the identity of the package.
  PACKAGE='dvipdfm-x--tex-live-'
- VERSION='20191114'
+ VERSION='20200116'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14746,7 +14746,7 @@
 Report bugs to <bug-libtool at gnu.org>."
 
 lt_cl_version="\
-dvipdfm-x (TeX Live) config.lt 20191114
+dvipdfm-x (TeX Live) config.lt 20200116
 configured by $0, generated by GNU Autoconf 2.69.
 
 Copyright (C) 2011 Free Software Foundation, Inc.
@@ -16636,7 +16636,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by dvipdfm-x (TeX Live) $as_me 20191114, which was
+This file was extended by dvipdfm-x (TeX Live) $as_me 20200116, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16706,7 +16706,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-dvipdfm-x (TeX Live) config.status 20191114
+dvipdfm-x (TeX Live) config.status 20200116
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/dvipdfm-x/configure.ac
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/configure.ac	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipdfm-x/configure.ac	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,7 @@
+dnl $Id$
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl   Copyright 2016-2019 Karl Berry <tex-live at tug.org>
+dnl   Copyright 2016-2020 Karl Berry <tex-live at tug.org>
 dnl   Copyright 2009-2015 Peter Breitenlohner <tex-live at tug.org>
 dnl
 dnl   This file is free software; the copyright holder
@@ -7,7 +8,7 @@
 dnl   gives unlimited permission to copy and/or distribute it,
 dnl   with or without modifications, as long as this notice is preserved.
 dnl
-AC_INIT([dvipdfm-x (TeX Live)], [20191114], [dvipdfmx at tug.org])
+AC_INIT([dvipdfm-x (TeX Live)], [20200116], [dvipdfmx at tug.org])
 AC_PREREQ([2.65])
 AC_CONFIG_SRCDIR([agl.c])
 AC_CONFIG_AUX_DIR([../../build-aux])


Property changes on: trunk/Build/source/texk/dvipdfm-x/configure.ac
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property
Modified: trunk/Build/source/texk/dvipdfm-x/dvipdfmx.c
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/dvipdfmx.c	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipdfm-x/dvipdfmx.c	2020-01-16 22:02:50 UTC (rev 53427)
@@ -2,7 +2,7 @@
 
     DVIPDFMx, an eXtended version of DVIPDFM by Mark A. Wicks.
 
-    Copyright (C) 2002-2019 by Jin-Hwan Cho, Matthias Franz, Shunsaku Hirata,
+    Copyright (C) 2002-2020 by Jin-Hwan Cho, Matthias Franz, Shunsaku Hirata,
     the DVIPDFMx project team.
     
     Copyright (c) 2006 SIL. (xdvipdfmx extensions for XeTeX support)
@@ -164,8 +164,8 @@
   if (*my_name == 'x')
     printf ("an extended version of DVIPDFMx, which in turn was\n");
   printf ("an extended version of dvipdfm-0.13.2c developed by Mark A. Wicks.\n");
-  printf ("\nCopyright (C) 2002-2019 the DVIPDFMx project team\n");
-  printf ("Copyright (C) 2006-2019 SIL International.\n");
+  printf ("\nCopyright (C) 2002-2020 the DVIPDFMx project team\n");
+  printf ("Copyright (C) 2006-2020 SIL International.\n");
   printf ("\nThis is free software; you can redistribute it and/or modify\n");
   printf ("it under the terms of the GNU General Public License as published by\n");
   printf ("the Free Software Foundation; either version 2 of the License, or\n");

Modified: trunk/Build/source/texk/dvipdfm-x/xbb.c
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/xbb.c	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipdfm-x/xbb.c	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,5 +1,5 @@
 /* This is extractbb, a bounding box extraction program.
-    Copyright (C) 2008-2019 by Jin-Hwan Cho and Matthias Franz
+    Copyright (C) 2008-2020 by Jin-Hwan Cho and Matthias Franz
     and the dvipdfmx project team.
 
     This program is free software; you can redistribute it and/or modify
@@ -52,7 +52,7 @@
 static void show_version(void)
 {
   fprintf (stdout, "\nThis is %s Version " VERSION "\n", my_name);
-  fprintf (stdout, "\nCopyright (C) 2008-2019 by Jin-Hwan Cho and Matthias Franz\n");
+  fprintf (stdout, "\nCopyright (C) 2008-2020 by Jin-Hwan Cho and Matthias Franz\n");
   fprintf (stdout, "\nThis is free software; you can redistribute it and/or modify\n");
   fprintf (stdout, "it under the terms of the GNU General Public License as published by\n");
   fprintf (stdout, "the Free Software Foundation; either version 2 of the License, or\n");

Modified: trunk/Build/source/texk/dvipng/doc/dvipng.help
===================================================================
--- trunk/Build/source/texk/dvipng/doc/dvipng.help	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipng/doc/dvipng.help	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
-This is dvipng 1.17 Copyright 2002-2015, 2019 Jan-Ake Larsson
+This is ./dvipng 1.17 Copyright 2002-2015, 2019 Jan-Ake Larsson
 
-Usage: dvipng [OPTION]... FILENAME[.dvi]
+Usage: ./dvipng [OPTION]... FILENAME[.dvi]
 Options are chosen to be similar to dvips' options where possible:
   -d #         Debug (# is the debug bitmap, 1 if not given)
   -D #         Output resolution

Modified: trunk/Build/source/texk/dvipng/doc/dvipng.info
===================================================================
--- trunk/Build/source/texk/dvipng/doc/dvipng.info	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipng/doc/dvipng.info	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,4 +1,4 @@
-This is dvipng.info, produced by makeinfo version 5.0 from dvipng.texi.
+This is dvipng.info, produced by makeinfo version 5.1 from dvipng.texi.
 
 INFO-DIR-SECTION TeX
 START-INFO-DIR-ENTRY
@@ -43,43 +43,43 @@
 This program makes PNG and/or GIF graphics from DVI files as obtained
 from TeX and its relatives.
 
-   If GIF support is enabled, GIF output is chosen by using the
-`dvigif' binary or with the `--gif' option.
+   If GIF support is enabled, GIF output is chosen by using the 'dvigif'
+binary or with the '--gif' option.
 
    It is intended to produce anti-aliased screen-resolution images as
-fast as is possible. The target audience is people who need to generate
-and regenerate many images again and again. The primary target is the
+fast as is possible.  The target audience is people who need to generate
+and regenerate many images again and again.  The primary target is the
 preview-latex (X)Emacs package, a package to preview formulas from
-within (X)Emacs. Yes, you get to see your formulas in the (X)Emacs
-buffer, see `http://www.gnu.org/software/auctex/preview-latex.html'.
+within (X)Emacs.  Yes, you get to see your formulas in the (X)Emacs
+buffer, see <http://www.gnu.org/software/auctex/preview-latex.html>.
 
    Another example is WeBWorK, an internet-based method for delivering
-homework problems to students over the internet, giving students
-instant feedback as to whether or not their answers are correct, see
-`http://webwork.math.rochester.edu'.
+homework problems to students over the internet, giving students instant
+feedback as to whether or not their answers are correct, see
+<http://webwork.math.rochester.edu>.
 
    A more recent addition to the dvipng-using applications out there is
-MediaWiki, the software behind Wikipedia and many other wikis out
-there. Dvipng is used to render mathematical formulae from version
-1.8.0 of MediaWiki, see `http://www.mediawiki.org'.
+MediaWiki, the software behind Wikipedia and many other wikis out there.
+Dvipng is used to render mathematical formulae from version 1.8.0 of
+MediaWiki, see <http://www.mediawiki.org>.
 
    Other applications may also benefit, like web applications as
 latex2html and WYSIWYG editors like LyX.
 
-   The benefits of `dvipng'/`dvigif' include
+   The benefits of 'dvipng'/'dvigif' include
 
-   * Speed. It is a very fast bitmap-rendering code for DVI files, which
-     makes it suitable for generating large amounts of images
+   * Speed.  It is a very fast bitmap-rendering code for DVI files,
+     which makes it suitable for generating large amounts of images
      on-the-fly, as needed in preview-latex, WeBWorK and others.
 
    * It does not read the postamble, so it can be started before TeX
-     finishes. There is a `--follow' switch that makes dvipng wait at
+     finishes.  There is a '--follow' switch that makes dvipng wait at
      end-of-file for further output, unless it finds the POST marker
      that indicates the end of the DVI.
 
-   * Interactive query of options. dvipng can read options interactively
-     through stdin, and all options are usable. It is even possible to
-     change the input file through this interface.
+   * Interactive query of options.  dvipng can read options
+     interactively through stdin, and all options are usable.  It is
+     even possible to change the input file through this interface.
 
    * Supports PK, VF, PostScript Type1, and TrueType fonts, subfonts
      (i.e., as used in CJK-LaTeX), color specials, and inclusion of
@@ -87,7 +87,6 @@
 
    * and more...
 
-
 
 File: dvipng.info,  Node: Installation,  Next: Basic usage,  Prev: Introduction,  Up: Top
 
@@ -94,8 +93,8 @@
 2 Installation
 **************
 
-Installing dvipng should be simple: merely `./configure', `make', and
-`make install'.
+Installing dvipng should be simple: merely './configure', 'make', and
+'make install'.
 
 * Menu:
 
@@ -113,35 +112,35 @@
 
    * The GD Graphics Draw library, libgd
 
-     The drawing library `libgd' is necessary, and is downloadable at
-     `https://bitbucket.org/libgd/gd-libgd/downloads', and there are
+     The drawing library 'libgd' is necessary, and is downloadable at
+     <https://bitbucket.org/libgd/gd-libgd/downloads>, and there are
      binary packages for most operating systems from their respective
-     distributors. In any case, the library installs using `autoconf' so
-     it should not be difficult for you to install it from source, and
-     then proceed with installing dvipng.
+     distributors.  In any case, the library installs using 'autoconf'
+     so it should not be difficult for you to install it from source,
+     and then proceed with installing dvipng.
 
    * The path-searching library kpathsea
 
      Kpathsea is most likely included in your LaTeX installation, but it
-     may happen that ./configure does not find it; see below. If you do
-     not have it, download it from `http://www.ctan.org' and compile it.
+     may happen that ./configure does not find it; see below.  If you do
+     not have it, download it from <http://www.ctan.org> and compile it.
      I have no experience with this, so I cannot help much here.
 
    * The font-rendering library FreeType 2
 
      While not strictly necessary, a recent FreeType 2 is recommended
-     since dvipng currently will produce better-quality images when
-     this library is available. To take advantage of this, you should
-     have at least FreeType 2.1.9.
+     since dvipng currently will produce better-quality images when this
+     library is available.  To take advantage of this, you should have
+     at least FreeType 2.1.9.
 
      FreeType 2 will enable direct support for PostScript and TrueType
      fonts, so that dvipng will not need to generate bitmapped variants
      on disk of the TeX fonts since modern TeX distributions include
-     PostScript versions of them. Then, you can render images at
+     PostScript versions of them.  Then, you can render images at
      different (and unusual) resolutions without cluttering the disk
      with lots of bitmapped fonts.
 
-     Finally, it will enable subfont support in dvipng. That is, if you
+     Finally, it will enable subfont support in dvipng.  That is, if you
      want to render CJK-LaTeX characters, you must have FreeType 2
      installed.
 
@@ -148,11 +147,11 @@
    * libpng and libz
 
      To be able to compress and write PNG files to disk, dvipng (or
-     really libgd) uses libpng which in turn uses libz. These should be
+     really libgd) uses libpng which in turn uses libz.  These should be
      available on any modern system, if not, download them and install
      them.
 
-   * The `texinfo' package
+   * The 'texinfo' package
 
      This is needed for building the documentation.
 
@@ -162,32 +161,32 @@
 2.2 Configure
 =============
 
-The first step is to configure the source code, telling it where
-various files will be.  To do so, run
+The first step is to configure the source code, telling it where various
+files will be.  To do so, run
 
      ./configure OPTIONS
 
    (Note: if you have fetched dvipng from CVS rather than a regular
-release, you will have to first generate `./configure' by running
-`autoconf' 2.53 or later.)
+release, you will have to first generate './configure' by running
+'autoconf' 2.53 or later.)
 
    On many machines, you will not need to specify any options, but if
-`configure' cannot determine something on its own, you'll need to help
-it out. For a list of the options type
+'configure' cannot determine something on its own, you'll need to help
+it out.  For a list of the options type
 
      ./configure --help
 
    On some machines, the libraries will be installed in directories that
-are not in the linker's search path. This will generate an error when
-running `./configure', indicating that it cannot find libgd or
-libkpathsea (most likely). You then need to specify the path to the
-respective library's object files. They are typically called e.g.,
-`libgd.a' or `libgd.so'. If they are located in e.g., `/sw/local/lib',
+are not in the linker's search path.  This will generate an error when
+running './configure', indicating that it cannot find libgd or
+libkpathsea (most likely).  You then need to specify the path to the
+respective library's object files.  They are typically called e.g.,
+'libgd.a' or 'libgd.so'.  If they are located in e.g., '/sw/local/lib',
 do
 
      ./configure LDFLAGS=-L/sw/local/lib
 
-   If the library is available as a shared object file (`.so'), the
+   If the library is available as a shared object file ('.so'), the
 runtime linker may also need to be told where to find the library, then
 use
 
@@ -195,11 +194,11 @@
 
    When either of these is necessary, it is likely that the C header
 files are also installed in directories that are not in the C
-preprocessor's search path. This will also generate an error when
-running `./configure', indicating that it cannot find e.g., `gd.h' or
-`kpathsea.h' (most likely). You then need to specify the path to the
-respective library's C header files. If they are located in e.g.,
-`/sw/local/include', do
+preprocessor's search path.  This will also generate an error when
+running './configure', indicating that it cannot find e.g., 'gd.h' or
+'kpathsea.h' (most likely).  You then need to specify the path to the
+respective library's C header files.  If they are located in e.g.,
+'/sw/local/include', do
 
      ./configure CPPFLAGS=-I/sw/local/include
 
@@ -216,7 +215,7 @@
 2.3 Build/install
 =================
 
-Once `configure' has been run, simply enter
+Once 'configure' has been run, simply enter
 
      make
 
@@ -234,14 +233,13 @@
 2.4 Installation outside the texmf tree
 =======================================
 
-In some cases, a dvipng binary installed outside the texmf tree will
-not be able to find virtual fonts, or the PostScript font maps
-(normally used by dvips). This may be because _only_ $SELFAUTOLOC,
-$SELFAUTODIR, and $SELFAUTOPARENT are used in the texmf tree
-configuration file `texmf.cnf'. If so, give the switch
-`--enable-selfauto-set' to `./configure'. This will make dvipng adjust
-these three internally so that kpathsea thinks that dvipng _is_
-installed in the texmf tree.
+In some cases, a dvipng binary installed outside the texmf tree will not
+be able to find virtual fonts, or the PostScript font maps (normally
+used by dvips).  This may be because _only_ $SELFAUTOLOC, $SELFAUTODIR,
+and $SELFAUTOPARENT are used in the texmf tree configuration file
+'texmf.cnf'.  If so, give the switch '--enable-selfauto-set' to
+'./configure'.  This will make dvipng adjust these three internally so
+that kpathsea thinks that dvipng _is_ installed in the texmf tree.
 
 
 File: dvipng.info,  Node: Advice for non-privileged users,  Prev: Installation outside the texmf tree,  Up: Installation
@@ -250,18 +248,18 @@
 =========================================
 
 Often people without system administration privileges want to install
-software for their private use. In that case you need to specify more
-options to the `configure' script, usually this is done by using the
-`--prefix' option to the `configure' script, and let it point to the
-personal home directory. In that way, resulting binaries will be
-installed under the `bin' subdirectory of your home directory, manual
-pages under `man' and so on. That way, it is reasonably easy to
+software for their private use.  In that case you need to specify more
+options to the 'configure' script, usually this is done by using the
+'--prefix' option to the 'configure' script, and let it point to the
+personal home directory.  In that way, resulting binaries will be
+installed under the 'bin' subdirectory of your home directory, manual
+pages under 'man' and so on.  That way, it is reasonably easy to
 maintain a bunch of additional packages, since the prefix argument is
-supported by most `configure' scripts.
+supported by most 'configure' scripts.
 
-   You'll have to add something like `/home/myself/bin' to your `PATH'
+   You'll have to add something like '/home/myself/bin' to your 'PATH'
 shell variable, if it isn't there already, and similarly set the
-`INFOPATH' and `MANPATH' variables to be able to access the
+'INFOPATH' and 'MANPATH' variables to be able to access the
 documentation.
 
 
@@ -274,20 +272,20 @@
 
      dvipng foo
 
-where `foo.dvi' is the output of TeX that you want to convert to PNG
-format. If there are four pages in `foo.dvi', those pages will be
-output as `foo1.png', `foo2.png', `foo3.png', and `foo4.png',
+where 'foo.dvi' is the output of TeX that you want to convert to PNG
+format.  If there are four pages in 'foo.dvi', those pages will be
+output as 'foo1.png', 'foo2.png', 'foo3.png', and 'foo4.png',
 respectively.
 
-   If you have enabled the PostScript font support (via FreeType),
-fonts will be rendered as they are needed. Otherwise, dvipng will use
+   If you have enabled the PostScript font support (via FreeType), fonts
+will be rendered as they are needed.  Otherwise, dvipng will use
 bitmapped (PK) fonts, and if you use PK fonts that have not been used on
 your system before, they may be automatically generated; this process
-can take a few minutes, so progress reports appear by default. The next
+can take a few minutes, so progress reports appear by default.  The next
 time the same font is used, it will have been saved on disk, so
-rendering will go much faster. (If dvipng tries to endlessly generate
-the same fonts over and over again, something is wrong. *Note Unable to
-generate fonts: (kpathsea)Unable to generate fonts.)
+rendering will go much faster.  (If dvipng tries to endlessly generate
+the same fonts over and over again, something is wrong.  *Note
+(kpathsea)Unable to generate fonts::.)
 
    Many options are available (see the next section).  For a brief
 summary of available options, just type
@@ -305,7 +303,7 @@
 
 * Menu:
 
-* Option summary::              Quick listing, from dvipng --help.
+* Option summary::              Quick listing, from dvipng -help.
 * Option details::              More information about each option.
 
 
@@ -315,9 +313,9 @@
 ==================
 
 Here is a handy summary of the options; it is printed out when you run
-dvipng with no arguments or with the standard `--help' option.
+dvipng with no arguments or with the standard '--help' option.
 
-     This is ./dvipng 1.16 Copyright 2002-2015, 2019 Jan-Ake Larsson
+     This is ./dvipng 1.17 Copyright 2002-2015, 2019 Jan-Ake Larsson
 
      Usage: ./dvipng [OPTION]... FILENAME[.dvi]
      Options are chosen to be similar to dvips' options where possible:
@@ -367,63 +365,61 @@
 ==================
 
 Many of the parameterless options listed here can be turned off by
-suffixing the option with a zero (`0'); for instance, to turn off page
-reversal, use `-r0'.  Such options are marked with a trailing `*'.
+suffixing the option with a zero ('0'); for instance, to turn off page
+reversal, use '-r0'.  Such options are marked with a trailing '*'.
 
-`-'
+'-'
      Read additional options from standard input after processing the
      command line.
 
-`--help'
+'--help'
      Print a usage message and exit.
 
-`--version'
+'--version'
      Print the version number and exit.
 
-`-bd NUM'
-
-`-bd COLOR_SPEC'
-
-`-bd 'NUM COLOR_SPEC''
-     Set the pixel width of the transparent border (default 0). Using
+'-bd NUM'
+'-bd COLOR_SPEC'
+'-bd 'NUM COLOR_SPEC''
+     Set the pixel width of the transparent border (default 0).  Using
      this option will make the image edges transparent, but it only
-     affects pixels with the background color. Giving a COLOR_SPEC will
+     affects pixels with the background color.  Giving a COLOR_SPEC will
      set the fallback color, to be used in viewers that cannot handle
-     transparency (the default is the background color). The color spec
+     transparency (the default is the background color).  The color spec
      should be in TeX color \special syntax, e.g., 'rgb 1.0 0.0 0.0'.
      Setting the fallback color makes the default border width 1 px.
      *Note Color::.
 
-`--bdpi NUM'
-     This option only has an effect when using bitmapped (PK) fonts. The
-     option sets the base (Metafont) resolution, both horizontal and
-     vertical, to NUM dpi (dots per inch). This option is necessary
+'--bdpi NUM'
+     This option only has an effect when using bitmapped (PK) fonts.
+     The option sets the base (Metafont) resolution, both horizontal and
+     vertical, to NUM dpi (dots per inch).  This option is necessary
      when manually selecting Metafont mode with the -mode option (see
      below).
 
-`-bg COLOR_SPEC'
-     Choose background color for the images. This option will be
+'-bg COLOR_SPEC'
+     Choose background color for the images.  This option will be
      ignored if there is a background color \special in the DVI. The
      color spec should be in TeX color \special syntax, e.g., 'rgb 1.0
-     0.0 0.0'. You can also specify 'Transparent' or 'transparent'
+     0.0 0.0'.  You can also specify 'Transparent' or 'transparent'
      which will give you a transparent background with the normal
-     background as a fallback color. A capitalized 'Transparent' will
+     background as a fallback color.  A capitalized 'Transparent' will
      give a full-alpha transparency, while an all-lowercase
      'transparent' will give a simple fully transparent background with
-     non-transparent antialiased pixels. The latter would be suitable
+     non-transparent antialiased pixels.  The latter would be suitable
      for viewers who cannot cope with a true alpha channel.  GIF images
      do not support full alpha transparency, so in case of GIF output,
      both variants will use the latter behaviour.  *Note Color::.
 
-`-d NUM'
+'-d NUM'
      Set the debug flags, showing what dvipng (thinks it) is doing.
-     This will work unless dvipng has been compiled without the `DEBUG'
-     option (not recommended). Set the flags as you need them, use `-d
-     -1' as the first option for maximum output. *Note Debug options::.
+     This will work unless dvipng has been compiled without the 'DEBUG'
+     option (not recommended).  Set the flags as you need them, use '-d
+     -1' as the first option for maximum output.  *Note Debug options::.
 
-`-D NUM'
-     Set the output resolution, both horizontal and vertical, to NUM
-     dpi (dots per inch).
+'-D NUM'
+     Set the output resolution, both horizontal and vertical, to NUM dpi
+     (dots per inch).
 
      One may want to adjust this to fit a certain text font size (e.g.,
      on a web page), and for a text font height of FONT_PX pixels (in
@@ -430,18 +426,18 @@
      Mozilla) the correct formula is
           DPI = FONT_PX * 72.27 / 10 [px * TeXpt/in / TeXpt]
      The last division by ten is due to the standard font height 10pt in
-     your document, if you use 12pt, divide by 12. Unfortunately, some
+     your document, if you use 12pt, divide by 12.  Unfortunately, some
      proprietary browsers have font height in pt (points), not pixels.
      You have to rescale that to pixels, using the screen resolution
      (default is usually 96 dpi) which means the formula is
           FONT_PX = FONT_PT * 96 / 72 [pt * px/in / (pt/in)]
-     On some high-res screens, the value is instead 120 dpi. Good luck!
+     On some high-res screens, the value is instead 120 dpi.  Good luck!
 
-`--depth*'
-     Report the depth of the image. This only works reliably when the
-     LaTeX style `preview.sty' from preview-latex is used with the
-     `active' option. It reports the number of pixels from the bottom
-     of the image to the baseline of the image. This can be used for
+'--depth*'
+     Report the depth of the image.  This only works reliably when the
+     LaTeX style 'preview.sty' from preview-latex is used with the
+     'active' option.  It reports the number of pixels from the bottom
+     of the image to the baseline of the image.  This can be used for
      vertical positioning of the image in, e.g., web documents, where
      one would use (Cascading StyleSheets 1)
           <IMG SRC="FILENAME.PNG" STYLE="vertical-align: -DEPTHpx">
@@ -448,230 +444,230 @@
      The depth is a negative offset in this case, so the minus sign is
      necessary, and the unit is pixels (px).
 
-`--dvinum*'
+'--dvinum*'
      Set this option to make the output page number be the TeX page
-     numbers rather than the physical page number. See the `-o' switch.
+     numbers rather than the physical page number.  See the '-o' switch.
 
-`-fg COLOR_SPEC'
-     Choose foreground color for the images. This option will be
+'-fg COLOR_SPEC'
+     Choose foreground color for the images.  This option will be
      ignored if there is a foreground color \special in the DVI. The
      color spec should be in TeX color \special syntax, e.g., 'rgb 1.0
      0.0 0.0'.  *Note Color::.
 
-`--follow*'
-     Wait for data at end-of-file. One of the benefits of dvipng is
+'--follow*'
+     Wait for data at end-of-file.  One of the benefits of dvipng is
      that it does not read the postamble, so it can be started before
-     TeX finishes. This switch makes dvipng wait at end-of-file for
+     TeX finishes.  This switch makes dvipng wait at end-of-file for
      further output, unless it finds the POST marker that indicates the
-     end of the DVI. This is similar to `tail -f' but for DVI-to-PNG
+     end of the DVI. This is similar to 'tail -f' but for DVI-to-PNG
      conversion.
 
-`--freetype*'
-     Enable/disable FreeType font rendering (default on). This option is
-     available if the FreeType2 font library was present at compilation
-     time.  If this is the case, dvipng will have direct support for
-     PostScript Type1 and TrueType fonts internally, rather than using
-     `gsftopk' for rendering the fonts. If you have PostScript versions
-     of Computer Modern installed, there will be no need to generate
-     bitmapped (PK) variants on disk of these. Then, you can render
-     images at different (and unusual) resolutions without cluttering
-     the disk with lots of bitmapped fonts.  One reason to disable
-     FreeType font rendering would be to generate identical output on
-     different platforms, since FreeType uses the native renderer and
-     therefore can give slightly different output on each platform.
+'--freetype*'
+     Enable/disable FreeType font rendering (default on).  This option
+     is available if the FreeType2 font library was present at
+     compilation time.  If this is the case, dvipng will have direct
+     support for PostScript Type1 and TrueType fonts internally, rather
+     than using 'gsftopk' for rendering the fonts.  If you have
+     PostScript versions of Computer Modern installed, there will be no
+     need to generate bitmapped (PK) variants on disk of these.  Then,
+     you can render images at different (and unusual) resolutions
+     without cluttering the disk with lots of bitmapped fonts.  One
+     reason to disable FreeType font rendering would be to generate
+     identical output on different platforms, since FreeType uses the
+     native renderer and therefore can give slightly different output on
+     each platform.
 
-`--gamma NUM'
+'--gamma NUM'
      Control the interpolation of colors in the greyscale anti-aliasing
      color palette.  Default value is 1.0.  For 0 < NUM < 1, the fonts
      will be lighter (more like the background), and for NUM > 1, the
      fonts will be darker (more like the foreground).
 
-`--gif*'
+'--gif*'
      The images are output in the GIF format, if GIF support is enabled.
-     This is the default for the `dvigif' binary, which only will be
-     available when GIF support is enabled. GIF images are palette
-     images (see the `--palette' option) and does not support true alpha
-     channels (see the `--bg' option). See also the `--png' option.
+     This is the default for the 'dvigif' binary, which only will be
+     available when GIF support is enabled.  GIF images are palette
+     images (see the '--palette' option) and does not support true alpha
+     channels (see the '--bg' option).  See also the '--png' option.
 
-`--height*'
-     Report the height of the image. This only works reliably when the
-     LaTeX style `preview.sty' from preview-latex is used with the
-     `active' option. It reports the number of pixels from the top of
-     the image to the baseline of the image. The total height of the
-     image is obtained as the sum of the values reported from
-     `--height' and `--depth'.
+'--height*'
+     Report the height of the image.  This only works reliably when the
+     LaTeX style 'preview.sty' from preview-latex is used with the
+     'active' option.  It reports the number of pixels from the top of
+     the image to the baseline of the image.  The total height of the
+     image is obtained as the sum of the values reported from '--height'
+     and '--depth'.
 
-`-l [=]NUM'
-     The last page printed will be the first one numbered NUM. Default
+'-l [=]NUM'
+     The last page printed will be the first one numbered NUM.  Default
      is the last page in the document.  If NUM is prefixed by an equals
-     sign, then it (and the argument to the `-p' option, if specified)
+     sign, then it (and the argument to the '-p' option, if specified)
      is treated as a physical (absolute) page number, rather than a
-     value to compare with the TeX `\count0' values stored in the DVI
-     file.  Thus, using `-l =9' will end with the ninth page of the
+     value to compare with the TeX '\count0' values stored in the DVI
+     file.  Thus, using '-l =9' will end with the ninth page of the
      document, no matter what the pages are actually numbered.
 
-`--mode MODE'
-     This option only has an effect when using bitmapped (PK) fonts. Use
-     MODE as the Metafont device name for the PK fonts (both for path
-     searching and font generation). This needs to be augmented with
-     the base device resolution, given with the `--bdpi' option. See
-     the file `ftp://ftp.tug.org/tex/modes.mf' for a list of
-     resolutions and mode names for most devices. *Note Unable to
-     generate fonts: (kpathsea)Unable to generate fonts.
+'--mode MODE'
+     This option only has an effect when using bitmapped (PK) fonts.
+     Use MODE as the Metafont device name for the PK fonts (both for
+     path searching and font generation).  This needs to be augmented
+     with the base device resolution, given with the '--bdpi' option.
+     See the file <ftp://ftp.tug.org/tex/modes.mf> for a list of
+     resolutions and mode names for most devices.  *Note
+     (kpathsea)Unable to generate fonts::.
 
-`-M*'
-     This option only has an effect when using bitmapped (PK) fonts. It
-     turns off automatic PK font generation (`mktexpk').
+'-M*'
+     This option only has an effect when using bitmapped (PK) fonts.  It
+     turns off automatic PK font generation ('mktexpk').
 
-`--nogs*'
+'--nogs*'
      This switch prohibits the internal call to GhostScript for
-     displaying PostScript specials. `--nogs0' turns the call back on.
+     displaying PostScript specials.  '--nogs0' turns the call back on.
 
-`--nogssafer*'
+'--nogssafer*'
      Normally, if GhostScript is used to render PostScript specials, the
-     GhostScript interpreter is run with the option `-dSAFER'. The
-     `--nogssafer' option runs GhostScript without `-dSAFER'. The
-     `-dSAFER' option in Ghostscript disables PostScript operators such
+     GhostScript interpreter is run with the option '-dSAFER'.  The
+     '--nogssafer' option runs GhostScript without '-dSAFER'.  The
+     '-dSAFER' option in Ghostscript disables PostScript operators such
      as deletefile, to prevent possibly malicious PostScript programs
      from having any effect.
 
-`--norawps*'
+'--norawps*'
      Some packages generate raw PostScript specials, even non-rendering
      such specials.  This switch turns off the internal call to
      GhostScript intended to display these raw PostScript specials.
-     `--norawps0' turns the call back on.
+     '--norawps0' turns the call back on.
 
-`-o NAME'
-     Send output to the file NAME. A single occurrence of `%d' or
-     `%01d', ..., `%09d' will be exchanged for the physical page number
-     (this can be changed, see the `--dvinum' switch). The default
-     output filename is `FILE%d.png' where the input DVI file was
-     `FILE.dvi'.
+'-o NAME'
+     Send output to the file NAME.  A single occurrence of '%d' or
+     '%01d', ..., '%09d' will be exchanged for the physical page number
+     (this can be changed, see the '--dvinum' switch).  The default
+     output filename is 'FILE%d.png' where the input DVI file was
+     'FILE.dvi'.
 
-`-O X-OFFSET,Y-OFFSET'
+'-O X-OFFSET,Y-OFFSET'
      Move the origin by X-OFFSET,Y-OFFSET, a comma-separated pair of
-     dimensions such as `.1in,-.3cm'.  The origin of the page is
-     shifted from the default position (of one inch down, one inch to
-     the right from the upper left corner of the paper) by this amount.
+     dimensions such as '.1in,-.3cm'.  The origin of the page is shifted
+     from the default position (of one inch down, one inch to the right
+     from the upper left corner of the paper) by this amount.
 
-`-p [=]NUM'
-     The first page printed will be the first one numbered NUM. Default
-     is the first page in the document.  If NUM is prefixed by an
-     equals sign, then it (and the argument to the `-l' option, if
-     specified) is treated as a physical (absolute) page number, rather
-     than a value to compare with the TeX `\count0' values stored in the
-     DVI file.  Thus, using `-p =3' will start with the third page of
-     the document, no matter what the pages are actually numbered.
+'-p [=]NUM'
+     The first page printed will be the first one numbered NUM.  Default
+     is the first page in the document.  If NUM is prefixed by an equals
+     sign, then it (and the argument to the '-l' option, if specified)
+     is treated as a physical (absolute) page number, rather than a
+     value to compare with the TeX '\count0' values stored in the DVI
+     file.  Thus, using '-p =3' will start with the third page of the
+     document, no matter what the pages are actually numbered.
 
-`--palette*'
-     When an external image is included, `dvipng' will automatically
+'--palette*'
+     When an external image is included, 'dvipng' will automatically
      switch to truecolor mode, to avoid unnecessary delay and quality
      reduction, and enable the EPS translator to draw on a transparent
-     background and outside of the boundingbox. This switch will force
-     palette (256-color) output and make `dvipng' revert to opaque
-     clipped image inclusion. This will also override the `--truecolor'
+     background and outside of the boundingbox.  This switch will force
+     palette (256-color) output and make 'dvipng' revert to opaque
+     clipped image inclusion.  This will also override the '--truecolor'
      switch if present.
 
-`--picky*'
-     No images are output when a warning occurs. Normally, dvipng will
+'--picky*'
+     No images are output when a warning occurs.  Normally, dvipng will
      output an image in spite of a warning, but there may be something
-     missing in this image. One reason to use this option would be if
-     you have a more complete but slower fallback converter. Mainly,
+     missing in this image.  One reason to use this option would be if
+     you have a more complete but slower fallback converter.  Mainly,
      this is useful for failed figure inclusion and unknown \special
      occurrences, but warnings will also occur for missing or unknown
      color specs and missing PK fonts.
 
-`--png*'
-     The images are output in the PNG format. This is the default for
-     the `dvipng' binary. See also the `--gif' option.
+'--png*'
+     The images are output in the PNG format.  This is the default for
+     the 'dvipng' binary.  See also the '--gif' option.
 
-`-pp FIRSTPAGE-LASTPAGE'
-     Print pages FIRSTPAGE through LASTPAGE; but not quite equivalent
-     to `-p FIRSTPAGE -l LASTPAGE'. For example, when rendering a book,
+'-pp FIRSTPAGE-LASTPAGE'
+     Print pages FIRSTPAGE through LASTPAGE; but not quite equivalent to
+     '-p FIRSTPAGE -l LASTPAGE'.  For example, when rendering a book,
      there may be several instances of a page in the DVI file (one in
-     `\frontmatter', one in `\mainmatter', and one in `\backmatter').
-     In case of several pages matching, `-pp FIRSTPAGE-LASTPAGE' will
-     render _all_ pages that matches the specified range, while `-p
+     '\frontmatter', one in '\mainmatter', and one in '\backmatter').
+     In case of several pages matching, '-pp FIRSTPAGE-LASTPAGE' will
+     render _all_ pages that matches the specified range, while '-p
      FIRSTPAGE -l LASTPAGE' will render the pages from the _first_
      occurrence of FIRSTPAGE to the _first_ occurrence of LASTPAGE.
-     This is the (undocumented) behaviour of dvips. In dvipng you can
+     This is the (undocumented) behaviour of dvips.  In dvipng you can
      give both kinds of options, in which case you get all pages that
-     matches the range in `-pp' between the pages from `-p' to `-l'.
-     Also multiple `-pp' options accumulate, unlike `-p' and `-l'.  The
-     `-' separator can also be `:'. Note that `-pp -1' will be
+     matches the range in '-pp' between the pages from '-p' to '-l'.
+     Also multiple '-pp' options accumulate, unlike '-p' and '-l'.  The
+     '-' separator can also be ':'.  Note that '-pp -1' will be
      interpreted as "all pages up to and including 1", if you want a
-     page numbered -1 (only the table of contents, say) put `-pp -1--1',
-     or more readable, `-pp -1:-1'.
+     page numbered -1 (only the table of contents, say) put '-pp -1--1',
+     or more readable, '-pp -1:-1'.
 
-`-q*'
+'-q*'
      Run quietly.  Don't chatter about pages converted, etc. to standard
      output; report no warnings (only errors) to standard error.
 
-`-Q NUM'
-     Set the quality to NUM. That is, choose the number of antialiasing
-     levels for bitmapped fonts (PK), to be NUM*NUM+1. The default
+'-Q NUM'
+     Set the quality to NUM.  That is, choose the number of antialiasing
+     levels for bitmapped fonts (PK), to be NUM*NUM+1.  The default
      value is 4 which gives 17 levels of antialiasing for antialiased
-     fonts from these two. If FreeType is available, its rendering is
+     fonts from these two.  If FreeType is available, its rendering is
      unaffected by this option.
 
-`-r*'
-     Toggle output of pages in reverse/forward order. By default, the
+'-r*'
+     Toggle output of pages in reverse/forward order.  By default, the
      first page in the DVI is output first.
 
-`--strict*'
-     The program exits when a warning occurs. Normally, dvipng will
+'--strict*'
+     The program exits when a warning occurs.  Normally, dvipng will
      output an image in spite of a warning, but there may be something
-     missing in this image. One reason to use this option would be if
-     you have a more complete but slower fallback converter. See the
-     `--picky' option above for a list of when warnings occur.
+     missing in this image.  One reason to use this option would be if
+     you have a more complete but slower fallback converter.  See the
+     '--picky' option above for a list of when warnings occur.
 
-`-T IMAGE_SIZE'
-     Set the image size to IMAGE_SIZE which can be either of `bbox',
-     `tight', or a comma-separated pair of dimensions HSIZE,VSIZE such
-     as `.1in,.3cm'. The default is `bbox' which produces a PNG that
+'-T IMAGE_SIZE'
+     Set the image size to IMAGE_SIZE which can be either of 'bbox',
+     'tight', or a comma-separated pair of dimensions HSIZE,VSIZE such
+     as '.1in,.3cm'.  The default is 'bbox' which produces a PNG that
      includes all ink put on the page and in addition the DVI origin,
      located 1in from the top and 1in from the left edge of the paper.
-     This usually gives whitespace above and to the left in the
-     produced image. The value `tight' will make dvipng only include
-     all ink put on the page, producing neat images.
+     This usually gives whitespace above and to the left in the produced
+     image.  The value 'tight' will make dvipng only include all ink put
+     on the page, producing neat images.
 
-`--truecolor*'
-     This will make `dvipng' generate truecolor output. Note that
+'--truecolor*'
+     This will make 'dvipng' generate truecolor output.  Note that
      truecolor output is automatic if you include an external image in
-     your DVI, e.g., via a PostScript special (i.e., the `graphics' or
-     `graphicx' package). This switch is overridden by the `--palette'
+     your DVI, e.g., via a PostScript special (i.e., the 'graphics' or
+     'graphicx' package).  This switch is overridden by the '--palette'
      switch.
 
-`-v*'
-     Enable verbose operation. This will currently indicate what fonts
+'-v*'
+     Enable verbose operation.  This will currently indicate what fonts
      is used, in addition to the usual output.
 
-`--width*'
-     Report the width of the image. See also `--height' and `--depth'.
+'--width*'
+     Report the width of the image.  See also '--height' and '--depth'.
 
-`-x NUM'
-     This option is deprecated; it should not be used. It is much
-     better to select the output resolution directly with the `-D'
-     option. This option sets the magnification ratio to NUM/1000 and
+'-x NUM'
+     This option is deprecated; it should not be used.  It is much
+     better to select the output resolution directly with the '-D'
+     option.  This option sets the magnification ratio to NUM/1000 and
      overrides the magnification specified in the DVI file.  Must be
      between 10 and 100000.  It is recommended that you use standard
      magstep values (1095, 1200, 1440, 1728, 2074, 2488, 2986, and so
-     on) to help reduce the total number of PK files generated.  NUM
-     may be a real number, not an integer, for increased precision.
+     on) to help reduce the total number of PK files generated.  NUM may
+     be a real number, not an integer, for increased precision.
 
-`-z NUM'
-     Set the PNG compression level to NUM. This option is enabled if
-     your `libgd' is new enough. The default compression level is 1,
+'-z NUM'
+     Set the PNG compression level to NUM.  This option is enabled if
+     your 'libgd' is new enough.  The default compression level is 1,
      which selects maximum speed at the price of slightly larger PNGs.
-     For an older `libgd', the hard-soldered value 5 is used. The
-     include file `png.h' says
-
+     For an older 'libgd', the hard-soldered value 5 is used.  The
+     include file 'png.h' says
           Currently, valid values range from 0 - 9, corresponding
           directly to the zlib compression levels 0 - 9 (0 - no
-          compression, 9 - "maximal" compression). Note that tests have
-          shown that zlib compression levels 3-6 usually perform as
-          well as level 9 for PNG images, and do considerably fewer
-          calculations. In the future, these values may not correspond
+          compression, 9 - "maximal" compression).  Note that tests have
+          shown that zlib compression levels 3-6 usually perform as well
+          as level 9 for PNG images, and do considerably fewer
+          calculations.  In the future, these values may not correspond
           directly to the zlib compression levels.
 
 
@@ -680,12 +676,12 @@
 5 Graphics
 **********
 
-`dvipng' attempts to handle graphics as included by the `graphicx' and
-`graphics' packages, without the need of specifying a driver to these
-packages. This means that it recognizes the encapsulated postscript
-inclusion meant for `dvips', but is also able (from version 1.8) to
-include bitmapped graphics. It also tries to handle some of the raw
-PostScript that is output from various packages. Some of the
+'dvipng' attempts to handle graphics as included by the 'graphicx' and
+'graphics' packages, without the need of specifying a driver to these
+packages.  This means that it recognizes the encapsulated postscript
+inclusion meant for 'dvips', but is also able (from version 1.8) to
+include bitmapped graphics.  It also tries to handle some of the raw
+PostScript that is output from various packages.  Some of the
 possibilities and problems are mentioned below.
 
 * Menu:
@@ -701,25 +697,25 @@
 ===========================
 
 When an EPS file is included, a call to GhostScript is performed to
-produce a bitmapped image that can be included. The default is to
+produce a bitmapped image that can be included.  The default is to
 produce an image with transparent background, at the same size as the
 DVI page currently being converted to PNG, and include that as
-foreground on the PNG. Of course, if the image is to be cropped, that
-is done. The included image will be a truecolor image, so for maximum
+foreground on the PNG. Of course, if the image is to be cropped, that is
+done.  The included image will be a truecolor image, so for maximum
 performance the output PNG will be in truecolor mode as well.
 
-   This conversion needs the `pngalpha' output device to be present in
-your copy of GhostScript. If that device is not present, or you use the
-`--palette' switch or request GIF output, the fallback is to use the
-`png16m' device to produce a cropped opaque image for inclusion. Other
-relevant switches are `--noghostscript' and `--nogssafer'. *Note Option
+   This conversion needs the 'pngalpha' output device to be present in
+your copy of GhostScript.  If that device is not present, or you use the
+'--palette' switch or request GIF output, the fallback is to use the
+'png16m' device to produce a cropped opaque image for inclusion.  Other
+relevant switches are '--noghostscript' and '--nogssafer'.  *Note Option
 details::.
 
    The most common problem with including graphics is an incorrect
-bounding box. Complain to whoever wrote the software that generated the
-file if the bounding box is indeed incorrect. An adjusted boundingbox
-can be specified in the `\includegraphics' call, as in this example
-(using `graphicx'):
+bounding box.  Complain to whoever wrote the software that generated the
+file if the bounding box is indeed incorrect.  An adjusted boundingbox
+can be specified in the '\includegraphics' call, as in this example
+(using 'graphicx'):
 
      \includegraphics[bb=10 20 100 200]{imagename.eps}
 
@@ -729,11 +725,11 @@
 5.2 Bitmapped graphics
 ======================
 
-dvipng can include PNG, JPEG and GIF graphics. When including such
-images via `\includegraphics' you need to specify the bounding box
-since TeX itself cannot read them from the files in question.  The
-bounding box size should be given as `0 0 w h' in pixels, e.g., if the
-file `imagename.png' is 300x400 pixels, the inclusion would read
+dvipng can include PNG, JPEG and GIF graphics.  When including such
+images via '\includegraphics' you need to specify the bounding box since
+TeX itself cannot read them from the files in question.  The bounding
+box size should be given as '0 0 w h' in pixels, e.g., if the file
+'imagename.png' is 300x400 pixels, the inclusion would read
 
      \includegraphics[bb=0 0 300 400]{imagename.png}
 
@@ -743,10 +739,10 @@
 is the default size in the few other bitmap-capable drivers that are
 known to me (dvipdfm and PDFLaTeX).
 
-   If you want 100 dpi you need to specify the width accordingly. You
+   If you want 100 dpi you need to specify the width accordingly.  You
 just divide your image width by 100: a 135 pixel wide image at 100 dpi
-will take up 1.35 inches. If you want 200 dpi you divide by 200, and so
-on. Simple, eh? The example above at 200 dpi would be 1.5 inches wide:
+will take up 1.35 inches.  If you want 200 dpi you divide by 200, and so
+on.  Simple, eh?  The example above at 200 dpi would be 1.5 inches wide:
 
      \includegraphics[bb=0 0 300 400,witdh=1.5in]{imagename.png}
 
@@ -756,40 +752,40 @@
 5.3 Raw PostScript
 ==================
 
-dvipng attempts to handle raw PostScript. Rendering raw PostScript
+dvipng attempts to handle raw PostScript.  Rendering raw PostScript
 specials is done on top of the page by including a transparent image
-generated by the `pngalpha' device in GhostScript (automatically
-selecting `truecolor' mode in dvipng).
+generated by the 'pngalpha' device in GhostScript (automatically
+selecting 'truecolor' mode in dvipng).
 
    Included PostScript headers are respected, and if the header
-`tex.pro' is included, dvipng also throws in `color.pro' and
-`special.pro'. The package `xcolor' includes its own headers with color
+'tex.pro' is included, dvipng also throws in 'color.pro' and
+'special.pro'.  The package 'xcolor' includes its own headers with color
 names, and this is not only kept as a PostScript header, but is also
-read and interpreted by dvipng itself. An attempt is also made to
-respect the PGF header. The non-rendering specials from `hyperref' are
+read and interpreted by dvipng itself.  An attempt is also made to
+respect the PGF header.  The non-rendering specials from 'hyperref' are
 handled via some heuristics and do not give an error.
 
    Really rendering and moving things with raw PostScript specials is
-more troublesome. The \rotatebox macro serves as a good example. The
+more troublesome.  The \rotatebox macro serves as a good example.  The
 dvips driver of the graphicx package surrounds DVI glyphs with
 PostScript code so that after conversion by dvips, the glyphs (now
-themselves in PostScript) will be rotated in the desired way. dvipng
-does not handle this, at present. An attempt has been made to handle
-the rendering specials output by PGF (tikz), and also PSTricks. Some
+themselves in PostScript) will be rotated in the desired way.  dvipng
+does not handle this, at present.  An attempt has been made to handle
+the rendering specials output by PGF (tikz), and also PSTricks.  Some
 things work, but others do not.  This is especially clear when mixing
-PostScript and DVI rendering commands such as glyphs. dvipng cannot at
-present detect if PostScript code moves `currentpoint' or rotates the
-frame since GhostScript does not return such information. A
+PostScript and DVI rendering commands such as glyphs.  dvipng cannot at
+present detect if PostScript code moves 'currentpoint' or rotates the
+frame since GhostScript does not return such information.  A
 recommendation would be to produce images from these packages as EPS
 files and include them into your document in the standard manner.
 
    Another way to handle this would be to use a slower fallback (with
-dvips and gs, for example). If you want to disable raw PostScript
-handling in dvipng, use the switch `--norawps'.  This switch turns off
+dvips and gs, for example).  If you want to disable raw PostScript
+handling in dvipng, use the switch '--norawps'.  This switch turns off
 the internal call to GhostScript intended to display these raw
-PostScript specials. Further, when dvipng encounters raw PostScript and
-the gs call is turned off, it gives a warning. It is now possible to
-use the switch `--picky' to disable page rendering of pages with
+PostScript specials.  Further, when dvipng encounters raw PostScript and
+the gs call is turned off, it gives a warning.  It is now possible to
+use the switch '--picky' to disable page rendering of pages with
 warnings, and use the slower fallback for these pages.
 
 
@@ -799,8 +795,8 @@
 *******
 
 To support color, dvipng recognizes a certain set of specials as
-generated by the `color' and `xcolor' style files. These specials start
-with the keyword `color' or the keyword `background', followed by a
+generated by the 'color' and 'xcolor' style files.  These specials start
+with the keyword 'color' or the keyword 'background', followed by a
 color specification.
 
 * Menu:
@@ -814,23 +810,23 @@
 6.1 Color specifications
 ========================
 
-The color specification supported by dvipng is by-value or by-name. The
-by-value spec starts with the name of a color model (one of `rgb',
-`hsb', `cmy', `cmyk', or `gray') followed by the appropriate number of
-parameters. Thus, the color specification `rgb 0.3 0.4 0.5' would
-correspond to the color that is `0.3 0.4 0.5' in its red, blue and
-green values. The color model used internally in dvipng is `RGB'
-(discretized to 256 levels), for details on the formulas used in
-conversion, see the `xcolor' documentation.
+The color specification supported by dvipng is by-value or by-name.  The
+by-value spec starts with the name of a color model (one of 'rgb',
+'hsb', 'cmy', 'cmyk', or 'gray') followed by the appropriate number of
+parameters.  Thus, the color specification 'rgb 0.3 0.4 0.5' would
+correspond to the color that is '0.3 0.4 0.5' in its red, blue and green
+values.  The color model used internally in dvipng is 'RGB' (discretized
+to 256 levels), for details on the formulas used in conversion, see the
+'xcolor' documentation.
 
    By-name color specifications are single (case-dependent) words and
-are compared with color names defined in `dvipsnam.def' (from the
-`graphics' bundle), `svgnam.def' and `xcolor.sty' (from the `xcolor'
-bundle). See the `xcolor' documentation for a list of names and the
+are compared with color names defined in 'dvipsnam.def' (from the
+'graphics' bundle), 'svgnam.def' and 'xcolor.sty' (from the 'xcolor'
+bundle).  See the 'xcolor' documentation for a list of names and the
 corresponding colors.
 
-   On the command-line, the name `Transparent' can also be used as an
-argument to `--bg' to choose transparent background.  *Note Option
+   On the command-line, the name 'Transparent' can also be used as an
+argument to '--bg' to choose transparent background.  *Note Option
 details::.
 
 
@@ -839,28 +835,27 @@
 6.2 Color specials
 ==================
 
-We will describe `background' first, since it is the simplest. The
-`background' keyword must be followed by a color specification.  That
-color specification is used as a fill color for the background. The
-last `background' special on a page is the one that gets used, and is
-used for the whole of the page image. (This is possible because the
+We will describe 'background' first, since it is the simplest.  The
+'background' keyword must be followed by a color specification.  That
+color specification is used as a fill color for the background.  The
+last 'background' special on a page is the one that gets used, and is
+used for the whole of the page image.  (This is possible because the
 prescan phase of dvipng notices all of the color specials so that the
 appropriate information can be written out during the second phase.)
 
-   The `color' special itself has three forms. The first is just
-`color' followed by a color specification. In this case, the current
+   The 'color' special itself has three forms.  The first is just
+'color' followed by a color specification.  In this case, the current
 global color is set to that color; the color stack must be empty when
 such a command is executed.
 
-   The second form is `color push' followed by a color specification.
+   The second form is 'color push' followed by a color specification.
 This saves the current color on the color stack and sets the color to be
 that given by the color specification.  This is the most common way to
 set a color.
 
-   The final form of the `color' special is just `color pop', with no
-color specification; this says to pop the color last pushed on the
-color stack from the color stack and set the current color to be that
-color.
+   The final form of the 'color' special is just 'color pop', with no
+color specification; this says to pop the color last pushed on the color
+stack from the color stack and set the current color to be that color.
 
    dvipng correctly handles these color specials across pages, even when
 the pages are rendered repeatedly or in reverse order.
@@ -873,7 +868,7 @@
 
 You've gone through all the trouble of installing dvipng, carefully read
 all the instructions in this manual, and still can't get something to
-work. The following sections provide some helpful hints if you find
+work.  The following sections provide some helpful hints if you find
 yourself in such a situation.
 
 * Menu:
@@ -890,16 +885,16 @@
 Bug reports should be sent to <dvipng at nongnu.org>.
 
    Questions, suggestions for new features, pleas for help, and/or
-praise should go to <dvipng at nongnu.org>. For more information on this
-mailing list, send a message with just the word `help' as subject or
+praise should go to <dvipng at nongnu.org>.  For more information on this
+mailing list, send a message with just the word 'help' as subject or
 body to <dvipng-request at nongnu.org> or look at
-`http://lists.nongnu.org/mailman/listinfo/dvipng'.
+<http://lists.nongnu.org/mailman/listinfo/dvipng>.
 
-   Offers to support further development will be appreciated. For
+   Offers to support further development will be appreciated.  For
 developer access, ask on <dvipng at nongnu.org>.
 
-   For details on the TeX path-searching library, and `mktexpk'
-problems, *note Common problems: (kpathsea)Common problems.
+   For details on the TeX path-searching library, and 'mktexpk'
+problems, *note (kpathsea)Common problems::.
 
 
 File: dvipng.info,  Node: Debug options,  Prev: Contact information,  Up: Diagnosing problems
@@ -907,57 +902,44 @@
 7.2 Debug options
 =================
 
-The `-d' flag to dvipng helps in tracking down certain errors.  The
+The '-d' flag to dvipng helps in tracking down certain errors.  The
 parameter to this flag is an integer that tells what errors are
 currently being tracked.  To track a certain class of debug messages,
 simply provide the appropriate number given below; if you wish to track
 multiple classes, sum the numbers of the classes you wish to track.  To
-track all classes, you can use `-1'.
+track all classes, you can use '-1'.
 
    Some of these debugging options are actually provided by Kpathsea
-(*note Debugging: (kpathsea)Debugging.).
+(*note (kpathsea)Debugging::).
 
    The classes are:
 1
      Normal dvi op-codes
-
 2
      Virtual fonts
-
 4
      PK fonts
-
 8
      TFM files
-
 16
      Glyph rendering
-
 32
      FreeType calls
-
 64
      Encoding loads
-
 128
      Color specials
-
 256
      GhostScript specials
-
 512
-     Kpathsea `stat' calls
-
+     Kpathsea 'stat' calls
 1024
      Kpathsea hash table lookups
-
 2048
      Kpathsea path element expansion
-
 4096
      Kpathsea path searches
 
-
 
 File: dvipng.info,  Node: Credits,  Next: Copying,  Prev: Diagnosing problems,  Up: Top
 
@@ -965,10 +947,10 @@
 *********
 
 A number of persons have contributed, if I forget to mention someone, I
-apologize. First and foremost we have David Kastrup whose preview-latex
+apologize.  First and foremost we have David Kastrup whose preview-latex
 project provided the incentive to write this program.  There is also a
 number of people who have contributed by reporting bugs and suggesting
-improvements as the thing has evolved. These include but is perhaps not
+improvements as the thing has evolved.  These include but is perhaps not
 limited to (in semi-random order): Thomas Esser (teTeX), Christian
 Schenk (MIKTeX), Brian R Furry (debian package), Angus Leeming (LyX),
 Thomas Boutell (libgd), John Jones (first user report), Uwe Kern
@@ -988,9 +970,9 @@
 *********
 
 This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU Lesser General Public License as published
-by the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+under the terms of the GNU Lesser General Public License as published by
+the Free Software Foundation, either version 3 of the License, or (at
+your option) any later version.
 
    This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -998,7 +980,7 @@
 General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-License along with this program. If not, see
+License along with this program.  If not, see
 <http://www.gnu.org/licenses/>.
 
 
@@ -1011,80 +993,81 @@
 Index
 *****
 
-
+ [index ]
 * Menu:
 
-* -dSAFER:                               Option details.      (line 168)
-* absolute page number, and -l:          Option details.      (line 142)
-* absolute page number, and -p:          Option details.      (line 195)
-* antialiasing levels, number of:        Option details.      (line 248)
-* background color (option):             Option details.      (line  42)
-* base resolution, setting:              Option details.      (line  35)
-* baseline reporting:                    Option details.      (line  78)
+* -dSAFER:                               Option details.      (line 167)
+* absolute page number, and '-l':        Option details.      (line 141)
+* absolute page number, and '-p':        Option details.      (line 194)
+* antialiasing levels, number of:        Option details.      (line 247)
+* background color (option):             Option details.      (line  40)
+* base resolution, setting:              Option details.      (line  33)
+* baseline reporting:                    Option details.      (line  76)
+* baseline reporting <1>:                Option details.      (line 133)
 * color specifications:                  Color specifications.
                                                               (line   6)
 * command-line options:                  Command-line options.
                                                               (line   6)
 * compilation:                           Installation.        (line   6)
-* compression:                           Option details.      (line 300)
+* compression:                           Option details.      (line 299)
 * configuration, of dvipng:              Installation.        (line   6)
-* dark fonts:                            Option details.      (line 121)
+* dark fonts:                            Option details.      (line 120)
+* debugging:                             Option details.      (line  54)
 * debugging <1>:                         Diagnosing problems. (line   6)
-* debugging:                             Option details.      (line  56)
-* depth reporting:                       Option details.      (line  78)
-* exit on erroneous images:              Option details.      (line 259)
-* first page printed:                    Option details.      (line 195)
-* follow mode:                           Option details.      (line  99)
-* font generation, avoiding:             Option details.      (line 160)
-* forcing palette output:                Option details.      (line 204)
-* foreground color (option):             Option details.      (line  93)
-* FreeType font rendering:               Option details.      (line 107)
-* fuzzy images:                          Option details.      (line 121)
-* gamma:                                 Option details.      (line 121)
-* GhostScript and -dSAFER:               Option details.      (line 168)
-* GhostScript, turning off:              Option details.      (line 164)
-* GIF image format:                      Option details.      (line 127)
-* height reporting:                      Option details.      (line 134)
+* depth reporting:                       Option details.      (line  76)
+* exit on erroneous images:              Option details.      (line 258)
+* first page printed:                    Option details.      (line 194)
+* follow mode:                           Option details.      (line  97)
+* font generation, avoiding:             Option details.      (line 159)
+* forcing palette output:                Option details.      (line 203)
+* foreground color (option):             Option details.      (line  91)
+* FreeType font rendering:               Option details.      (line 105)
+* fuzzy images:                          Option details.      (line 120)
+* gamma:                                 Option details.      (line 120)
+* GhostScript and -dSAFER:               Option details.      (line 167)
+* GhostScript, turning off:              Option details.      (line 163)
+* GIF image format:                      Option details.      (line 126)
+* height reporting:                      Option details.      (line 133)
 * installation, of dvipng:               Installation.        (line   6)
 * invoking dvipng:                       Basic usage.         (line   6)
-* last page printed:                     Option details.      (line 142)
-* light fonts:                           Option details.      (line 121)
-* magnification, overriding DVI:         Option details.      (line 290)
-* Metafont mode, specifying:             Option details.      (line 151)
-* mktexpk, avoiding:                     Option details.      (line 160)
-* mode name, specifying:                 Option details.      (line 151)
-* no erroneous images:                   Option details.      (line 213)
-* offset pages:                          Option details.      (line 189)
+* last page printed:                     Option details.      (line 141)
+* light fonts:                           Option details.      (line 120)
+* magnification, overriding DVI:         Option details.      (line 289)
+* Metafont mode, specifying:             Option details.      (line 150)
+* mktexpk, avoiding:                     Option details.      (line 159)
+* mode name, specifying:                 Option details.      (line 150)
+* no erroneous images:                   Option details.      (line 212)
+* offset pages:                          Option details.      (line 188)
 * option, details of:                    Option details.      (line   6)
 * options, dvipng:                       Command-line options.
                                                               (line   6)
 * options, reading from standard input:  Option details.      (line  11)
 * options, summary:                      Option summary.      (line   6)
-* output resolution, setting:            Option details.      (line  62)
-* output, redirecting:                   Option details.      (line 182)
-* page range:                            Option details.      (line 226)
-* page, first printed:                   Option details.      (line 195)
-* page, last printed:                    Option details.      (line 142)
-* physical page number, and -l:          Option details.      (line 142)
-* physical page number, and -p:          Option details.      (line 195)
-* PNG image format:                      Option details.      (line 222)
+* output resolution, setting:            Option details.      (line  60)
+* output, redirecting:                   Option details.      (line 181)
+* page range:                            Option details.      (line 225)
+* page, first printed:                   Option details.      (line 194)
+* page, last printed:                    Option details.      (line 141)
+* physical page number, and '-l':        Option details.      (line 141)
+* physical page number, and '-p':        Option details.      (line 194)
+* PNG image format:                      Option details.      (line 221)
 * PostScript inclusion problems:         Encapsulated PostScript.
                                                               (line  21)
 * PostScript, turning off raw PostScript specials: Option details.
-                                                              (line 176)
+                                                              (line 175)
 * problems:                              Diagnosing problems. (line   6)
-* quality:                               Option details.      (line 248)
-* quiet operation:                       Option details.      (line 244)
-* reverse pagination:                    Option details.      (line 255)
-* silent operation:                      Option details.      (line 244)
+* quality:                               Option details.      (line 247)
+* quiet operation:                       Option details.      (line 243)
+* reverse pagination:                    Option details.      (line 254)
+* silent operation:                      Option details.      (line 243)
 * standard input, reading options from:  Option details.      (line  11)
-* standard output, output to:            Option details.      (line 182)
-* transparent border fallback color:     Option details.      (line  25)
-* transparent border width:              Option details.      (line  25)
+* standard output, output to:            Option details.      (line 181)
+* transparent border fallback color:     Option details.      (line  23)
+* transparent border width:              Option details.      (line  23)
 * trouble:                               Diagnosing problems. (line   6)
-* truecolor output:                      Option details.      (line 276)
-* warnings, suppressing:                 Option details.      (line 244)
-* width reporting:                       Option details.      (line 287)
+* truecolor output:                      Option details.      (line 275)
+* warnings, suppressing:                 Option details.      (line 243)
+* width reporting:                       Option details.      (line 286)
 
 
 
@@ -1091,28 +1074,28 @@
 Tag Table:
 Node: Top296
 Node: Introduction1191
-Node: Installation3430
-Node: Prerequisites3777
-Node: Configure5810
-Node: Build/install7849
-Node: Installation outside the texmf tree8317
-Node: Advice for non-privileged users9024
-Node: Basic usage10032
-Node: Command-line options11195
-Node: Option summary11619
-Node: Option details13987
-Node: Graphics29116
-Node: Encapsulated PostScript29868
-Node: Bitmapped graphics31211
-Node: Raw PostScript32434
-Node: Color34673
-Node: Color specifications35061
-Node: Color specials36160
-Node: Diagnosing problems37572
-Node: Contact information38055
-Node: Debug options38796
-Node: Credits39808
-Node: Copying41031
-Node: Index41817
+Node: Installation3436
+Node: Prerequisites3783
+Node: Configure5822
+Node: Build/install7869
+Node: Installation outside the texmf tree8337
+Node: Advice for non-privileged users9047
+Node: Basic usage10058
+Node: Command-line options11202
+Node: Option summary11625
+Node: Option details13993
+Node: Graphics29167
+Node: Encapsulated PostScript29922
+Node: Bitmapped graphics31272
+Node: Raw PostScript32500
+Node: Color34753
+Node: Color specifications35142
+Node: Color specials36245
+Node: Diagnosing problems37662
+Node: Contact information38146
+Node: Debug options38874
+Node: Credits39863
+Node: Copying41088
+Node: Index41875
 
 End Tag Table

Modified: trunk/Build/source/texk/dvipsk/ChangeLog
===================================================================
--- trunk/Build/source/texk/dvipsk/ChangeLog	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipsk/ChangeLog	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,3 +1,9 @@
+2020-01-16  Karl Berry  <karl at freefriends.org>
+
+	* afm2tfm.c,
+	* dvips.c,
+	* configure.ac: version 2020.1 and copyright 2020.
+
 2020-01-12  Akira Kakuto  <kakuto at w32tex.org>
 
 	* bitmapenc.c, download.c: Support old compilers, by declaring

Modified: trunk/Build/source/texk/dvipsk/NEWS
===================================================================
--- trunk/Build/source/texk/dvipsk/NEWS	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipsk/NEWS	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,10 @@
 $Id$
 This file records noteworthy changes.  (Public domain.)
 
+dvips 2020.1 (TeX Live 2020):
+  Encodings for bitmap fonts.
+  https://tug.org/TUGboat/tb40-2/tb125rokicki-type3search.pdf
+  
 dvips 5.999 (TeX Live 2019):
   Buffer overflows.
 

Modified: trunk/Build/source/texk/dvipsk/afm2tfm.c
===================================================================
--- trunk/Build/source/texk/dvipsk/afm2tfm.c	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipsk/afm2tfm.c	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1562,9 +1562,9 @@
 static void
 version(FILE *f)
 {
-  fputs ("afm2tfm(k) (dvips(k) 5.999) 8.4\n", f);
+  fputs ("afm2tfm(k) (dvips(k) 2020.1) 8.4\n", f);
   fprintf (f, "%s\n", kpathsea_version_string);
-  fputs ("Copyright 2019 Radical Eye Software.\n\
+  fputs ("Copyright 2020 Radical Eye Software.\n\
 There is NO warranty.  You may redistribute this software\n\
 under the terms of the GNU General Public License\n\
 and the Dvips copyright.\n\

Modified: trunk/Build/source/texk/dvipsk/configure
===================================================================
--- trunk/Build/source/texk/dvipsk/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipsk/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for dvipsk (TeXLive) 5.999.
+# Generated by GNU Autoconf 2.69 for dvipsk (TeXLive) 2020.1.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='dvipsk (TeXLive)'
 PACKAGE_TARNAME='dvipsk--texlive-'
-PACKAGE_VERSION='5.999'
-PACKAGE_STRING='dvipsk (TeXLive) 5.999'
+PACKAGE_VERSION='2020.1'
+PACKAGE_STRING='dvipsk (TeXLive) 2020.1'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1329,7 +1329,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures dvipsk (TeXLive) 5.999 to adapt to many kinds of systems.
+\`configure' configures dvipsk (TeXLive) 2020.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1400,7 +1400,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of dvipsk (TeXLive) 5.999:";;
+     short | recursive ) echo "Configuration of dvipsk (TeXLive) 2020.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1519,7 +1519,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-dvipsk (TeXLive) configure 5.999
+dvipsk (TeXLive) configure 2020.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2358,7 +2358,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by dvipsk (TeXLive) $as_me 5.999, which was
+It was created by dvipsk (TeXLive) $as_me 2020.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8045,7 +8045,7 @@
 
 # Define the identity of the package.
  PACKAGE='dvipsk--texlive-'
- VERSION='5.999'
+ VERSION='2020.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14162,7 +14162,7 @@
 Report bugs to <bug-libtool at gnu.org>."
 
 lt_cl_version="\
-dvipsk (TeXLive) config.lt 5.999
+dvipsk (TeXLive) config.lt 2020.1
 configured by $0, generated by GNU Autoconf 2.69.
 
 Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15754,7 +15754,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by dvipsk (TeXLive) $as_me 5.999, which was
+This file was extended by dvipsk (TeXLive) $as_me 2020.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15820,7 +15820,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-dvipsk (TeXLive) config.status 5.999
+dvipsk (TeXLive) config.status 2020.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/dvipsk/configure.ac
===================================================================
--- trunk/Build/source/texk/dvipsk/configure.ac	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipsk/configure.ac	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,7 +1,7 @@
 # $Id$
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl   Copyright 2016-2019 Karl Berry <tex-live at tug.org>
+dnl   Copyright 2016-2020 Karl Berry <tex-live at tug.org>
 dnl   Copyright 2009-2015 Peter Breitenlohner <tex-live at tug.org>
 dnl
 dnl   This file is free software; the copyright holder
@@ -8,7 +8,7 @@
 dnl   gives unlimited permission to copy and/or distribute it,
 dnl   with or without modifications, as long as this notice is preserved.
 dnl
-AC_INIT([dvipsk (TeXLive)], [5.999], [tex-k at tug.org])
+AC_INIT([dvipsk (TeXLive)], [2020.1], [tex-k at tug.org])
 AC_PREREQ([2.65])
 AC_CONFIG_SRCDIR([dvips.c])
 AC_CONFIG_AUX_DIR([../../build-aux])

Modified: trunk/Build/source/texk/dvipsk/dvips.c
===================================================================
--- trunk/Build/source/texk/dvipsk/dvips.c	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipsk/dvips.c	2020-01-16 22:02:50 UTC (rev 53427)
@@ -735,7 +735,7 @@
                 strcmp (argv[i] + 1, "-version") == 0) {
                puts (BANNER);
                puts (kpathsea_version_string);
-               puts ("Copyright 2019 Radical Eye Software.\n\
+               puts ("Copyright 2020 Radical Eye Software.\n\
 There is NO warranty.  You may redistribute this software\n\
 under the terms of the GNU General Public License\n\
 and the Dvips copyright.\n\

Modified: trunk/Build/source/texk/dvipsk/dvips.h
===================================================================
--- trunk/Build/source/texk/dvipsk/dvips.h	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipsk/dvips.h	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,5 +1,5 @@
 /*   $Id$
- *   Copyright 1986-2019 Tomas Rokicki.
+ *   Copyright 1986-2020 Tomas Rokicki.
  *   This is dvips, a freely redistributable PostScript driver
  *   for dvi files. You may freely use, modify and/or distribute this
  *   program or any portion thereof.
@@ -15,7 +15,7 @@
 #define CD_IDX(i)  ((i>=MAX_2BYTES_CODE ? MAX_2BYTES_CODE : i))
 
 #define BANNER \
-"This is dvips(k) 5.999 Copyright 2019 Radical Eye Software"
+"This is dvips(k) 2020.1 Copyright 2020 Radical Eye Software"
 #define BANNER2 "(www.radicaleye.com)"
 #ifdef KPATHSEA
 #include "config.h"

Modified: trunk/Build/source/texk/dvipsk/dvips.info
===================================================================
--- trunk/Build/source/texk/dvipsk/dvips.info	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipsk/dvips.info	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
-This is dvips.info, produced by makeinfo version 6.7 from dvips.texi.
+This is dvips.info, produced by makeinfo version 5.1 from dvips.texi.
 
-This manual documents Dvips version 5.999 (January 2020), a program to
+This manual documents Dvips version 2020.1 (January 2020), a program to
 translate a DVI file into PostScript.  You may freely use, modify and/or
 distribute this file.
 INFO-DIR-SECTION TeX
@@ -16,7 +16,7 @@
 Dvips
 *****
 
-This manual documents Dvips version 5.999 (January 2020), a program to
+This manual documents Dvips version 2020.1 (January 2020), a program to
 translate a DVI file into PostScript.  You may freely use, modify and/or
 distribute this file.
 
@@ -425,9 +425,9 @@
 * Menu:
 
 * Basic usage::
-* Command-line options::
-* Environment variables::
-* Config files::
+* Command-line options::        
+* Environment variables::       
+* Config files::                
 
 
 File: dvips.info,  Node: Basic usage,  Next: Command-line options,  Up: Invoking Dvips
@@ -703,7 +703,7 @@
 
 '-L*'
      By default or with '-L1', the last 'papersize' special wins; with
-     '-L0', the first special wins.  *Note papersize special::.
+     '-L0', the first special wins.  *Note 'papersize' special::.
 
 '-m*'
      Specify manual feed, if supported by the output device.
@@ -779,7 +779,7 @@
 
 '-O X-OFFSET,Y-OFFSET'
      Move the origin by X-OFFSET,Y-OFFSET, a comma-separated pair of
-     dimensions such as '.1in,-.3cm' (*note papersize special::).  The
+     dimensions such as '.1in,-.3cm' (*note 'papersize' special::).  The
      origin of the page is shifted from the default position (of one
      inch down, one inch to the right from the upper left corner of the
      paper) by this amount.  This is usually best specified in the
@@ -877,7 +877,7 @@
 
 '-T HSIZE,VSIZE'
      Set the paper size to (HSIZE,VSIZE), a comma-separated pair of
-     dimensions such as '.1in,-.3cm' (*note papersize special::).  It
+     dimensions such as '.1in,-.3cm' (*note 'papersize' special::).  It
      overrides any paper size special in the DVI file.  Be careful, as
      the paper size will stick to a predefined size if there is one
      close enough.  To disable this behavior, use '-tunknown'.
@@ -1338,12 +1338,12 @@
 
 * Menu:
 
-* papersize special::           Specifying the paper size in TeX.
+* 'papersize' special::           Specifying the paper size in TeX.
 * Config file paper sizes::     Specifying printer- and site-specific sizes.
 * Paper trays::                 Changing paper trays automatically.
 
 
-File: dvips.info,  Node: papersize special,  Next: Config file paper sizes,  Up: Paper size and landscape
+File: dvips.info,  Node: 'papersize' special,  Next: Config file paper sizes,  Up: Paper size and landscape
 
 4.1 'papersize' special
 =======================
@@ -1386,7 +1386,7 @@
 release.
 
 
-File: dvips.info,  Node: Config file paper sizes,  Next: Paper trays,  Prev: papersize special,  Up: Paper size and landscape
+File: dvips.info,  Node: Config file paper sizes,  Next: Paper trays,  Prev: 'papersize' special,  Up: Paper size and landscape
 
 4.2 Configuration file paper size command
 =========================================
@@ -1730,8 +1730,8 @@
 
 * Menu:
 
-* EPSF scaling::
-* EPSF clipping::
+* EPSF scaling::                
+* EPSF clipping::               
 
 
 File: dvips.info,  Node: EPSF scaling,  Next: EPSF clipping,  Up: EPSF macros
@@ -2003,8 +2003,8 @@
 
 * Menu:
 
-* Including headers from TeX::
-* Including headers from the command line::
+* Including headers from TeX::  
+* Including headers from the command line::  
 * Headers and memory usage::
 
 
@@ -3856,7 +3856,7 @@
 * -z:                                    Hypertext.           (line   6)
 * -Z for compressing bitmap fonts:       Option details.      (line 416)
 * -z for recognizing hyperdvi:           Option details.      (line 410)
-* ..-relative filenames:                 Option details.      (line 317)
+* '..'-relative filenames:               Option details.      (line 317)
 * .afm Adobe metric files:               Metric files.        (line  26)
 * .dvipsrc, searched for:                Configuration file searching.
                                                               (line  14)
@@ -3920,8 +3920,8 @@
 * A4size paper size:                     Config file paper sizes.
                                                               (line  90)
 * absolute filenames, disabling:         Option details.      (line 317)
-* absolute page number, and -l:          Option details.      (line 174)
-* absolute page number, and -p:          Option details.      (line 277)
+* absolute page number, and '-l':        Option details.      (line 174)
+* absolute page number, and '-p':        Option details.      (line 277)
 * accent height adjustment, omitting:    Afm2tfm options.     (line  33)
 * accents, in wrong position:            Reencoding with Afm2tfm.
                                                               (line  32)
@@ -3937,7 +3937,7 @@
 * Aladdin Ghostscript:                   Ghostscript installation.
                                                               (line   6)
 * Anderson, Laurie:                      Hypertext specials.  (line  42)
-* angle (psfile special option):         psfile special.      (line  36)
+* angle ('psfile' special option):       psfile special.      (line  36)
 * arcs:                                  Glyph files.         (line  17)
 * ASCII character codes, used by PostScript: PostScript typesetting.
                                                               (line  31)
@@ -3954,6 +3954,8 @@
 * big points:                            Bounding box.        (line  11)
 * binary files, not supported:           Including graphics fails.
                                                               (line  23)
+* bitmap font encodings:                 Bitmap font encodings.
+                                                              (line   6)
 * bitmap fonts:                          Glyph files.         (line  30)
 * bop undefined error:                   Printer errors.      (line   6)
 * bop-hook:                              Paper trays.         (line   6)
@@ -3966,6 +3968,8 @@
 * bounding box, defined:                 Bounding box.        (line  11)
 * bounding box, determining:             Bounding box.        (line  37)
 * bounding box, finding tight:           Option details.      (line  82)
+* bounding box, for bitmap fonts:        Bitmap font encodings.
+                                                              (line  42)
 * bounding box, inaccurate:              EPSF clipping.       (line   6)
 * bounding box, supplying to TeX:        \includegraphics.    (line  36)
 * bounding box, supplying to TeX <1>:    EPSF macros.         (line  26)
@@ -3981,7 +3985,7 @@
                                                               (line   6)
 * CharStrings Type 1 dictionary:         PostScript typesetting.
                                                               (line  51)
-* clip (psfile special option):          psfile special.      (line  39)
+* clip ('psfile' special option):        psfile special.      (line  39)
 * clipping of EPSF:                      EPSF clipping.       (line   6)
 * CODINGSCHEME:                          Reencoding with Afm2tfm.
                                                               (line  51)
@@ -4041,6 +4045,8 @@
 * continuation lines, not supported:     Configuration file commands.
                                                               (line  13)
 * control-D:                             Option details.      (line 110)
+* coordinate system, for bitmap fonts:   Bitmap font encodings.
+                                                              (line  42)
 * copies, collated:                      Option details.      (line  46)
 * copies, duplicated page bodies:        Option details.      (line  31)
 * copies, uncollated:                    Option details.      (line  41)
@@ -4065,13 +4071,13 @@
                                                               (line   6)
 * device dependency, and virtual fonts:  Configuration file commands.
                                                               (line 184)
-* dictionary, CharStrings:               PostScript typesetting.
+* dictionary, 'CharStrings':             PostScript typesetting.
                                                               (line  51)
 * dictionary, PostScript language:       PostScript typesetting.
                                                               (line  35)
-* dictionary, SDict:                     Literal headers.     (line   6)
-* dictionary, userdict:                  Header files.        (line  21)
-* distillation, and -z:                  Option details.      (line 410)
+* dictionary, 'SDict':                   Literal headers.     (line   6)
+* dictionary, 'userdict':                Header files.        (line  21)
+* distillation, and '-z':                Option details.      (line 410)
 * distiller, for PDF files:              Hypertext.           (line  11)
 * dot accent:                            Reencoding with Afm2tfm.
                                                               (line  32)
@@ -4125,6 +4131,8 @@
 * encoding vectors, in Type 1 fonts:     PostScript typesetting.
                                                               (line  43)
 * encodings:                             Encodings.           (line   6)
+* encodings, for bitmap fonts:           Bitmap font encodings.
+                                                              (line   6)
 * end-hook:                              PostScript hooks.    (line  11)
 * environment variables:                 Environment variables.
                                                               (line   6)
@@ -4168,6 +4176,8 @@
 * filter, running as a:                  Option details.      (line  98)
 * first page printed:                    Option details.      (line 277)
 * font concepts:                         Font concepts.       (line   6)
+* font encodings, bitmap:                Bitmap font encodings.
+                                                              (line   6)
 * font generation, avoiding:             Option details.      (line 199)
 * fontinst:                              Invoking afm2tfm.    (line  13)
 * fonts, as header files:                Including headers from TeX.
@@ -4198,7 +4208,7 @@
                                                               (line   6)
 * ghostview:                             Ghostscript installation.
                                                               (line  12)
-* Ghostview, and no N:                   Ghostscript installation.
+* Ghostview, and no 'N':                 Ghostscript installation.
                                                               (line  12)
 * glyph files:                           Glyph files.         (line   6)
 * GLYPHFONTS, overrides P:               Configuration file commands.
@@ -4230,15 +4240,15 @@
                                                               (line   6)
 * hints:                                 PostScript typesetting.
                                                               (line  55)
-* hoffset (psfile special option):       psfile special.      (line  18)
+* hoffset ('psfile' special option):     psfile special.      (line  18)
 * HP4Si printer and paper trays:         Paper trays.         (line   6)
 * href:                                  Hypertext specials.  (line  32)
-* hscale (psfile special option):        psfile special.      (line  30)
-* hsize (psfile special option):         psfile special.      (line  24)
+* hscale ('psfile' special option):      psfile special.      (line  30)
+* hsize ('psfile' special option):       psfile special.      (line  24)
 * html specials:                         Hypertext.           (line   6)
-* html specials, and -z:                 Option details.      (line 410)
-* http://www.win.tue.nl/~dickie/idvi:    Hypertext.           (line  21)
-* http://xxx.lanl.gov/hypertex:          Hypertext.           (line  21)
+* html specials, and '-z':               Option details.      (line 410)
+* 'http://www.win.tue.nl/~dickie/idvi':  Hypertext.           (line  21)
+* 'http://xxx.lanl.gov/hypertex':        Hypertext.           (line  21)
 * Hungarian umlaut:                      Reencoding with Afm2tfm.
                                                               (line  32)
 * hyperdvi extensions, enabling:         Option details.      (line 410)
@@ -4259,7 +4269,7 @@
                                                               (line   6)
 * including headers in TeX:              Including headers from TeX.
                                                               (line   6)
-* installation of config.ps:             config.ps installation.
+* installation of 'config.ps':           config.ps installation.
                                                               (line   6)
 * installation of PostScript fonts:      PostScript font installation.
                                                               (line   6)
@@ -4286,11 +4296,11 @@
 * landscape orientation, defined:        Paper size and landscape.
                                                               (line  11)
 * landscape papertype:                   Option details.      (line 337)
-* landscape, as \special:                papersize special.   (line  16)
+* landscape, as '\special':              'papersize' special. (line  16)
 * last page printed:                     Option details.      (line 174)
-* last-resort font scaling, with DVIPSSIZES: Environment variables.
+* last-resort font scaling, with 'DVIPSSIZES': Environment variables.
                                                               (line  47)
-* last-resort scaling, with R:           Configuration file commands.
+* last-resort scaling, with 'R':         Configuration file commands.
                                                               (line 145)
 * ledger papertype:                      Option details.      (line 337)
 * legal papertype:                       Option details.      (line 337)
@@ -4310,8 +4320,8 @@
 * literal headers:                       Literal headers.     (line   6)
 * literal PostScript, examples:          Literal examples.    (line   6)
 * literal PostScript, using:             Literal PS.          (line   6)
-* llx (psfile special option):           psfile special.      (line  42)
-* lly (psfile special option):           psfile special.      (line  42)
+* llx ('psfile' special option):         psfile special.      (line  42)
+* lly ('psfile' special option):         psfile special.      (line  42)
 * long documents not printing:           Long documents fail. (line   6)
 * low characters, shifting:              Option details.      (line 117)
 * lpr spooler, MS-DOS emulation:         Option details.      (line 247)
@@ -4365,7 +4375,7 @@
 * no output at all:                      No output.           (line   6)
 * non-printing characters, shifting:     Option details.      (line 117)
 * non-resident fonts:                    psfonts.map.         (line   6)
-* nopaper, paper format for -t:          Config file paper sizes.
+* nopaper, paper format for '-t':        Config file paper sizes.
                                                               (line  74)
 * o config command (output destination): Configuration file commands.
                                                               (line 113)
@@ -4414,9 +4424,9 @@
                                                               (line   6)
 * paper trays:                           Paper trays.         (line   6)
 * paper type:                            Option details.      (line 337)
-* papersize special:                     papersize special.   (line   6)
-* papersize special, and no -t:          Option details.      (line 337)
-* papersize special, first vs. last:     Option details.      (line 183)
+* papersize special:                     'papersize' special. (line   6)
+* papersize special, and no '-t':        Option details.      (line 337)
+* 'papersize' special, first vs. last:   Option details.      (line 183)
 * partial font downloading:              psfonts.map.         (line  55)
 * PDF files, font quality:               Hypertext caveats.   (line   6)
 * PDF files, making:                     Ghostscript installation.
@@ -4430,14 +4440,14 @@
 * pfm files:                             Metric files.        (line  48)
 * Phaser printer, used for color calibration: Color device configuration.
                                                               (line  18)
-* physical page number, and -l:          Option details.      (line 174)
-* physical page number, and -p:          Option details.      (line 277)
-* physical page number, and bop-hook:    PostScript hooks.    (line  26)
+* physical page number, and '-l':        Option details.      (line 174)
+* physical page number, and '-p':        Option details.      (line 277)
+* physical page number, and 'bop-hook':  PostScript hooks.    (line  26)
 * pipes, not readable:                   Option details.      (line  98)
 * pk files:                              Glyph files.         (line  35)
 * PKFONTS, overrides P:                  Configuration file commands.
                                                               (line 133)
-* plotfile, ps subspecial:               ps special.          (line  29)
+* plotfile, 'ps' subspecial:             ps special.          (line  29)
 * pltotf:                                Metric files.        (line  39)
 * popen for output:                      Option details.      (line 247)
 * portrait orientation, defined:         Paper size and landscape.
@@ -4482,7 +4492,7 @@
 * printer offset:                        Option details.      (line 259)
 * PRINTER, and config file searching:    Configuration file searching.
                                                               (line  36)
-* PRINTER, avoided with -f:              Option details.      (line  98)
+* PRINTER, avoided with '-f':            Option details.      (line  98)
 * printer, driving directly:             Option details.      (line 110)
 * problems:                              Diagnosing problems. (line   6)
 * property list files:                   Metric files.        (line  39)
@@ -4526,10 +4536,10 @@
 * resolution <1>:                        Option details.      (line 407)
 * resolution, setting:                   Option details.      (line  58)
 * reverse pagination:                    Option details.      (line 314)
-* rhi (psfile special option):           psfile special.      (line  46)
+* rhi ('psfile' special option):         psfile special.      (line  46)
 * Rokicki, Tomas:                        Why Dvips.           (line  60)
 * rotate.tex:                            ps special.          (line  33)
-* rwi (psfile special option):           psfile special.      (line  46)
+* rwi ('psfile' special option):         psfile special.      (line  46)
 * s config command (global save/restore): Configuration file commands.
                                                               (line 167)
 * S config command (pict path):          Configuration file commands.
@@ -4639,13 +4649,13 @@
 * uncompressing PostScript:              Dynamic creation of graphics.
                                                               (line   6)
 * uniform resource locator:              Hypertext specials.  (line  20)
-* unknown, paper format for -t:          papersize special.   (line  29)
-* unknown, paper format for -t <1>:      Config file paper sizes.
+* unknown, paper format for '-t':        'papersize' special. (line  29)
+* unknown, paper format for '-t' <1>:    Config file paper sizes.
                                                               (line  69)
 * URL, definition:                       Hypertext specials.  (line  27)
 * URL, extended for TeX:                 Hypertext specials.  (line  20)
-* urx (psfile special option):           psfile special.      (line  42)
-* ury (psfile special option):           psfile special.      (line  42)
+* urx ('psfile' special option):         psfile special.      (line  42)
+* ury ('psfile' special option):         psfile special.      (line  42)
 * usage, basic:                          Basic usage.         (line   6)
 * user-definable colors:                 User-definable colors.
                                                               (line   6)
@@ -4663,12 +4673,12 @@
 * VM exhausted:                          Printer errors.      (line  14)
 * VMusage:                               Headers and memory usage.
                                                               (line  12)
-* voffset (psfile special option):       psfile special.      (line  21)
+* voffset ('psfile' special option):     psfile special.      (line  21)
 * vpl files:                             Virtual fonts.       (line  16)
 * vptovf:                                Making a font available.
                                                               (line  52)
-* vscale (psfile special option):        psfile special.      (line  33)
-* vsize (psfile special option):         psfile special.      (line  27)
+* vscale ('psfile' special option):      psfile special.      (line  33)
+* vsize ('psfile' special option):       psfile special.      (line  27)
 * W config command (emit warning):       Configuration file commands.
                                                               (line 189)
 * warning messages, defining:            Configuration file commands.
@@ -4689,88 +4699,83 @@
 
 
 Tag Table:
-Node: Top519
-Node: Why Dvips1267
-Node: Installation4284
-Node: config.ps installation5287
-Node: PostScript font installation7894
-Node: Ghostscript installation8814
-Node: Diagnosing problems9751
-Node: Debug options10842
-Node: No output11846
-Node: Small or inverted13312
-Node: Printer errors14030
-Node: Long documents fail15362
-Node: Including graphics fails15703
-Node: Invoking Dvips16942
-Node: Basic usage17533
-Node: Command-line options18537
-Node: Option summary18985
-Node: Option details21234
-Node: Environment variables41227
-Node: Config files44088
-Node: Configuration file searching44758
-Node: Configuration file commands47955
-Node: Paper size and landscape55815
-Node: papersize special57440
-Node: Config file paper sizes59148
-Node: Paper trays63304
-Node: Interaction with PostScript64638
-Node: PostScript figures65291
-Node: Bounding box66017
-Node: \includegraphics69389
-Node: EPSF macros71682
-Node: EPSF scaling73651
-Node: EPSF clipping76221
-Node: psfile special76863
-Node: Dynamic creation of graphics79255
-Node: Fonts in figures80573
-Node: Header files82223
-Node: Including headers from TeX83429
-Node: Including headers from the command line85467
-Node: Headers and memory usage86566
-Node: Literal PS87777
-Node: " special88359
-Node: ps special89100
-Node: Literal headers90598
-Node: PostScript hooks91307
-Node: Literal examples93403
-Node: Hypertext94857
-Node: Hypertext caveats96086
-Node: Hypertext specials100474
-Node: PostScript fonts103108
-Node: Font concepts104225
-Node: Metric files105455
-Node: Glyph files108235
-Node: Virtual fonts110594
-Node: Encodings112420
-Node: Bitmap font encodings114822
-Node: PostScript typesetting117244
-Node: Making a font available120341
-Node: Invoking afm2tfm125375
-Node: Changing font encodings126392
-Node: Changing TeX encodings127183
-Node: Changing PostScript encodings128285
-Node: Changing both encodings129629
-Node: Reencoding with Afm2tfm130303
-Node: Encoding file format133406
-Node: Special font effects137610
-Node: Afm2tfm options139870
-Node: psfonts.map143395
-Node: Color148125
-Node: Color macro files149169
-Node: User-definable colors152362
-Node: Color subtleties153638
-Node: Ted Turner155290
-Node: Color device configuration156515
-Node: Color support details158959
-Node: Color specifications159337
-Node: Color specials160741
-Node: Index162870
+Node: Top520
+Node: Why Dvips1269
+Node: Installation4286
+Node: config.ps installation5289
+Node: PostScript font installation7896
+Node: Ghostscript installation8816
+Node: Diagnosing problems9753
+Node: Debug options10844
+Node: No output11848
+Node: Small or inverted13314
+Node: Printer errors14032
+Node: Long documents fail15364
+Node: Including graphics fails15705
+Node: Invoking Dvips16944
+Node: Basic usage17566
+Node: Command-line options18570
+Node: Option summary19018
+Node: Option details21267
+Node: Environment variables41266
+Node: Config files44127
+Node: Configuration file searching44797
+Node: Configuration file commands47994
+Node: Paper size and landscape55854
+Node: 'papersize' special57481
+Node: Config file paper sizes59191
+Node: Paper trays63349
+Node: Interaction with PostScript64683
+Node: PostScript figures65336
+Node: Bounding box66062
+Node: \includegraphics69434
+Node: EPSF macros71727
+Node: EPSF scaling73727
+Node: EPSF clipping76297
+Node: psfile special76939
+Node: Dynamic creation of graphics79331
+Node: Fonts in figures80649
+Node: Header files82299
+Node: Including headers from TeX83509
+Node: Including headers from the command line85547
+Node: Headers and memory usage86646
+Node: Literal PS87857
+Node: " special88439
+Node: ps special89180
+Node: Literal headers90678
+Node: PostScript hooks91387
+Node: Literal examples93483
+Node: Hypertext94937
+Node: Hypertext caveats96166
+Node: Hypertext specials100554
+Node: PostScript fonts103188
+Node: Font concepts104305
+Node: Metric files105535
+Node: Glyph files108315
+Node: Virtual fonts110674
+Node: Encodings112500
+Node: Bitmap font encodings114902
+Node: PostScript typesetting117324
+Node: Making a font available120421
+Node: Invoking afm2tfm125455
+Node: Changing font encodings126472
+Node: Changing TeX encodings127263
+Node: Changing PostScript encodings128365
+Node: Changing both encodings129709
+Node: Reencoding with Afm2tfm130383
+Node: Encoding file format133486
+Node: Special font effects137690
+Node: Afm2tfm options139950
+Node: psfonts.map143475
+Node: Color148205
+Node: Color macro files149249
+Node: User-definable colors152442
+Node: Color subtleties153718
+Node: Ted Turner155370
+Node: Color device configuration156595
+Node: Color support details159039
+Node: Color specifications159417
+Node: Color specials160821
+Node: Index162950
 
 End Tag Table
-
-
-Local Variables:
-coding: utf-8
-End:

Modified: trunk/Build/source/texk/dvipsk/dvips.texi
===================================================================
--- trunk/Build/source/texk/dvipsk/dvips.texi	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/dvipsk/dvips.texi	2020-01-16 22:02:50 UTC (rev 53427)
@@ -2,7 +2,7 @@
 @setfilename dvips.info
 @settitle Dvips: A DVI-to-PostScript translator
 
- at set version 5.999
+ at set version 2020.1
 @set month-year January 2020
 
 @copying
@@ -3386,6 +3386,10 @@
 @node Bitmap font encodings
 @subsection Bitmap font encodings
 
+ at cindex bitmap font encodings
+ at cindex font encodings, bitmap
+ at cindex encodings, for bitmap fonts
+
 To dvips, bitmapped fonts do not have any notion of linguistics; they
 are simply a vector of glyphs.  By comparison, PostScript fonts are
 required to contain an encoding vector that at the least provides
@@ -3392,13 +3396,12 @@
 glyph names; these names can permit PostScript and PDF viewers to
 extract legible text from Postscript and PDF output.
 
-Unlike previous versions, 
-dvips versions 2019 and later add glyph naming information to Type 3
-bitmapped fonts (if they can locate such information) as an Encoding
-vector.  This provides some support for search, for copy and paste,
-and even some limited support for accessibility.  The -J command line
-option and J configuration option enables and disables this
-functionality; by default it is enabled.
+Unlike previous versions, dvips versions 2019 and later add glyph
+naming information to Type 3 bitmapped fonts (if they can locate such
+information) as an Encoding vector.  This provides some support for
+search, for copy and paste, and even some limited support for
+accessibility.  The -J command line option and J configuration option
+enables and disables this functionality; by default it is enabled.
 
 To do this, dvips must find encoding information for the bitmapped
 fonts.  It does this by first searching for a font-specific encoding
@@ -3407,23 +3410,24 @@
 will search for a @file{dvips-all.enc} file which contains a base set of
 encodings for many fonts.
 
-The specific syntax of an encoding file is unspecified, except that
-it must be a PostScript fragment that leaves exactly one object on
-the operand stack.  (This is different from the encoding files used
-to define encodings for PostScript fonts, described earlier).
-Normally that object is just an array of 256
-names; in this case, that array is used as the encoding vector for
-the font.  Alternatively, the object can be a procedure that, when
-executed, leaves a legal encoding vector on the stack.  This second
-option is made available to support future enhancements that may
-add additional constructs to the font dictionary to enhance the
-interpretation of font characters.
+The specific syntax of an encoding file is unspecified, except that it
+must be a PostScript fragment that leaves exactly one object on the
+operand stack.  (This is different from the encoding files used to
+define encodings for PostScript fonts, described earlier).  Normally
+that object is just an array of 256 names; in this case, that array is
+used as the encoding vector for the font.  Alternatively, the object
+can be a procedure that, when executed, leaves a legal encoding vector
+on the stack.  This second option is made available to support future
+enhancements that may add additional constructs to the font dictionary
+to enhance the interpretation of font characters.
 
-The @file{dvips-all.enc} file contains encodings for many fonts, and it
-is loaded by dvips at most once.  The format is just a sequence of
-font names, one per line, each terminated by a colon, followed by
-the encoding to use for those files.
+The @file{dvips-all.enc} file contains encodings for many fonts, and
+it is loaded by dvips at most once.  The format is just a sequence of
+font names, one per line, each terminated by a colon, followed by the
+encoding to use for those files.
 
+ at cindex bounding box, for bitmap fonts
+ at cindex coordinate system, for bitmap fonts
 As part of its operation, to enable heuristics in PostScript and
 PDF viewers to properly identify word breaks and column gutters,
 dvips also generates a modified font bounding box and a modified

Modified: trunk/Build/source/texk/kpathsea/ChangeLog
===================================================================
--- trunk/Build/source/texk/kpathsea/ChangeLog	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/kpathsea/ChangeLog	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,3 +1,8 @@
+2020-01-16  Karl Berry  <karl at freefriends.org>
+
+	* doc/kpathsea.texi,
+	* version.ac (kpse_dev): no /dev.
+
 2019-12-31  Akira Kakuto  <kakuto at w32tex.org>
 
 	* access.c: not test x bit on Windows, because access() crashes.

Modified: trunk/Build/source/texk/kpathsea/NEWS
===================================================================
--- trunk/Build/source/texk/kpathsea/NEWS	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/kpathsea/NEWS	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,14 @@
 $Id$
 This file records noteworthy changes.  (Public domain.)
 
+6.3.2 (for TeX Live 2020)
+* New option --cnf-line for kpsewhich (and tex and mf) to support
+  arbitrary configuration settings on the command line.
+* Warn about unusual program name qualifiers.
+* The mktex* programs are no longer maintained or present here, but in
+  TeX Live's Master/texmf-dist/scripts/texlive (with copies in
+  Build/source/texk/texlive/linked_scripts as usual).
+
 6.3.1 (for TeX Live 2019, 7 April 2019)
 * kpsewhich --var-value does brace expansion as well as variable and
   tilde expansion.

Modified: trunk/Build/source/texk/kpathsea/c-auto.in
===================================================================
--- trunk/Build/source/texk/kpathsea/c-auto.in	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/kpathsea/c-auto.in	2020-01-16 22:02:50 UTC (rev 53427)
@@ -23,7 +23,7 @@
 #define KPATHSEA_C_AUTO_H
 
 /* kpathsea: the version string. */
-#define KPSEVERSION "kpathsea version 6.3.2/dev"
+#define KPSEVERSION "kpathsea version 6.3.2"
 
 /* Define to 1 if the `closedir' function returns void instead of `int'. */
 #undef CLOSEDIR_VOID

Modified: trunk/Build/source/texk/kpathsea/configure
===================================================================
--- trunk/Build/source/texk/kpathsea/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/kpathsea/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Kpathsea 6.3.2/dev.
+# Generated by GNU Autoconf 2.69 for Kpathsea 6.3.2.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='Kpathsea'
 PACKAGE_TARNAME='kpathsea'
-PACKAGE_VERSION='6.3.2/dev'
-PACKAGE_STRING='Kpathsea 6.3.2/dev'
+PACKAGE_VERSION='6.3.2'
+PACKAGE_STRING='Kpathsea 6.3.2'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1339,7 +1339,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Kpathsea 6.3.2/dev to adapt to many kinds of systems.
+\`configure' configures Kpathsea 6.3.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1409,7 +1409,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Kpathsea 6.3.2/dev:";;
+     short | recursive ) echo "Configuration of Kpathsea 6.3.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1537,7 +1537,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Kpathsea configure 6.3.2/dev
+Kpathsea configure 6.3.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2376,7 +2376,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Kpathsea $as_me 6.3.2/dev, which was
+It was created by Kpathsea $as_me 6.3.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2757,7 +2757,7 @@
 
 
 
-KPSEVERSION=6.3.2/dev
+KPSEVERSION=6.3.2
 
 
 KPSE_LT_VERSINFO=9:2:3
@@ -2764,7 +2764,7 @@
 
 
 
- WEB2CVERSION=" (TeX Live 2020/dev)"
+ WEB2CVERSION=" (TeX Live 2020)"
 
 
 am__api_version='1.16'
@@ -8073,7 +8073,7 @@
 
 # Define the identity of the package.
  PACKAGE='kpathsea'
- VERSION='6.3.2/dev'
+ VERSION='6.3.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14697,7 +14697,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Kpathsea $as_me 6.3.2/dev, which was
+This file was extended by Kpathsea $as_me 6.3.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14763,7 +14763,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Kpathsea config.status 6.3.2/dev
+Kpathsea config.status 6.3.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/kpathsea/doc/kpathsea.info
===================================================================
--- trunk/Build/source/texk/kpathsea/doc/kpathsea.info	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/kpathsea/doc/kpathsea.info	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,9 +1,9 @@
-This is kpathsea.info, produced by makeinfo version 6.7 from
+This is kpathsea.info, produced by makeinfo version 5.1 from
 kpathsea.texi.
 
 This file documents the Kpathsea library for path searching.
 
-   Copyright (C) 1996-2019 Karl Berry & Olaf Weber.
+   Copyright (C) 1996-2020 Karl Berry & Olaf Weber.
 
    Permission is granted to make and distribute verbatim copies of this
 manual provided the copyright notice and this permission notice are
@@ -37,7 +37,7 @@
 ****************
 
 This manual documents the Kpathsea library for path searching.  It
-corresponds to version 6.3.2, released in December 2019.
+corresponds to version 6.3.2, released in January 2020.
 
 * Menu:
 
@@ -62,7 +62,7 @@
 **************
 
 This manual corresponds to version 6.3.2 of the Kpathsea library,
-released in December 2019.
+released in January 2020.
 
    The library's fundamental purpose is to return a filename from a list
 of directories specified by the user, similar to what shells do when
@@ -80,7 +80,7 @@
 Other software that we do not maintain also uses it.
 
    Kpathsea is now maintained as part of the TeX Live distribution
-(<http://tug.org/texlive>), which includes several more Kpathsea-using
+(<https://tug.org/texlive>), which includes several more Kpathsea-using
 programs.  For information on configuration, building, installing, and
 more, *note (tlbuild)::.
 
@@ -95,7 +95,7 @@
 distribute their modifications.  It does not mean you have to distribute
 the source to your program using the library, although we hope you will.
 See accompanying files for the text of the GNU licenses, or
-<http2://www.gnu.org/licenses>.
+<https://gnu.org/licenses>.
 
    If you know enough about TeX to be reading this manual, then you (or
 your institution) should consider joining the TeX Users Group (if you're
@@ -291,8 +291,8 @@
 distribution.  It conforms to both the GNU coding standards and the TeX
 directory structure (TDS) standard.  For rationale and further
 explanation, please see those documents.  The GNU document is available
-from <http://www.gnu.org/prep/standards>.  The TDS document is available
-from <http://www.mirror.ctan.org/tds> (*note unixtex.ftp::).
+from <https://gnu.org/prep/standards>.  The TDS document is available
+from <http://mirror.ctan.org/tds> (*note unixtex.ftp::).
 
    In short, here is a skeleton of the default directory structure,
 extracted from the TDS document:
@@ -970,7 +970,7 @@
    Sorry that it's annoyingly lengthy, but implementing this inside
 Kpathsea would be a lot of error-prone trouble for something that is
 only useful for debugging.  If your 'find' does not support '-iname',
-you can get GNU Find from <https://www.gnu.org/software/findutils>.
+you can get GNU Find from <https://gnu.org/software/findutils>.
 
    The casefolding search is implemented in the source file
 'kpathsea/pathsearch.c'.  Two implementation points:
@@ -1651,7 +1651,7 @@
 
 'bltxml'
      (BibLaTeXML bibliography files for Biber,
-     <http://ctan.org/pkg/biber>) 'BLTXMLINPUTS' suffix '.bltxml'.
+     <https://ctan.org/pkg/biber>) 'BLTXMLINPUTS' suffix '.bltxml'.
 
 'bst'
      (BibTeX style, *note Basic BibTeX style files: (web2c)Basic BibTeX
@@ -1658,7 +1658,7 @@
      style files.) 'BSTINPUTS'; suffix '.bst'.
 
 'clua'
-     (dynamic libraries for Lua, <http://ctan.org/pkg/luatex>)
+     (dynamic libraries for Lua, <https://ctan.org/pkg/luatex>)
      'CLUAINPUTS' suffixes '.dll' and '.so'.
 
 'cmap'
@@ -1790,7 +1790,7 @@
 
 'ris'
      (RIS bibliography files, primarily for Biber,
-     <http://ctan.org/pkg/biber>) 'RISINPUTS' suffix '.ris'.
+     <https://ctan.org/pkg/biber>) 'RISINPUTS' suffix '.ris'.
 
 'subfont definition files'
      (subfont definition files) 'SFDFONTS' suffix '.sfd'.
@@ -2523,7 +2523,7 @@
 different systems.  You will almost certainly want to use Autoconf and
 probably Automake for configuring and building your software if you use
 Kpathsea; I strongly recommend using Autoconf and Automake regardless.
-They are available from <http://www.gnu.org/software>.
+They are available from <https://gnu.org/software>.
 
 
 File: kpathsea.info,  Node: Program-specific files,  Next: Programming with config files,  Prev: Calling sequence,  Up: Programming
@@ -2663,7 +2663,7 @@
 
    * If the bug involved is an actual crash (i.e., core dump), it is
      easy and useful to include a stack trace from a debugger (I
-     recommend the GNU debugger GDB (<http://www.gnu.org/software/gdb>).
+     recommend the GNU debugger GDB (<https://gnu.org/software/gdb>).
      If the cause is apparent (a 'NULL' value being dereferenced, for
      example), please send the details along.  If the program involved
      is TeX or Metafont, and the crash is happening at apparently-sound
@@ -2682,7 +2682,7 @@
 
 Web2c and Kpathsea in general are discussed on the mailing list
 <tex-k at tug.org>.  You can subscribe and peruse the archives on the web
-<http://lists.tug.org/tex-k>.
+<https://lists.tug.org/tex-k>.
 
    You do not need to join to submit a report, nor will it affect
 whether you get a response.  Be aware that large data files are
@@ -2691,7 +2691,7 @@
 
    If you are looking for general TeX help, such as how to install a
 full TeX system or how to use LaTeX, please see
-<http://tug.org/begin.html>.
+<https://tug.org/begin.html>.
 
 
 File: kpathsea.info,  Node: Debugging,  Next: Logging,  Prev: Mailing lists,  Up: Reporting bugs
@@ -2978,7 +2978,7 @@
 the wrong device, most likely 'mktexpk''s built-in guess for the mode is
 wrong, and you should override it as above.
 
-   See <http://ctan.org/pkg/modes> for a list of resolutions and mode
+   See <https://ctan.org/pkg/modes> for a list of resolutions and mode
 names for most devices (additional submissions are welcome).
 
    If Metafont runs but generates fonts at a resolution of 2602dpi (and
@@ -3037,7 +3037,7 @@
 * !! and casefolding:                    Casefolding examples.
                                                               (line  57)
 * !! in path specifications:             ls-R.                (line  57)
-* !! in TEXMFDBS:                        ls-R.                (line  11)
+* !! in 'TEXMFDBS':                      ls-R.                (line  11)
 * $ expansion:                           Variable expansion.  (line   6)
 * --all:                                 Path searching options.
                                                               (line  12)
@@ -3045,7 +3045,7 @@
                                                               (line  19)
 * --cnf-line:                            Path searching options.
                                                               (line  28)
-* --cnf-line, source for path:           Path sources.        (line   9)
+* '--cnf-line', source for path:         Path sources.        (line   9)
 * --color=tty:                           ls-R.                (line  25)
 * --debug=NUM:                           Auxiliary tasks.     (line   9)
 * --dpi=NUM:                             Path searching options.
@@ -3091,12 +3091,12 @@
 * --without-mktexpk-default:             mktex configuration. (line  12)
 * --without-mktextfm-default:            mktex configuration. (line  12)
 * -1 debugging value:                    Debugging.           (line  23)
-* -A option to ls:                       ls-R.                (line  39)
+* -A option to 'ls':                     ls-R.                (line  39)
 * -D NUM:                                Path searching options.
                                                               (line  49)
 * -iname, find predicate:                Casefolding examples.
                                                               (line  78)
-* -L option to ls:                       ls-R.                (line  44)
+* -L option to 'ls':                     ls-R.                (line  44)
 * . directories, ignored:                ls-R.                (line  39)
 * . files:                               ls-R.                (line  39)
 * .2602gf:                               Unable to generate fonts.
@@ -3173,7 +3173,7 @@
                                                               (line 195)
 * .pro:                                  Supported file formats.
                                                               (line 169)
-* .PROGNAME qualifier in texmf.cnf:      Config files.        (line  50)
+* .PROGNAME qualifier in 'texmf.cnf':    Config files.        (line  50)
 * .rhosts, writable by TeX:              Security.            (line  10)
 * .ris:                                  Supported file formats.
                                                               (line 173)
@@ -3183,7 +3183,7 @@
                                                               (line  42)
 * .tex:                                  Supported file formats.
                                                               (line 180)
-* .tex file, included in ls-R:           ls-R.                (line  39)
+* .tex file, included in 'ls-R':         ls-R.                (line  39)
 * .tfm:                                  Supported file formats.
                                                               (line 199)
 * .ttc:                                  Supported file formats.
@@ -3211,9 +3211,9 @@
 * 8.3 filenames, using:                  mktex configuration. (line  68)
 * : may not be ::                        Searching overview.  (line  13)
 * :: expansion:                          Default expansion.   (line   6)
-* ; translated to : in texmf.cnf:        Config files.        (line  66)
-* = omitted in texmf.cnf and misparsing: Config files.        (line  93)
-* \, line continuation in texmf.cnf:     Config files.        (line  37)
+* ; translated to ':' in 'texmf.cnf':    Config files.        (line  66)
+* = omitted in 'texmf.cnf' and misparsing: Config files.      (line  93)
+* \, line continuation in 'texmf.cnf':   Config files.        (line  37)
 * \openin:                               Searching overview.  (line  31)
 * \special, suppressing warnings about:  Suppressing warnings.
                                                               (line  31)
@@ -3236,15 +3236,15 @@
 * announcement mailing list:             Mailing lists.       (line   6)
 * API, re-entrant:                       Programming overview.
                                                               (line  16)
-* append-only directories and mktexpk:   Security.            (line  36)
+* append-only directories and 'mktexpk': Security.            (line  36)
 * appendonlydir:                         mktex configuration. (line  60)
 * Apple filesystem, case-insensitive:    Casefolding rationale.
                                                               (line   6)
-* arguments to mktex:                    mktex script arguments.
+* arguments to 'mktex':                  mktex script arguments.
                                                               (line   6)
 * argv[0]:                               Calling sequence.    (line  14)
 * autoconf, recommended:                 Calling sequence.    (line 117)
-* automounter, and ls-R:                 ls-R.                (line  46)
+* automounter, and 'ls-R':               ls-R.                (line  46)
 * auxiliary tasks:                       Auxiliary tasks.     (line   6)
 * Bach, Johann Sebastian:                Default expansion.   (line  41)
 * backslash-newline:                     Config files.        (line  37)
@@ -3254,7 +3254,7 @@
                                                               (line  30)
 * BIBINPUTS <1>:                         Supported file formats.
                                                               (line 121)
-* blank lines, in texmf.cnf:             Config files.        (line  35)
+* blank lines, in 'texmf.cnf':           Config files.        (line  35)
 * BLTXMLINPUTS:                          Supported file formats.
                                                               (line  34)
 * brace expansion:                       Brace expansion.     (line   6)
@@ -3282,7 +3282,7 @@
 * checksum:                              Suppressing warnings.
                                                               (line  16)
 * circle fonts:                          Fontmap.             (line  19)
-* client_path in kpse->format_info:      Calling sequence.    (line  47)
+* client_path in 'kpse->format_info':    Calling sequence.    (line  47)
 * CLUAINPUTS:                            Supported file formats.
                                                               (line  42)
 * CMAPFONTS:                             Supported file formats.
@@ -3293,7 +3293,7 @@
 * cnf.h:                                 Programming with config files.
                                                               (line  27)
 * comments, in fontmap files:            Fontmap.             (line  27)
-* comments, in texmf.cnf:                Config files.        (line  27)
+* comments, in 'texmf.cnf':              Config files.        (line  27)
 * comments, making:                      Introduction.        (line  29)
 * common features in glyph lookup:       Basic glyph lookup.  (line   6)
 * common problems:                       Common problems.     (line   6)
@@ -3319,8 +3319,9 @@
 * configuration bugs:                    Bug checklist.       (line  27)
 * configuration file, source for path:   Path sources.        (line  20)
 * configuration files as shell scripts.: Config files.        (line  86)
-* configuration of mktex scripts:        mktex configuration. (line   6)
-* configure options for mktex scripts:   mktex configuration. (line  12)
+* configuration of 'mktex' scripts:      mktex configuration. (line   6)
+* 'configure' options for 'mktex' scripts: mktex configuration.
+                                                              (line  12)
 * context diff:                          Bug checklist.       (line  52)
 * continuation character:                Config files.        (line  37)
 * core dumps, reporting:                 Bug checklist.       (line  58)
@@ -3344,7 +3345,7 @@
 * directory permissions:                 Security.            (line  51)
 * directory structure, for TeX files:    TeX directory structure.
                                                               (line   6)
-* disabling mktex scripts:               mktex configuration. (line   6)
+* disabling 'mktex' scripts:             mktex configuration. (line   6)
 * disk search:                           Searching overview.  (line  22)
 * disk searching, avoiding:              ls-R.                (line  57)
 * disk usage, reducing:                  Logging.             (line   6)
@@ -3371,7 +3372,7 @@
                                                               (line  41)
 * elt-dirs.c <1>:                        Subdirectory expansion.
                                                               (line  48)
-* enabling mktex scripts:                mktex configuration. (line   6)
+* enabling 'mktex' scripts:              mktex configuration. (line   6)
 * ENCFONTS:                              Supported file formats.
                                                               (line  61)
 * engine name:                           Path searching options.
@@ -3400,7 +3401,7 @@
 * extensions, filename:                  File lookup.         (line  24)
 * externally-built filename database:    Filename database.   (line   6)
 * extra colons:                          Default expansion.   (line   6)
-* failed mktex... script invocation:     mktex script names.  (line  35)
+* failed 'mktex...' script invocation:   mktex script names.  (line  35)
 * fallback font:                         Fallback font.       (line   6)
 * fallback resolutions:                  Fallback font.       (line   6)
 * FAQ, Kpathsea:                         Common problems.     (line   6)
@@ -3486,7 +3487,7 @@
                                                               (line 151)
 * interface, not frozen:                 Introduction.        (line  29)
 * introduction:                          Introduction.        (line   6)
-* kdebug::                               Debugging.           (line 105)
+* 'kdebug:':                             Debugging.           (line 105)
 * kdefault.c:                            Default expansion.   (line  48)
 * Knuth, Donald E.:                      History.             (line   6)
 * Knuth, Donald E., archive of programs by: unixtex.ftp.      (line  19)
@@ -3589,9 +3590,9 @@
                                                               (line  20)
 * mkocp:                                 mktex script names.  (line  18)
 * mkofm:                                 mktex script names.  (line  21)
-* mktex script configuration:            mktex configuration. (line   6)
-* mktex script names:                    mktex script names.  (line   6)
-* mktex scripts:                         mktex scripts.       (line   6)
+* 'mktex' script configuration:          mktex configuration. (line   6)
+* 'mktex' script names:                  mktex script names.  (line   6)
+* 'mktex' scripts:                       mktex scripts.       (line   6)
 * mktex.cnf:                             Specially-recognized files.
                                                               (line  28)
 * mktex.cnf <1>:                         mktex configuration. (line  29)
@@ -3601,7 +3602,7 @@
 * mktexfmt:                              mktex script names.  (line  10)
 * mktexmf:                               mktex script names.  (line  15)
 * mktexpk:                               mktex script names.  (line  24)
-* mktexpk can't guess mode:              Unable to generate fonts.
+* 'mktexpk' can't guess mode:            Unable to generate fonts.
                                                               (line  12)
 * mktextex:                              mktex script names.  (line  27)
 * mktextfm:                              mktex script names.  (line  30)
@@ -3622,9 +3623,9 @@
 * MT_FEATURES:                           mktex configuration. (line  39)
 * multiple TeX hierarchies:              Brace expansion.     (line  20)
 * must exist:                            Searching overview.  (line  31)
-* names for mktex scripts:               mktex script names.  (line   6)
+* names for 'mktex' scripts:             mktex script names.  (line   6)
 * Neumann, Gustaf:                       History.             (line  56)
-* NFS and ls-R:                          ls-R.                (line  46)
+* NFS and 'ls-R':                        ls-R.                (line  46)
 * nomfdrivers:                           mktex configuration. (line  92)
 * nomode:                                mktex configuration. (line  97)
 * none:                                  Suppressing warnings.
@@ -3737,7 +3738,7 @@
 * shell variables:                       Variable expansion.  (line  17)
 * shell_escape, example for code:        Programming with config files.
                                                               (line  10)
-* site overrides for mktex...:           mktex configuration. (line  29)
+* site overrides for 'mktex...':         mktex configuration. (line  29)
 * skeleton TeX directory:                TeX directory structure.
                                                               (line   6)
 * slow startup time:                     Slow path searching. (line   6)
@@ -3772,7 +3773,7 @@
                                                               (line   6)
 * symbolic links not found:              Unable to find files.
                                                               (line  21)
-* symbolic links, and ls-R:              ls-R.                (line  44)
+* symbolic links, and 'ls-R':            ls-R.                (line  44)
 * symlinks, resolving:                   Calling sequence.    (line  31)
 * system C compiler bugs:                TeX or Metafont failing.
                                                               (line  16)
@@ -3838,7 +3839,7 @@
                                                               (line   6)
 * texmf.cnf:                             Specially-recognized files.
                                                               (line  38)
-* texmf.cnf missing, warning about:      Config files.        (line  18)
+* 'texmf.cnf' missing, warning about:    Config files.        (line  18)
 * texmf.cnf, and variable expansion:     Variable expansion.  (line   6)
 * texmf.cnf, definition for:             Config files.        (line   6)
 * texmf.cnf, source for path:            Path sources.        (line  20)
@@ -3883,7 +3884,7 @@
 * tilde.c:                               Tilde expansion.     (line  25)
 * time system call:                      Logging.             (line  15)
 * tolerance for glyph lookup:            Basic glyph lookup.  (line  15)
-* trailing / in home directory:          Tilde expansion.     (line  19)
+* trailing '/' in home directory:        Tilde expansion.     (line  19)
 * trailing colons:                       Default expansion.   (line   6)
 * translations, of path searching description: Path searching.
                                                               (line  10)
@@ -3909,7 +3910,7 @@
 * unreadable file warnings:              Suppressing warnings.
                                                               (line  27)
 * unreadable files:                      Searching overview.  (line  63)
-* unusable ls-R warning:                 ls-R.                (line  51)
+* unusable 'ls-R' warning:               ls-R.                (line  51)
 * usage patterns, finding:               Logging.             (line   6)
 * USERPROFILE, as ~ expansion:           Tilde expansion.     (line   6)
 * USE_TEXMFVAR:                          mktex configuration. (line 128)
@@ -3927,8 +3928,8 @@
                                                               (line 219)
 * Vojta, Paul:                           History.             (line  30)
 * Walsh, Norman:                         History.             (line  56)
-* warning about unusable ls-R:           ls-R.                (line  51)
-* warning, about missing texmf.cnf:      Config files.        (line  18)
+* warning about unusable 'ls-R':         ls-R.                (line  51)
+* warning, about missing 'texmf.cnf':    Config files.        (line  18)
 * warnings, file access:                 Searching overview.  (line  63)
 * warnings, suppressing:                 Suppressing warnings.
                                                               (line   6)
@@ -3955,66 +3956,61 @@
 
 Tag Table:
 Node: Top1480
-Node: Introduction2263
-Node: History4336
-Node: unixtex.ftp8932
-Node: Security10357
-Node: TeX directory structure12861
-Node: Path searching16909
-Node: Searching overview17867
-Node: Path sources21686
-Node: Config files22912
-Node: Path expansion28175
-Node: Default expansion29128
-Node: Variable expansion31198
-Node: Tilde expansion32599
-Node: Brace expansion33579
-Node: KPSE_DOT expansion34518
-Node: Subdirectory expansion35031
-Node: Casefolding search37379
-Node: Casefolding rationale38148
-Node: Casefolding examples39487
-Node: Filename database44537
-Node: ls-R45519
-Node: Filename aliases49195
-Node: Database format50373
-Node: Invoking kpsewhich51386
-Node: Path searching options52341
-Node: Specially-recognized files61939
-Node: Auxiliary tasks63294
-Node: Standard options67019
-Node: TeX support67375
-Node: Supported file formats68729
-Node: File lookup76394
-Node: Glyph lookup78143
-Node: Basic glyph lookup79267
-Node: Fontmap80147
-Node: Fallback font82676
-Node: Suppressing warnings83588
-Node: mktex scripts84715
-Node: mktex configuration85930
-Node: mktex script names91733
-Node: mktex script arguments93119
-Node: Programming93998
-Node: Programming overview94571
-Node: Calling sequence97432
-Node: Program-specific files103964
-Node: Programming with config files104987
-Node: Reporting bugs106574
-Node: Bug checklist107252
-Node: Mailing lists110724
-Node: Debugging111399
-Node: Logging116476
-Node: Common problems118343
-Node: Unable to find files118820
-Node: Slow path searching121230
-Node: Unable to generate fonts122605
-Node: TeX or Metafont failing125076
-Node: Index126278
+Node: Introduction2262
+Node: History4331
+Node: unixtex.ftp8927
+Node: Security10352
+Node: TeX directory structure12856
+Node: Path searching16897
+Node: Searching overview17855
+Node: Path sources21674
+Node: Config files22900
+Node: Path expansion28163
+Node: Default expansion29116
+Node: Variable expansion31186
+Node: Tilde expansion32587
+Node: Brace expansion33567
+Node: KPSE_DOT expansion34506
+Node: Subdirectory expansion35019
+Node: Casefolding search37367
+Node: Casefolding rationale38136
+Node: Casefolding examples39475
+Node: Filename database44521
+Node: ls-R45503
+Node: Filename aliases49179
+Node: Database format50357
+Node: Invoking kpsewhich51370
+Node: Path searching options52325
+Node: Specially-recognized files61923
+Node: Auxiliary tasks63278
+Node: Standard options67003
+Node: TeX support67359
+Node: Supported file formats68713
+Node: File lookup76381
+Node: Glyph lookup78130
+Node: Basic glyph lookup79254
+Node: Fontmap80134
+Node: Fallback font82663
+Node: Suppressing warnings83575
+Node: mktex scripts84702
+Node: mktex configuration85917
+Node: mktex script names91720
+Node: mktex script arguments93106
+Node: Programming93985
+Node: Programming overview94558
+Node: Calling sequence97419
+Node: Program-specific files103948
+Node: Programming with config files104971
+Node: Reporting bugs106558
+Node: Bug checklist107236
+Node: Mailing lists110705
+Node: Debugging111382
+Node: Logging116459
+Node: Common problems118326
+Node: Unable to find files118803
+Node: Slow path searching121213
+Node: Unable to generate fonts122588
+Node: TeX or Metafont failing125060
+Node: Index126262
 
 End Tag Table
-
-
-Local Variables:
-coding: utf-8
-End:

Modified: trunk/Build/source/texk/kpathsea/doc/kpathsea.texi
===================================================================
--- trunk/Build/source/texk/kpathsea/doc/kpathsea.texi	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/kpathsea/doc/kpathsea.texi	2020-01-16 22:02:50 UTC (rev 53427)
@@ -3,12 +3,12 @@
 @settitle Kpathsea: A library for path searching
 
 @set version 6.3.2
- at set month-year December 2019
+ at set month-year January 2020
 
 @copying
 This file documents the Kpathsea library for path searching.
 
-Copyright @copyright{} 1996--2019 Karl Berry & Olaf Weber.
+Copyright @copyright{} 1996--2020 Karl Berry & Olaf Weber.
 
 Permission is granted to make and distribute verbatim copies of this
 manual provided the copyright notice and this permission notice are
@@ -67,7 +67,7 @@
 @author Karl Berry
 @author Olaf Weber
 @author Taco Hoekwater
- at author @url{http://tug.org/kpathsea}
+ at author @url{https://tug.org/kpathsea}
 
 @page
 @vskip 0pt plus 1filll
@@ -132,7 +132,7 @@
 @noindent Other software that we do not maintain also uses it.
 
 Kpathsea is now maintained as part of the @TeX{} Live distribution
-(@url{http://tug.org/texlive}), which includes several more
+(@url{https://tug.org/texlive}), which includes several more
 Kpathsea-using programs.  For information on configuration, building,
 installing, and more, @pxref{,,,tlbuild, Building @TeX{} Live}.
 
@@ -153,7 +153,7 @@
 library source and distribute their modifications.  It does not mean
 you have to distribute the source to your program using the library,
 although we hope you will.  See accompanying files for the text of the
-GNU licenses, or @url{http2://www.gnu.org/licenses}.
+GNU licenses, or @url{https://gnu.org/licenses}.
 
 @cindex @TeX{} Users Group
 If you know enough about @TeX{} to be reading this manual, then you (or
@@ -357,8 +357,8 @@
 distribution.  It conforms to both the GNU coding standards and the
 @TeX{} directory structure (TDS) standard.  For rationale and further
 explanation, please see those documents.  The GNU document is
-available from @url{http://www.gnu.org/prep/standards}.  The TDS
-document is available from @url{http://www.mirror.ctan.org/tds}
+available from @url{https://gnu.org/prep/standards}.  The TDS
+document is available from @url{http://mirror.ctan.org/tds}
 (@pxref{unixtex.ftp}).
 
 In short, here is a skeleton of the default directory structure,
@@ -1208,7 +1208,7 @@
 Kpathsea would be a lot of error-prone trouble for something that is
 only useful for debugging.  If your @code{find} does not support
 @code{-iname}, you can get GNU Find from
- at url{https://www.gnu.org/software/findutils}.
+ at url{https://gnu.org/software/findutils}.
 
 The casefolding search is implemented in the source file
 @file{kpathsea/pathsearch.c}.  Two implementation points:
@@ -2043,7 +2043,7 @@
 @item bltxml
 @flindex .bltxml
 @vindex BLTXMLINPUTS
-(Bib at LaTeX{}ML bibliography files for Biber, @url{http://ctan.org/pkg/biber})
+(Bib at LaTeX{}ML bibliography files for Biber, @url{https://ctan.org/pkg/biber})
 @code{BLTXMLINPUTS}
 suffix @samp{.bltxml}.
 
@@ -2059,7 +2059,7 @@
 @flindex .dll
 @flindex .so
 @vindex CLUAINPUTS
-(dynamic libraries for Lua, @url{http://ctan.org/pkg/luatex})
+(dynamic libraries for Lua, @url{https://ctan.org/pkg/luatex})
 @code{CLUAINPUTS}
 suffixes @samp{.dll} and @samp{.so}.
 
@@ -2315,7 +2315,7 @@
 @item ris
 @flindex .ris
 @vindex RISINPUTS
-(RIS bibliography files, primarily for Biber, @url{http://ctan.org/pkg/biber})
+(RIS bibliography files, primarily for Biber, @url{https://ctan.org/pkg/biber})
 @code{RISINPUTS}
 suffix @samp{.ris}.
 
@@ -3309,7 +3309,7 @@
 different systems.  You will almost certainly want to use Autoconf and
 probably Automake for configuring and building your software if you use
 Kpathsea; I strongly recommend using Autoconf and Automake regardless.
-They are available from @url{http://www.gnu.org/software}.
+They are available from @url{https://gnu.org/software}.
 
 
 @node Program-specific files
@@ -3484,7 +3484,7 @@
 @pindex gdb at r{, recommended}
 If the bug involved is an actual crash (i.e., core dump), it is easy
 and useful to include a stack trace from a debugger (I recommend the
-GNU debugger GDB (@url{http://www.gnu.org/software/gdb}).  If the
+GNU debugger GDB (@url{https://gnu.org/software/gdb}).  If the
 cause is apparent (a @code{NULL} value being dereferenced, for
 example), please send the details along.  If the program involved is
 @TeX{} or Metafont, and the crash is happening at apparently-sound
@@ -3508,7 +3508,7 @@
 @flindex tex-k@@tug.org
 Web2c and Kpathsea in general are discussed on the mailing list
 @email{tex-k@@tug.org}.  You can subscribe and peruse the archives on
-the web @url{http://lists.tug.org/tex-k}.
+the web @url{https://lists.tug.org/tex-k}.
 
 You do not need to join to submit a report, nor will it affect whether
 you get a response.  Be aware that large data files are sometimes
@@ -3517,7 +3517,7 @@
 
 If you are looking for general @TeX{} help, such as how to install a
 full @TeX{} system or how to use @LaTeX{}, please see
- at url{http://tug.org/begin.html}.
+ at url{https://tug.org/begin.html}.
 
 
 @node Debugging
@@ -3858,7 +3858,7 @@
 the wrong device, most likely @code{mktexpk}'s built-in guess for the
 mode is wrong, and you should override it as above.
 
-See @url{http://ctan.org/pkg/modes} for a list of resolutions and mode
+See @url{https://ctan.org/pkg/modes} for a list of resolutions and mode
 names for most devices (additional submissions are welcome).
 
 @flindex .2602gf

Modified: trunk/Build/source/texk/kpathsea/texmf.cnf
===================================================================
--- trunk/Build/source/texk/kpathsea/texmf.cnf	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/kpathsea/texmf.cnf	2020-01-16 22:02:50 UTC (rev 53427)
@@ -4,8 +4,8 @@
 % If you modify this original file, YOUR CHANGES WILL BE LOST when it is
 % updated.  Instead, put your changes -- and only your changes, not an
 % entire copy! -- in ../../texmf.cnf.  That is, if this file is
-% installed in /some/path/to/texlive/2019/texmf-dist/web2c/texmf.cnf,
-% add your custom settings to /some/path/to/texlive/2019/texmf.cnf.
+% installed in /some/path/to/texlive/2020/texmf-dist/web2c/texmf.cnf,
+% add your custom settings to /some/path/to/texlive/2020/texmf.cnf.
 % (Below, we use YYYY in place of the specific year.)
 % 
 % What follows is a super-summary of what this .cnf file can
@@ -84,10 +84,10 @@
 TEXMFHOME = ~/texmf
 
 % TEXMFVAR, where texconfig/updmap/fmtutil store cached runtime data.
-TEXMFVAR = ~/.texlive2019/texmf-var
+TEXMFVAR = ~/.texlive2020/texmf-var
 
 % TEXMFCONFIG, where texconfig/updmap/fmtutil store configuration data.
-TEXMFCONFIG = ~/.texlive2019/texmf-config
+TEXMFCONFIG = ~/.texlive2020/texmf-config
 
 % This is the value manipulated by tlmgr's auxtrees subcommand in the
 % root texmf.cnf. Kpathsea warns about a literally empty string for a

Modified: trunk/Build/source/texk/kpathsea/version.ac
===================================================================
--- trunk/Build/source/texk/kpathsea/version.ac	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/kpathsea/version.ac	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,5 +1,5 @@
 dnl $Id$
-dnl   Copyright 2016-2019 Karl Berry <tex-live at tug.org>
+dnl   Copyright 2016-2020 Karl Berry <tex-live at tug.org>
 dnl   Copyright 2011-2015 Peter Breitenlohner <tex-live at tug.org>
 dnl
 dnl   This file is free software; the copyright holder
@@ -20,4 +20,4 @@
 dnl --------------------------------------------------------
 dnl
 dnl This file is m4-included from configure.ac.
-m4_define([kpse_version], [6.3.2/dev])
+m4_define([kpse_version], [6.3.2])

Modified: trunk/Build/source/texk/makeindexk/configure
===================================================================
--- trunk/Build/source/texk/makeindexk/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/makeindexk/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -13462,7 +13462,7 @@
 
 
 
-$as_echo "#define TEX_LIVE_VERSION \"2020/dev\"" >>confdefs.h
+$as_echo "#define TEX_LIVE_VERSION \"2020\"" >>confdefs.h
 
 
 for ac_header in ctype.h types.h locale.h

Modified: trunk/Build/source/texk/mendexk/COPYRIGHT
===================================================================
--- trunk/Build/source/texk/mendexk/COPYRIGHT	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/mendexk/COPYRIGHT	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,5 +1,5 @@
 Copyright (C) 1995 ASCII Corporation, 2009 ASCII MEDIA WORKS
-Copyright (C) 2017-2019 Japanese TeX Development Community
+Copyright (C) 2017-2020 Japanese TeX Development Community
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without

Modified: trunk/Build/source/texk/mendexk/ChangeLog
===================================================================
--- trunk/Build/source/texk/mendexk/ChangeLog	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/mendexk/ChangeLog	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,3 +1,9 @@
+2020-01-16  Karl Berry  <karl at freefriends.org>
+
+	* configure.ac,
+	* COPYRIGHT,
+	* main.c (VERSION): version 3.2 16-Jan-2020 for TL'20.
+
 2019-03-16  TANAKA Takuji  <ttk at t-lab.opal.ne.jp>
 
 	* mendex.ja.txt: Rename from mendex.doc

Modified: trunk/Build/source/texk/mendexk/configure
===================================================================
--- trunk/Build/source/texk/mendexk/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/mendexk/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mendex (TeX Live) 3.1.
+# Generated by GNU Autoconf 2.69 for mendex (TeX Live) 3.2.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='mendex (TeX Live)'
 PACKAGE_TARNAME='mendex--tex-live-'
-PACKAGE_VERSION='3.1'
-PACKAGE_STRING='mendex (TeX Live) 3.1'
+PACKAGE_VERSION='3.2'
+PACKAGE_STRING='mendex (TeX Live) 3.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1329,7 +1329,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mendex (TeX Live) 3.1 to adapt to many kinds of systems.
+\`configure' configures mendex (TeX Live) 3.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1400,7 +1400,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mendex (TeX Live) 3.1:";;
+     short | recursive ) echo "Configuration of mendex (TeX Live) 3.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1521,7 +1521,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mendex (TeX Live) configure 3.1
+mendex (TeX Live) configure 3.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2173,7 +2173,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mendex (TeX Live) $as_me 3.1, which was
+It was created by mendex (TeX Live) $as_me 3.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -7860,7 +7860,7 @@
 
 # Define the identity of the package.
  PACKAGE='mendex--tex-live-'
- VERSION='3.1'
+ VERSION='3.2'
 
 
 # Some tools Automake needs.
@@ -13460,7 +13460,7 @@
 
 
 
-$as_echo "#define TL_VERSION \"TeX Live 2020/dev\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2020\"" >>confdefs.h
 
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5
@@ -13912,7 +13912,7 @@
 Report bugs to <bug-libtool at gnu.org>."
 
 lt_cl_version="\
-mendex (TeX Live) config.lt 3.1
+mendex (TeX Live) config.lt 3.2
 configured by $0, generated by GNU Autoconf 2.69.
 
 Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15521,7 +15521,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by mendex (TeX Live) $as_me 3.1, which was
+This file was extended by mendex (TeX Live) $as_me 3.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15587,7 +15587,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-mendex (TeX Live) config.status 3.1
+mendex (TeX Live) config.status 3.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/mendexk/configure.ac
===================================================================
--- trunk/Build/source/texk/mendexk/configure.ac	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/mendexk/configure.ac	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,12 +1,14 @@
+dnl $Id$
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl   Copyright (C) 2010-2014 Peter Breitenlohner <tex-live at tug.org>
+dnl   Copyright 2015-2020 Karl Berry <tex-live at tug.org>
+dnl   Copyright 2010-2015 Peter Breitenlohner <tex-live at tug.org>
 dnl
 dnl   This file is free software; the copyright holder
 dnl   gives unlimited permission to copy and/or distribute it,
 dnl   with or without modifications, as long as this notice is preserved.
 dnl
-AC_INIT([mendex (TeX Live)], [3.1])
+AC_INIT([mendex (TeX Live)], [3.2])
 AC_PREREQ([2.63])
 AC_CONFIG_SRCDIR([main.c])
 AC_CONFIG_AUX_DIR([../../build-aux])


Property changes on: trunk/Build/source/texk/mendexk/configure.ac
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property
Modified: trunk/Build/source/texk/mendexk/main.c
===================================================================
--- trunk/Build/source/texk/mendexk/main.c	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/mendexk/main.c	2020-01-16 22:02:50 UTC (rev 53427)
@@ -19,7 +19,7 @@
 #endif
 KpathseaSupportInfo kp_ist,kp_dict;
 
-#define VERSION "version 3.1 [17-Feb-2019]"
+#define VERSION "version 3.2 [16-Jan-2020]"
 
 int main(int argc, char **argv)
 {
@@ -189,7 +189,7 @@
 
 			default:
 				fprintf(stderr,"mendex - Japanese index processor, %s (%s) (%s).\n",VERSION, get_enc_string(), TL_VERSION);
-				fprintf(stderr," Copyright 2009 ASCII MEDIA WORKS, 2017-2019 Japanese TeX Development Community\n");
+				fprintf(stderr," Copyright 2009 ASCII MEDIA WORKS, 2017-2020 Japanese TeX Development Community\n");
 				fprintf(stderr,"usage:\n");
 				fprintf(stderr,"%% mendex [-ilqrcgfEJS"
 #ifdef WIN32

Modified: trunk/Build/source/texk/ptexenc/ChangeLog
===================================================================
--- trunk/Build/source/texk/ptexenc/ChangeLog	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/ptexenc/ChangeLog	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,3 +1,7 @@
+2020-01-16  Karl Berry  <karl at freefriends.org>
+
+	* version.ac (ptexenc_version): remove /dev (just 1.3.8) for TL'20.
+
 2019-09-09  Hironori Kitagawa  <h_kitagawa2001 at yahoo.co.jp>
 
 	* ptexenc.c: Fix a bug that size of buf was insufficient, when

Modified: trunk/Build/source/texk/ptexenc/c-auto.in
===================================================================
--- trunk/Build/source/texk/ptexenc/c-auto.in	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/ptexenc/c-auto.in	2020-01-16 22:02:50 UTC (rev 53427)
@@ -6,7 +6,7 @@
 #define PTEXENC_C_AUTO_H
 
 /* ptexenc: the version string. */
-#define PTEXENCVERSION "ptexenc version 1.3.8/dev"
+#define PTEXENCVERSION "ptexenc version 1.3.8"
 
 /* Define to 1 if the `closedir' function returns void instead of `int'. */
 #undef CLOSEDIR_VOID

Modified: trunk/Build/source/texk/ptexenc/configure
===================================================================
--- trunk/Build/source/texk/ptexenc/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/ptexenc/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ptexenc 1.3.8/dev.
+# Generated by GNU Autoconf 2.69 for ptexenc 1.3.8.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='ptexenc'
 PACKAGE_TARNAME='ptexenc'
-PACKAGE_VERSION='1.3.8/dev'
-PACKAGE_STRING='ptexenc 1.3.8/dev'
+PACKAGE_VERSION='1.3.8'
+PACKAGE_STRING='ptexenc 1.3.8'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1330,7 +1330,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures ptexenc 1.3.8/dev to adapt to many kinds of systems.
+\`configure' configures ptexenc 1.3.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1400,7 +1400,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ptexenc 1.3.8/dev:";;
+     short | recursive ) echo "Configuration of ptexenc 1.3.8:";;
    esac
   cat <<\_ACEOF
 
@@ -1520,7 +1520,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ptexenc configure 1.3.8/dev
+ptexenc configure 1.3.8
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2176,7 +2176,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ptexenc $as_me 1.3.8/dev, which was
+It was created by ptexenc $as_me 1.3.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2557,7 +2557,7 @@
 
 
 
-PTEXENCVERSION=1.3.8/dev
+PTEXENCVERSION=1.3.8
 
 
 PTEXENC_LT_VERSINFO=4:8:3
@@ -7869,7 +7869,7 @@
 
 # Define the identity of the package.
  PACKAGE='ptexenc'
- VERSION='1.3.8/dev'
+ VERSION='1.3.8'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13887,7 +13887,7 @@
 Report bugs to <bug-libtool at gnu.org>."
 
 lt_cl_version="\
-ptexenc config.lt 1.3.8/dev
+ptexenc config.lt 1.3.8
 configured by $0, generated by GNU Autoconf 2.69.
 
 Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15616,7 +15616,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ptexenc $as_me 1.3.8/dev, which was
+This file was extended by ptexenc $as_me 1.3.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15682,7 +15682,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-ptexenc config.status 1.3.8/dev
+ptexenc config.status 1.3.8
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/ptexenc/version.ac
===================================================================
--- trunk/Build/source/texk/ptexenc/version.ac	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/ptexenc/version.ac	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,5 +1,5 @@
 dnl $Id$
-dnl   Copyright 2016-2019 Karl Berry <tex-live at tug.org>
+dnl   Copyright 2016-2020 Karl Berry <tex-live at tug.org>
 dnl   Copyright 2011-2015 Peter Breitenlohner <tex-live at tug.org>
 dnl
 dnl   This file is free software; the copyright holder
@@ -10,4 +10,4 @@
 dnl see kpathsea/version.ac.
 dnl
 dnl This file is m4-included from configure.ac.
-m4_define([ptexenc_version], [1.3.8/dev])
+m4_define([ptexenc_version], [1.3.8])

Modified: trunk/Build/source/texk/texlive/configure
===================================================================
--- trunk/Build/source/texk/texlive/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/texlive/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2020/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2020.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='TeX Live Scripts'
 PACKAGE_TARNAME='tex-live-scripts'
-PACKAGE_VERSION='2020/dev'
-PACKAGE_STRING='TeX Live Scripts 2020/dev'
+PACKAGE_VERSION='2020'
+PACKAGE_STRING='TeX Live Scripts 2020'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1238,7 +1238,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures TeX Live Scripts 2020/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live Scripts 2020 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1305,7 +1305,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of TeX Live Scripts 2020/dev:";;
+     short | recursive ) echo "Configuration of TeX Live Scripts 2020:";;
    esac
   cat <<\_ACEOF
 
@@ -1400,7 +1400,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-TeX Live Scripts configure 2020/dev
+TeX Live Scripts configure 2020
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1455,7 +1455,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by TeX Live Scripts $as_me 2020/dev, which was
+It was created by TeX Live Scripts $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2322,7 +2322,7 @@
 
 # Define the identity of the package.
  PACKAGE='tex-live-scripts'
- VERSION='2020/dev'
+ VERSION='2020'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4228,7 +4228,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by TeX Live Scripts $as_me 2020/dev, which was
+This file was extended by TeX Live Scripts $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4285,7 +4285,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-TeX Live Scripts config.status 2020/dev
+TeX Live Scripts config.status 2020
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/upmendex/COPYRIGHT
===================================================================
--- trunk/Build/source/texk/upmendex/COPYRIGHT	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/upmendex/COPYRIGHT	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,5 +1,5 @@
 Copyright (C) 1995 ASCII Corporation, 2009 ASCII MEDIA WORKS,
-              2015-2019 TANAKA Takuji
+              2015-2020 TANAKA Takuji
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without

Modified: trunk/Build/source/texk/upmendex/ChangeLog
===================================================================
--- trunk/Build/source/texk/upmendex/ChangeLog	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/upmendex/ChangeLog	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,3 +1,9 @@
+2020-01-16  Karl Berry  <karl at freefriends.org>
+
+	* configure.ac,
+	* COPYRIGHT,
+	* main.c (VERSION): version 0.53 for TL'20.
+
 2019-12-12  Karl Berry  <karl at freefriends.org>
 
 	* configure.ac: look for a pthread library cntaining

Modified: trunk/Build/source/texk/upmendex/configure
===================================================================
--- trunk/Build/source/texk/upmendex/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/upmendex/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for upmendex (TeX Live) 0.52.
+# Generated by GNU Autoconf 2.69 for upmendex (TeX Live) 0.53.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='upmendex (TeX Live)'
 PACKAGE_TARNAME='upmendex--tex-live-'
-PACKAGE_VERSION='0.52'
-PACKAGE_STRING='upmendex (TeX Live) 0.52'
+PACKAGE_VERSION='0.53'
+PACKAGE_STRING='upmendex (TeX Live) 0.53'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1345,7 +1345,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures upmendex (TeX Live) 0.52 to adapt to many kinds of systems.
+\`configure' configures upmendex (TeX Live) 0.53 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1416,7 +1416,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of upmendex (TeX Live) 0.52:";;
+     short | recursive ) echo "Configuration of upmendex (TeX Live) 0.53:";;
    esac
   cat <<\_ACEOF
 
@@ -1541,7 +1541,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-upmendex (TeX Live) configure 0.52
+upmendex (TeX Live) configure 0.53
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2474,7 +2474,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by upmendex (TeX Live) $as_me 0.52, which was
+It was created by upmendex (TeX Live) $as_me 0.53, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8673,7 +8673,7 @@
 
 # Define the identity of the package.
  PACKAGE='upmendex--tex-live-'
- VERSION='0.52'
+ VERSION='0.53'
 
 
 # Some tools Automake needs.
@@ -17750,7 +17750,7 @@
 
 
 
-$as_echo "#define TL_VERSION \"TeX Live 2020/dev\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2020\"" >>confdefs.h
 
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5
@@ -18202,7 +18202,7 @@
 Report bugs to <bug-libtool at gnu.org>."
 
 lt_cl_version="\
-upmendex (TeX Live) config.lt 0.52
+upmendex (TeX Live) config.lt 0.53
 configured by $0, generated by GNU Autoconf 2.69.
 
 Copyright (C) 2011 Free Software Foundation, Inc.
@@ -20342,7 +20342,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by upmendex (TeX Live) $as_me 0.52, which was
+This file was extended by upmendex (TeX Live) $as_me 0.53, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -20408,7 +20408,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-upmendex (TeX Live) config.status 0.52
+upmendex (TeX Live) config.status 0.53
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/upmendex/configure.ac
===================================================================
--- trunk/Build/source/texk/upmendex/configure.ac	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/upmendex/configure.ac	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,14 +1,14 @@
 dnl $Id$
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl   Copyright 2015-2019 Karl Berry <tex-live at tug.org>
-dnl   Copyright 2010-2019 Peter Breitenlohner <tex-live at tug.org>
+dnl   Copyright 2015-2020 Karl Berry <tex-live at tug.org>
+dnl   Copyright 2010-2015 Peter Breitenlohner <tex-live at tug.org>
 dnl
 dnl   This file is free software; the copyright holder
 dnl   gives unlimited permission to copy and/or distribute it,
 dnl   with or without modifications, as long as this notice is preserved.
 dnl
-AC_INIT([upmendex (TeX Live)], [0.52])
+AC_INIT([upmendex (TeX Live)], [0.53])
 AC_PREREQ([2.63])
 AC_CONFIG_SRCDIR([main.c])
 AC_CONFIG_AUX_DIR([../../build-aux])


Property changes on: trunk/Build/source/texk/upmendex/configure.ac
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property
Modified: trunk/Build/source/texk/upmendex/main.c
===================================================================
--- trunk/Build/source/texk/upmendex/main.c	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/upmendex/main.c	2020-01-16 22:02:50 UTC (rev 53427)
@@ -19,7 +19,7 @@
 #endif
 KpathseaSupportInfo kp_ist,kp_dict;
 
-#define VERSION "version 0.52"
+#define VERSION "version 0.53"
 
 int main(int argc, char **argv)
 {

Modified: trunk/Build/source/texk/web2c/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/ChangeLog	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/web2c/ChangeLog	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,3 +1,9 @@
+2020-01-16  Karl Berry  <karl at freefriends.org>
+
+	* doc/web2c.texi: 2020.
+	* pdftexdir/pdftex.web,
+	* pdftexdir/pdftex_version.h: 1.40.21 for TL'20.
+
 2019-12-17  Karl Berry  <karl at freefriends.org>
 
 	* tex.ch (out_what [1374]): always set write_open[j]:=false

Modified: trunk/Build/source/texk/web2c/configure
===================================================================
--- trunk/Build/source/texk/web2c/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/web2c/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C 2020/dev.
+# Generated by GNU Autoconf 2.69 for Web2C 2020.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='Web2C'
 PACKAGE_TARNAME='web2c'
-PACKAGE_VERSION='2020/dev'
-PACKAGE_STRING='Web2C 2020/dev'
+PACKAGE_VERSION='2020'
+PACKAGE_STRING='Web2C 2020'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1620,7 +1620,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Web2C 2020/dev to adapt to many kinds of systems.
+\`configure' configures Web2C 2020 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1694,7 +1694,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Web2C 2020/dev:";;
+     short | recursive ) echo "Configuration of Web2C 2020:";;
    esac
   cat <<\_ACEOF
 
@@ -1917,7 +1917,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Web2C configure 2020/dev
+Web2C configure 2020
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -3006,7 +3006,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Web2C $as_me 2020/dev, which was
+It was created by Web2C $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3387,7 +3387,7 @@
 
 
 
-WEB2CVERSION=2020/dev
+WEB2CVERSION=2020
 
 
 am__api_version='1.16'
@@ -8696,7 +8696,7 @@
 
 # Define the identity of the package.
  PACKAGE='web2c'
- VERSION='2020/dev'
+ VERSION='2020'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -23688,7 +23688,7 @@
 Report bugs to <bug-libtool at gnu.org>."
 
 lt_cl_version="\
-Web2C config.lt 2020/dev
+Web2C config.lt 2020
 configured by $0, generated by GNU Autoconf 2.69.
 
 Copyright (C) 2011 Free Software Foundation, Inc.
@@ -27134,7 +27134,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Web2C $as_me 2020/dev, which was
+This file was extended by Web2C $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -27204,7 +27204,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Web2C config.status 2020/dev
+Web2C config.status 2020
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/web2c/doc/web2c.info
===================================================================
--- trunk/Build/source/texk/web2c/doc/web2c.info	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/web2c/doc/web2c.info	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,4 +1,4 @@
-This is web2c.info, produced by makeinfo version 6.6 from web2c.texi.
+This is web2c.info, produced by makeinfo version 5.1 from web2c.texi.
 
 This file documents the installation and use of the programs in Web2c,
 an implementation of Donald Knuth's TeX system.
@@ -58,7 +58,7 @@
 
 This document describes how to install and use the programs in the Web2c
 implementation of the TeX system, especially for Unix systems.  It
-corresponds to Web2c version 2019, released in August 2019.
+corresponds to Web2c version 2020, released in January 2020.
 
 * Menu:
 
@@ -82,8 +82,8 @@
 1 Introduction
 **************
 
-This manual corresponds to version 2019 of Web2c, released in August
-2019.
+This manual corresponds to version 2020 of Web2c, released in January
+2020.
 
    "Web2c" is the name of a TeX implementation, originally for Unix, but
 now also running under DOS, Amiga, and other operating systems.  By "TeX
@@ -2323,9 +2323,9 @@
 
 * Menu:
 
-* tangle invocation::
-* weave invocation::
-* pooltype invocation::
+* tangle invocation::           
+* weave invocation::            
+* pooltype invocation::         
 
 
 File: web2c.info,  Node: tangle invocation,  Next: weave invocation,  Up: WEB
@@ -2564,7 +2564,7 @@
 
 * Menu:
 
-* dvitype output example::
+* dvitype output example::      
 
 
 File: web2c.info,  Node: dvitype output example,  Up: dvitype invocation
@@ -3425,7 +3425,7 @@
  [index ]
 * Menu:
 
-* #define options:                       Compile-time options.
+* '#define' options:                     Compile-time options.
                                                               (line   6)
 * $ expansion in filenames:              \input filenames.    (line  47)
 * %& magic number:                       Determining the memory dump to use.
@@ -3466,7 +3466,7 @@
 * -base=BASE:                            Determining the memory dump to use.
                                                               (line  15)
 * -base=DUMPNAME:                        Common options.      (line  34)
-* -change=CHFILE:                        mft invocation.      (line  63)
+* -change=CHFILE:                        mft invocation.      (line  62)
 * -charcode-format=TYPE:                 tftopl invocation.   (line  27)
 * -charcode-format=TYPE <1>:             vftovp invocation.   (line  30)
 * -D compiler options:                   Compile-time options.
@@ -3527,7 +3527,7 @@
 * -shell-restricted:                     tex invocation.      (line 121)
 * -show-opcodes:                         dvitype invocation.  (line  52)
 * -strict:                               tangle invocation.   (line  46)
-* -style=MFTFILE:                        mft invocation.      (line  67)
+* -style=MFTFILE:                        mft invocation.      (line  66)
 * -T:                                    mpost invocation.    (line 115)
 * -terse:                                bibtex invocation.   (line  28)
 * -tex=TEXPROGRAM:                       mpost invocation.    (line 118)
@@ -3547,7 +3547,7 @@
 * .fmt:                                  Initial TeX.         (line   6)
 * .mf:                                   mf invocation.       (line  24)
 * .mp:                                   mpost invocation.    (line  30)
-* .mps files and PDF:                    mpost invocation.    (line  86)
+* '.mps' files and PDF:                  mpost invocation.    (line  86)
 * .NNN PostScript figures:               mpost invocation.    (line  35)
 * .NNNgf generic fonts:                  mf invocation.       (line  34)
 * .tcx character translation files:      Common options.      (line  98)
@@ -3578,7 +3578,7 @@
 * \openin, and pipes:                    Shell escapes.       (line  64)
 * \openout and security:                 tex invocation.      (line  48)
 * \openout, and pipes:                   Shell escapes.       (line  64)
-* \output routine, and \write:           Shell escapes.       (line  28)
+* \output routine, and '\write':         Shell escapes.       (line  28)
 * \pdfshellescape:                       Shell escapes.       (line  64)
 * \string:                               \input filenames.    (line  59)
 * \tracingcharsubdef and MLTeX:          \tracingcharsubdef.  (line   6)
@@ -3660,7 +3660,7 @@
 * byte swapping:                         Hardware and memory dumps.
                                                               (line  13)
 * c-sources Makefile target:             Additional targets.  (line  12)
-* change files, and MFT:                 mft invocation.      (line  63)
+* change files, and MFT:                 mft invocation.      (line  62)
 * change files, and Tangle:              tangle invocation.   (line  11)
 * change files, and Weave:               weave invocation.    (line  14)
 * changing error messages style:         Common options.      (line  26)
@@ -3680,7 +3680,7 @@
                                                               (line  69)
 * cm.base:                               Initial Metafont.    (line  26)
 * cmbase.mf:                             Initial Metafont.    (line  26)
-* cmbase.mft:                            mft invocation.      (line  73)
+* cmbase.mft:                            mft invocation.      (line  72)
 * cmmf.base not recommended:             Initial Metafont.    (line  26)
 * color, in DVItoMP:                     dvitomp invocation.  (line  15)
 * comments, in TCX files:                TCX files.           (line  70)
@@ -3693,7 +3693,7 @@
                                                               (line   6)
 * Computer Modern fonts, and Troff:      mpost invocation.    (line  65)
 * Computer Modern macros:                Initial Metafont.    (line  26)
-* Computer Modern Typefaces, production of: mft invocation.   (line  73)
+* 'Computer Modern Typefaces', production of: mft invocation. (line  72)
 * configuration:                         Installation.        (line   6)
 * configuration file reading:            Path searching.      (line   6)
 * configuration file values:             Runtime options.     (line   6)
@@ -3758,12 +3758,12 @@
 * dx horizontal escapement <1>:          gftype invocation.   (line 106)
 * dy vertical escapement:                gftype invocation.   (line 106)
 * dynamic array allocation:              Runtime options.     (line  35)
-* dynamic Metafont mode definitions with smode: Modes.        (line  28)
+* dynamic Metafont mode definitions with 'smode': Modes.      (line  28)
 * dynamic packing variable:              pktype invocation.   (line  44)
 * e response at error prompt:            Editor invocation.   (line   6)
 * e-circumflex:                          \charsubdef.         (line  20)
 * e-TeX:                                 TeX extensions.      (line  10)
-* e.mft:                                 mft invocation.      (line  73)
+* e.mft:                                 mft invocation.      (line  72)
 * EC fonts:                              tex invocation.      (line  41)
 * EC fonts <1>:                          mf invocation.       (line  24)
 * editing of bitmap fonts:               Font utilities available elsewhere.
@@ -3794,7 +3794,7 @@
 * file formats for fonts:                Font file formats.   (line   6)
 * file recorder:                         Common options.      (line  84)
 * filename conventions, in input files:  \input filenames.    (line   6)
-* filenames starting with -:             Option conventions.  (line  19)
+* filenames starting with '-':           Option conventions.  (line  19)
 * first line of the main input file:     Common options.      (line  98)
 * fixed-point arithmetic:                Compile-time options.
                                                               (line  21)
@@ -3914,7 +3914,7 @@
 * install-formats Make target:           Additional targets.  (line  17)
 * install-mems Make target:              Additional targets.  (line  34)
 * installation:                          Installation.        (line   6)
-* interaction between TCX files and -8bit.: TCX files.        (line 104)
+* interaction between TCX files and '-8bit'.: TCX files.      (line 104)
 * interaction mode:                      Common options.      (line  50)
 * international characters:              TCX files.           (line   6)
 * introduction:                          Introduction.        (line   6)
@@ -4004,7 +4004,7 @@
                                                               (line  15)
 * MetaPost input files:                  mpost invocation.    (line  30)
 * MetaPost invocation:                   mpost invocation.    (line   6)
-* MetaPost source, prettyprinting:       mft invocation.      (line  79)
+* MetaPost source, prettyprinting:       mft invocation.      (line  78)
 * MetaPost, initial:                     Initial MetaPost.    (line   6)
 * MetaPost, TeX, and Metafont:           Three programs.      (line   6)
 * metatype1:                             Font utilities available elsewhere.
@@ -4081,7 +4081,7 @@
 * path searching:                        Path searching.      (line   6)
 * path searching debugging:              Common options.      (line  59)
 * PDF:                                   TeX extensions.      (line  20)
-* PDF, and .mps files:                   mpost invocation.    (line  86)
+* PDF, and '.mps' files:                 mpost invocation.    (line  86)
 * pdfTeX:                                TeX extensions.      (line  20)
 * permissions, legal:                    Legalisms.           (line   6)
 * PFA and PFB conversion:                Font utilities available elsewhere.
@@ -4114,7 +4114,7 @@
 * plain.bst:                             Basic BibTeX style files.
                                                               (line  11)
 * plain.fmt:                             Initial TeX.         (line  13)
-* plain.mft:                             mft invocation.      (line  67)
+* plain.mft:                             mft invocation.      (line  66)
 * pltotf:                                pltotf invocation.   (line   6)
 * pool file, writing:                    tangle invocation.   (line  16)
 * Poole, Simon:                          Online Metafont graphics.
@@ -4187,8 +4187,8 @@
                                                               (line  42)
 * security, and output files:            tex invocation.      (line  48)
 * security, and shell escapes:           Shell escapes.       (line   6)
-* security, and write:                   mpost invocation.    (line  92)
-* security, and \openout:                tex invocation.      (line  48)
+* security, and 'write':                 mpost invocation.    (line  92)
+* security, and '\openout':              tex invocation.      (line  48)
 * shapes:                                Metafont.            (line   6)
 * sharing memory dumps:                  Hardware and memory dumps.
                                                               (line   6)
@@ -4218,7 +4218,7 @@
 * string pool, writing:                  tangle invocation.   (line  16)
 * string representation:                 pooltype invocation. (line  30)
 * style design, for BibTeX:              bibtex invocation.   (line  49)
-* style files:                           mft invocation.      (line  67)
+* style files:                           mft invocation.      (line  66)
 * substitutions of font glyphs:          MLTeX.               (line   6)
 * sun:                                   Online Metafont graphics.
                                                               (line  42)
@@ -4271,7 +4271,7 @@
                                                               (line  79)
 * TEXMFOUTPUT, used for reading:         Output file location.
                                                               (line  25)
-* TEXMFOUTPUT, used if . unwritable:     Output file location.
+* TEXMFOUTPUT, used if '.' unwritable:   Output file location.
                                                               (line  19)
 * texput:                                tex invocation.      (line  33)
 * TFM files, converting property lists to: pltotf invocation. (line   6)
@@ -4391,74 +4391,74 @@
 
 Tag Table:
 Node: Top2754
-Node: Introduction3750
-Node: Installation6909
-Node: configure options9011
-Node: Compile-time options11033
-Node: Additional targets12135
-Node: Triptrap13412
-Node: Runtime options14939
-Node: Commonalities16697
-Node: Option conventions17298
-Node: Common options18521
-Node: Path searching22901
-Node: Output file location23873
-Node: Three programs25198
-Node: Initial and virgin25952
-Node: Memory dumps26881
-Node: Creating memory dumps27337
-Node: Determining the memory dump to use28548
-Node: Hardware and memory dumps30129
-Node: Editor invocation32579
-Node: \input filenames33446
-Node: TeX36439
-Node: tex invocation37590
-Node: Initial TeX44493
-Node: Formats45857
-Node: Languages and hyphenation48783
-Node: MLTeX49213
-Node: \charsubdef50701
-Node: \tracingcharsubdef53024
-Node: TCX files53599
-Node: patgen invocation59039
-Node: Shell escapes59745
-Node: IPC and TeX63325
-Node: TeX extensions63895
-Node: Metafont65026
-Node: mf invocation66314
-Node: Initial Metafont70151
-Node: Modes71781
-Node: Online Metafont graphics74031
-Node: gftodvi invocation77456
-Node: mft invocation80276
-Node: MetaPost84274
-Node: mpost invocation85036
-Node: Initial MetaPost90212
-Node: dvitomp invocation91134
-Node: BibTeX91799
-Node: bibtex invocation92160
-Node: Basic BibTeX style files94634
-Node: WEB95964
-Node: tangle invocation97173
-Node: weave invocation99296
-Node: pooltype invocation100703
-Node: DVI utilities101833
-Node: dvicopy invocation102765
-Node: dvitype invocation104048
-Node: dvitype output example106377
-Node: Font utilities109428
-Node: Font file formats110608
-Node: gftopk invocation113877
-Node: pktogf invocation115068
-Node: pktype invocation116234
-Node: gftype invocation119057
-Node: tftopl invocation123560
-Node: pltotf invocation128153
-Node: vftovp invocation129204
-Node: vptovf invocation131439
-Node: Font utilities available elsewhere132466
-Node: Legalisms134846
-Node: References137000
-Node: Index141567
+Node: Introduction3751
+Node: Installation6911
+Node: configure options9013
+Node: Compile-time options11035
+Node: Additional targets12137
+Node: Triptrap13414
+Node: Runtime options14941
+Node: Commonalities16699
+Node: Option conventions17300
+Node: Common options18523
+Node: Path searching22903
+Node: Output file location23875
+Node: Three programs25200
+Node: Initial and virgin25954
+Node: Memory dumps26883
+Node: Creating memory dumps27339
+Node: Determining the memory dump to use28550
+Node: Hardware and memory dumps30131
+Node: Editor invocation32581
+Node: \input filenames33448
+Node: TeX36441
+Node: tex invocation37592
+Node: Initial TeX44495
+Node: Formats45859
+Node: Languages and hyphenation48785
+Node: MLTeX49215
+Node: \charsubdef50703
+Node: \tracingcharsubdef53026
+Node: TCX files53601
+Node: patgen invocation59041
+Node: Shell escapes59747
+Node: IPC and TeX63327
+Node: TeX extensions63897
+Node: Metafont65028
+Node: mf invocation66316
+Node: Initial Metafont70153
+Node: Modes71783
+Node: Online Metafont graphics74033
+Node: gftodvi invocation77458
+Node: mft invocation80278
+Node: MetaPost84276
+Node: mpost invocation85038
+Node: Initial MetaPost90214
+Node: dvitomp invocation91136
+Node: BibTeX91801
+Node: bibtex invocation92162
+Node: Basic BibTeX style files94636
+Node: WEB95966
+Node: tangle invocation97207
+Node: weave invocation99330
+Node: pooltype invocation100737
+Node: DVI utilities101867
+Node: dvicopy invocation102799
+Node: dvitype invocation104082
+Node: dvitype output example106417
+Node: Font utilities109468
+Node: Font file formats110648
+Node: gftopk invocation113917
+Node: pktogf invocation115108
+Node: pktype invocation116274
+Node: gftype invocation119097
+Node: tftopl invocation123600
+Node: pltotf invocation128193
+Node: vftovp invocation129244
+Node: vptovf invocation131479
+Node: Font utilities available elsewhere132506
+Node: Legalisms134886
+Node: References137040
+Node: Index141607
 
 End Tag Table

Modified: trunk/Build/source/texk/web2c/doc/web2c.texi
===================================================================
--- trunk/Build/source/texk/web2c/doc/web2c.texi	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/web2c/doc/web2c.texi	2020-01-16 22:02:50 UTC (rev 53427)
@@ -11,8 +11,8 @@
 \fi
 @end tex
 
- at set version 2019
- at set month-year August 2019
+ at set version 2020
+ at set month-year January 2020
 
 @c Define new indices for commands in auxiliary files, filenames, and options.
 @defcodeindex cm

Modified: trunk/Build/source/texk/web2c/pdftexdir/pdftex.web
===================================================================
--- trunk/Build/source/texk/web2c/pdftexdir/pdftex.web	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/web2c/pdftexdir/pdftex.web	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,4 +1,4 @@
-% Copyright 1996-2019 Han Th\^e\llap{\raise 0.5ex\hbox{\'{}}} Th\`anh,
+% Copyright 1996-2020 Han Th\^e\llap{\raise 0.5ex\hbox{\'{}}} Th\`anh,
 % <thanh@@pdftex.org>
 
 % This file is part of pdfTeX.
@@ -306,8 +306,8 @@
   {printed when \eTeX\ starts}
 @#
 @d pdftex_version==140 { \.{\\pdftexversion} }
- at d pdftex_revision=="20" { \.{\\pdftexrevision} }
- at d pdftex_version_string=='-1.40.20' {current \pdfTeX\ version}
+ at d pdftex_revision=="21" { \.{\\pdftexrevision} }
+ at d pdftex_version_string=='-1.40.21' {current \pdfTeX\ version}
 @#
 @d pdfTeX_banner=='This is pdfTeX, Version 3.14159265',eTeX_version_string,pdftex_version_string
    {printed when \pdfTeX\ starts}

Modified: trunk/Build/source/texk/web2c/pdftexdir/pdftex_version.h
===================================================================
--- trunk/Build/source/texk/web2c/pdftexdir/pdftex_version.h	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/web2c/pdftexdir/pdftex_version.h	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1 +1 @@
-#define PDFTEX_VERSION "1.40.20"
+#define PDFTEX_VERSION "1.40.21"

Modified: trunk/Build/source/texk/web2c/web2c/configure
===================================================================
--- trunk/Build/source/texk/web2c/web2c/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/texk/web2c/web2c/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C Tools 2020/dev.
+# Generated by GNU Autoconf 2.69 for Web2C Tools 2020.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='Web2C Tools'
 PACKAGE_TARNAME='web2c-tools'
-PACKAGE_VERSION='2020/dev'
-PACKAGE_STRING='Web2C Tools 2020/dev'
+PACKAGE_VERSION='2020'
+PACKAGE_STRING='Web2C Tools 2020'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1328,7 +1328,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Web2C Tools 2020/dev to adapt to many kinds of systems.
+\`configure' configures Web2C Tools 2020 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1398,7 +1398,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Web2C Tools 2020/dev:";;
+     short | recursive ) echo "Configuration of Web2C Tools 2020:";;
    esac
   cat <<\_ACEOF
 
@@ -1521,7 +1521,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Web2C Tools configure 2020/dev
+Web2C Tools configure 2020
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2360,7 +2360,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Web2C Tools $as_me 2020/dev, which was
+It was created by Web2C Tools $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8047,7 +8047,7 @@
 
 # Define the identity of the package.
  PACKAGE='web2c-tools'
- VERSION='2020/dev'
+ VERSION='2020'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14576,7 +14576,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Web2C Tools $as_me 2020/dev, which was
+This file was extended by Web2C Tools $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14642,7 +14642,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Web2C Tools config.status 2020/dev
+Web2C Tools config.status 2020
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/utils/configure
===================================================================
--- trunk/Build/source/utils/configure	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/utils/configure	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live utils 2020/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live utils 2020.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='TeX Live utils'
 PACKAGE_TARNAME='tex-live-utils'
-PACKAGE_VERSION='2020/dev'
-PACKAGE_STRING='TeX Live utils 2020/dev'
+PACKAGE_VERSION='2020'
+PACKAGE_STRING='TeX Live utils 2020'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL=''
 
@@ -1395,7 +1395,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures TeX Live utils 2020/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live utils 2020 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1465,7 +1465,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of TeX Live utils 2020/dev:";;
+     short | recursive ) echo "Configuration of TeX Live utils 2020:";;
    esac
   cat <<\_ACEOF
 
@@ -1753,7 +1753,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-TeX Live utils configure 2020/dev
+TeX Live utils configure 2020
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1854,7 +1854,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by TeX Live utils $as_me 2020/dev, which was
+It was created by TeX Live utils $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -6132,7 +6132,7 @@
 
 # Define the identity of the package.
  PACKAGE='tex-live-utils'
- VERSION='2020/dev'
+ VERSION='2020'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7097,7 +7097,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by TeX Live utils $as_me 2020/dev, which was
+This file was extended by TeX Live utils $as_me 2020, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7154,7 +7154,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-TeX Live utils config.status 2020/dev
+TeX Live utils config.status 2020
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/version.ac
===================================================================
--- trunk/Build/source/version.ac	2020-01-16 22:01:23 UTC (rev 53426)
+++ trunk/Build/source/version.ac	2020-01-16 22:02:50 UTC (rev 53427)
@@ -1,5 +1,5 @@
 dnl $Id$
-dnl   Copyright 2016-2019 Karl Berry <tex-live at tug.org>
+dnl   Copyright 2016-2020 Karl Berry <tex-live at tug.org>
 dnl   Copyright 2010-2015 Peter Breitenlohner <tex-live at tug.org>
 dnl
 dnl   This file is free software; the copyright holder
@@ -9,4 +9,4 @@
 dnl --------------------------------------------------------
 dnl
 dnl  m4-include this file to define the current TeX Live version
-m4_define([tex_live_version], [2020/dev])
+m4_define([tex_live_version], [2020])



More information about the tex-live-commits mailing list