texlive[73591] Build/source: version/NEWS preparing for 2025
commits+karl at tug.org
commits+karl at tug.org
Sat Jan 25 19:41:15 CET 2025
Revision: 73591
https://tug.org/svn/texlive?view=revision&revision=73591
Author: karl
Date: 2025-01-25 19:41:15 +0100 (Sat, 25 Jan 2025)
Log Message:
-----------
version/NEWS preparing for 2025
Modified Paths:
--------------
trunk/Build/source/configure
trunk/Build/source/libs/configure
trunk/Build/source/texk/bibtex-x/configure
trunk/Build/source/texk/configure
trunk/Build/source/texk/dtl/configure
trunk/Build/source/texk/dvidvi/configure
trunk/Build/source/texk/dviout-util/configure
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/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.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/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/main.c
trunk/Build/source/texk/ps2pk/configure
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/seetexk/configure
trunk/Build/source/texk/texlive/configure
trunk/Build/source/texk/ttf2pk2/configure
trunk/Build/source/texk/ttfdump/configure
trunk/Build/source/texk/upmendex/COPYRIGHT
trunk/Build/source/texk/upmendex/ChangeLog
trunk/Build/source/texk/upmendex/configure
trunk/Build/source/texk/upmendex/main.c
trunk/Build/source/texk/web2c/NEWS
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/ChangeLog
trunk/Build/source/texk/web2c/pdftexdir/NEWS
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/texk/web2c/xetexdir/ChangeLog
trunk/Build/source/texk/web2c/xetexdir/NEWS
trunk/Build/source/texk/web2c/xetexdir/xetex.web
trunk/Build/source/texk/web2c/xetexdir/xetex_version.h
trunk/Build/source/utils/configure
trunk/Build/source/version.ac
Modified: trunk/Build/source/configure
===================================================================
--- trunk/Build/source/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -7282,10 +7282,19 @@
elif test "x$with_system_mpfr" != xyes; then
as_fn_error $? "Sorry, \`--with-system-mpfi' requires \`--with-system-mpfr'" "$LINENO" 5
fi
+ if test "x$with_system_gmp" = x; then
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: -> installed \`gmp' headers and library" >&5
+printf "%s\n" "$as_me: -> installed \`gmp' headers and library" >&6;}
+ with_system_gmp=yes
+ ac_configure_args="$ac_configure_args '--with-system-gmp'"
+ elif test "x$with_system_gmp" != xyes; then
+ as_fn_error $? "Sorry, \`--with-system-mpfi' requires \`--with-system-gmp'" "$LINENO" 5
+ fi
fi
test "x$need_mpfi" = xyes && {
need_mpfr=yes
+ need_gmp=yes
}
## libs/mpfr/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/mpfr/
@@ -25904,7 +25913,7 @@
int
main (void)
{
-GfxFont *gfxFont; gfxFont->decRefCnt();
+GfxFont *gfxFont; gfxFont->isOk();
;
return 0;
}
@@ -28750,11 +28759,11 @@
test "x$srcdir" = x. || msg_compiling="$msg_compiling
from sources in $kpse_src"
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result:
-** Configuration summary for $PACKAGE_STRING (2025/dev$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2025$with_banner_add):
$msg_compiling" >&5
printf "%s\n" "
-** Configuration summary for $PACKAGE_STRING (2025/dev$with_banner_add):
+** Configuration summary for $PACKAGE_STRING (2025$with_banner_add):
$msg_compiling" >&6; }
case $kpse_src$kpse_bld in
Modified: trunk/Build/source/libs/configure
===================================================================
--- trunk/Build/source/libs/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/libs/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for TeX Live libs 2025/dev.
+# Generated by GNU Autoconf 2.72 for TeX Live libs 2025.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -603,8 +603,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live libs'
PACKAGE_TARNAME='tex-live-libs'
-PACKAGE_VERSION='2025/dev'
-PACKAGE_STRING='TeX Live libs 2025/dev'
+PACKAGE_VERSION='2025'
+PACKAGE_STRING='TeX Live libs 2025'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1471,7 +1471,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 2025/dev to adapt to many kinds of systems.
+'configure' configures TeX Live libs 2025 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1542,7 +1542,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live libs 2025/dev:";;
+ short | recursive ) echo "Configuration of TeX Live libs 2025:";;
esac
cat <<\_ACEOF
@@ -1839,7 +1839,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live libs configure 2025/dev
+TeX Live libs configure 2025
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -1999,7 +1999,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 2025/dev, which was
+It was created by TeX Live libs $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -6334,10 +6334,19 @@
elif test "x$with_system_mpfr" != xyes; then
as_fn_error $? "Sorry, \`--with-system-mpfi' requires \`--with-system-mpfr'" "$LINENO" 5
fi
+ if test "x$with_system_gmp" = x; then
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: -> installed \`gmp' headers and library" >&5
+printf "%s\n" "$as_me: -> installed \`gmp' headers and library" >&6;}
+ with_system_gmp=yes
+ ac_configure_args="$ac_configure_args '--with-system-gmp'"
+ elif test "x$with_system_gmp" != xyes; then
+ as_fn_error $? "Sorry, \`--with-system-mpfi' requires \`--with-system-gmp'" "$LINENO" 5
+ fi
fi
test "x$need_mpfi" = xyes && {
need_mpfr=yes
+ need_gmp=yes
}
## libs/mpfr/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/mpfr/
@@ -7608,7 +7617,7 @@
# Define the identity of the package.
PACKAGE='tex-live-libs'
- VERSION='2025/dev'
+ VERSION='2025'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -8641,7 +8650,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 2025/dev, which was
+This file was extended by TeX Live libs $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8700,7 +8709,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-TeX Live libs config.status 2025/dev
+TeX Live libs config.status 2025
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/bibtex-x/configure
===================================================================
--- trunk/Build/source/texk/bibtex-x/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/bibtex-x/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15965,7 +15965,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
Modified: trunk/Build/source/texk/configure
===================================================================
--- trunk/Build/source/texk/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for TeX Live texk 2025/dev.
+# Generated by GNU Autoconf 2.72 for TeX Live texk 2025.
#
# Report bugs to <tex-live at tug.org>.
#
@@ -603,8 +603,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live texk'
PACKAGE_TARNAME='tex-live-texk'
-PACKAGE_VERSION='2025/dev'
-PACKAGE_STRING='TeX Live texk 2025/dev'
+PACKAGE_VERSION='2025'
+PACKAGE_STRING='TeX Live texk 2025'
PACKAGE_BUGREPORT='tex-live at tug.org'
PACKAGE_URL=''
@@ -1471,7 +1471,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 2025/dev to adapt to many kinds of systems.
+'configure' configures TeX Live texk 2025 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1542,7 +1542,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live texk 2025/dev:";;
+ short | recursive ) echo "Configuration of TeX Live texk 2025:";;
esac
cat <<\_ACEOF
@@ -1839,7 +1839,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live texk configure 2025/dev
+TeX Live texk configure 2025
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -1999,7 +1999,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 2025/dev, which was
+It was created by TeX Live texk $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -6334,10 +6334,19 @@
elif test "x$with_system_mpfr" != xyes; then
as_fn_error $? "Sorry, \`--with-system-mpfi' requires \`--with-system-mpfr'" "$LINENO" 5
fi
+ if test "x$with_system_gmp" = x; then
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: -> installed \`gmp' headers and library" >&5
+printf "%s\n" "$as_me: -> installed \`gmp' headers and library" >&6;}
+ with_system_gmp=yes
+ ac_configure_args="$ac_configure_args '--with-system-gmp'"
+ elif test "x$with_system_gmp" != xyes; then
+ as_fn_error $? "Sorry, \`--with-system-mpfi' requires \`--with-system-gmp'" "$LINENO" 5
+ fi
fi
test "x$need_mpfi" = xyes && {
need_mpfr=yes
+ need_gmp=yes
}
## libs/mpfr/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/mpfr/
@@ -7608,7 +7617,7 @@
# Define the identity of the package.
PACKAGE='tex-live-texk'
- VERSION='2025/dev'
+ VERSION='2025'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -8713,7 +8722,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 2025/dev, which was
+This file was extended by TeX Live texk $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8772,7 +8781,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-TeX Live texk config.status 2025/dev
+TeX Live texk config.status 2025
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/dtl/configure
===================================================================
--- trunk/Build/source/texk/dtl/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dtl/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15838,7 +15838,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
Modified: trunk/Build/source/texk/dvidvi/configure
===================================================================
--- trunk/Build/source/texk/dvidvi/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvidvi/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15529,7 +15529,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
# We don't use libpathsea, so add '-DNO_DEBUG' not to overload fopen.
Modified: trunk/Build/source/texk/dviout-util/configure
===================================================================
--- trunk/Build/source/texk/dviout-util/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dviout-util/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15534,7 +15534,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
Modified: trunk/Build/source/texk/dvipdfm-x/configure
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipdfm-x/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for dvipdfm-x (TeX Live) 20240922.
+# Generated by GNU Autoconf 2.72 for dvipdfm-x (TeX Live) 20250125.
#
# Report bugs to <dvipdfmx at tug.org>.
#
@@ -614,8 +614,8 @@
# Identity of this package.
PACKAGE_NAME='dvipdfm-x (TeX Live)'
PACKAGE_TARNAME='dvipdfm-x--tex-live-'
-PACKAGE_VERSION='20240922'
-PACKAGE_STRING='dvipdfm-x (TeX Live) 20240922'
+PACKAGE_VERSION='20250125'
+PACKAGE_STRING='dvipdfm-x (TeX Live) 20250125'
PACKAGE_BUGREPORT='dvipdfmx at tug.org'
PACKAGE_URL=''
@@ -1387,7 +1387,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) 20240922 to adapt to many kinds of systems.
+'configure' configures dvipdfm-x (TeX Live) 20250125 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1459,7 +1459,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dvipdfm-x (TeX Live) 20240922:";;
+ short | recursive ) echo "Configuration of dvipdfm-x (TeX Live) 20250125:";;
esac
cat <<\_ACEOF
@@ -1590,7 +1590,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dvipdfm-x (TeX Live) configure 20240922
+dvipdfm-x (TeX Live) configure 20250125
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2371,7 +2371,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 20240922, which was
+It was created by dvipdfm-x (TeX Live) $as_me 20250125, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -9263,7 +9263,7 @@
# Define the identity of the package.
PACKAGE='dvipdfm-x--tex-live-'
- VERSION='20240922'
+ VERSION='20250125'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -16931,7 +16931,7 @@
Report bugs to <bug-libtool at gnu.org>."
lt_cl_version="\
-dvipdfm-x (TeX Live) config.lt 20240922
+dvipdfm-x (TeX Live) config.lt 20250125
configured by $0, generated by GNU Autoconf 2.72.
Copyright (C) 2024 Free Software Foundation, Inc.
@@ -18885,7 +18885,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 20240922, which was
+This file was extended by dvipdfm-x (TeX Live) $as_me 20250125, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -18957,7 +18957,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-dvipdfm-x (TeX Live) config.status 20240922
+dvipdfm-x (TeX Live) config.status 20250125
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/dvipdfm-x/configure.ac
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/configure.ac 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipdfm-x/configure.ac 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,7 +1,7 @@
dnl $Id$
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright 2016-2024 Karl Berry <tex-live at tug.org>
+dnl Copyright 2016-2025 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([dvipdfm-x (TeX Live)], [20240922], [dvipdfmx at tug.org])
+AC_INIT([dvipdfm-x (TeX Live)], [20250125], [dvipdfmx at tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([agl.c])
AC_CONFIG_AUX_DIR([../../build-aux])
Modified: trunk/Build/source/texk/dvipdfm-x/dvipdfmx.c
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/dvipdfmx.c 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipdfm-x/dvipdfmx.c 2025-01-25 18:41:15 UTC (rev 73591)
@@ -2,7 +2,7 @@
DVIPDFMx, an eXtended version of DVIPDFM by Mark A. Wicks.
- Copyright (C) 2002-2024 by Jin-Hwan Cho, Matthias Franz, and Shunsaku Hirata,
+ Copyright (C) 2002-2025 by Jin-Hwan Cho, Matthias Franz, and Shunsaku Hirata,
the DVIPDFMx project team.
Copyright (c) 2006 SIL. (xdvipdfmx extensions for XeTeX support)
@@ -175,8 +175,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-2024 the DVIPDFMx project team\n");
- printf ("Copyright (C) 2006-2024 SIL International.\n");
+ printf ("\nCopyright (C) 2002-2025 the DVIPDFMx project team\n");
+ printf ("Copyright (C) 2006-2025 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");
@@ -1182,7 +1182,7 @@
/* PDF trailer ID. */
if (!has_id) {
#define PRODUCER \
-"%s-%s, Copyright 2002-2024 by Jin-Hwan Cho, Matthias Franz, and Shunsaku Hirata"
+"%s-%s, Copyright 2002-2025 by Jin-Hwan Cho, Matthias Franz, and Shunsaku Hirata"
char producer[256];
sprintf(producer, PRODUCER, my_name, VERSION);
Modified: trunk/Build/source/texk/dvipdfm-x/xbb.c
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/xbb.c 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipdfm-x/xbb.c 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,5 +1,5 @@
/* This is extractbb, a bounding box extraction program.
- Copyright (C) 2008-2024 by Jin-Hwan Cho and Matthias Franz
+ Copyright (C) 2008-2025 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-2024 by Jin-Hwan Cho and Matthias Franz\n");
+ fprintf (stdout, "\nCopyright (C) 2008-2025 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/dvipsk/NEWS
===================================================================
--- trunk/Build/source/texk/dvipsk/NEWS 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipsk/NEWS 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,9 @@
$Id$
This file records noteworthy changes. (Public domain.)
+dvips 2025.1 (TeX Live 2025):
+ Support upTeX new encoding for combining characters via virtual fonts.
+
dvips 2024.1 (TeX Live 2024):
Support for multibyte characters in virtual fonts to OFM fonts for (u)pTeX.
Modified: trunk/Build/source/texk/dvipsk/afm2tfm.c
===================================================================
--- trunk/Build/source/texk/dvipsk/afm2tfm.c 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipsk/afm2tfm.c 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1562,9 +1562,9 @@
static void
version(FILE *f)
{
- fputs ("afm2tfm(k) (dvips(k) 2024.1) 8.4\n", f);
+ fputs ("afm2tfm(k) (dvips(k) 2025.1) 8.4\n", f);
fprintf (f, "%s\n", kpathsea_version_string);
- fputs ("Copyright 2024 Radical Eye Software.\n\
+ fputs ("Copyright 2025 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 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipsk/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for dvipsk (TeX Live) 2024.1.
+# Generated by GNU Autoconf 2.72 for dvipsk (TeX Live) 2025.1.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -614,8 +614,8 @@
# Identity of this package.
PACKAGE_NAME='dvipsk (TeX Live)'
PACKAGE_TARNAME='dvipsk--tex-live-'
-PACKAGE_VERSION='2024.1'
-PACKAGE_STRING='dvipsk (TeX Live) 2024.1'
+PACKAGE_VERSION='2025.1'
+PACKAGE_STRING='dvipsk (TeX Live) 2025.1'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1367,7 +1367,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 (TeX Live) 2024.1 to adapt to many kinds of systems.
+'configure' configures dvipsk (TeX Live) 2025.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1439,7 +1439,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dvipsk (TeX Live) 2024.1:";;
+ short | recursive ) echo "Configuration of dvipsk (TeX Live) 2025.1:";;
esac
cat <<\_ACEOF
@@ -1559,7 +1559,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dvipsk (TeX Live) configure 2024.1
+dvipsk (TeX Live) configure 2025.1
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2340,7 +2340,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 (TeX Live) $as_me 2024.1, which was
+It was created by dvipsk (TeX Live) $as_me 2025.1, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -9233,7 +9233,7 @@
# Define the identity of the package.
PACKAGE='dvipsk--tex-live-'
- VERSION='2024.1'
+ VERSION='2025.1'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -15880,7 +15880,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
@@ -16293,7 +16293,7 @@
Report bugs to <bug-libtool at gnu.org>."
lt_cl_version="\
-dvipsk (TeX Live) config.lt 2024.1
+dvipsk (TeX Live) config.lt 2025.1
configured by $0, generated by GNU Autoconf 2.72.
Copyright (C) 2024 Free Software Foundation, Inc.
@@ -17932,7 +17932,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by dvipsk (TeX Live) $as_me 2024.1, which was
+This file was extended by dvipsk (TeX Live) $as_me 2025.1, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -18000,7 +18000,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-dvipsk (TeX Live) config.status 2024.1
+dvipsk (TeX Live) config.status 2025.1
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/dvipsk/configure.ac
===================================================================
--- trunk/Build/source/texk/dvipsk/configure.ac 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipsk/configure.ac 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,7 +1,7 @@
dnl $Id$
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright 2016-2024 Karl Berry <tex-live at tug.org>
+dnl Copyright 2016-2025 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 (TeX Live)], [2024.1], [tex-k at tug.org])
+AC_INIT([dvipsk (TeX Live)], [2025.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.h
===================================================================
--- trunk/Build/source/texk/dvipsk/dvips.h 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipsk/dvips.h 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,5 +1,5 @@
/* $Id$
- * Copyright 1986-2024 Tomas Rokicki.
+ * Copyright 1986-2025 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.
@@ -16,7 +16,7 @@
#define CD_IDX(i) ((i>=MAX_2BYTES_CODE ? MAX_2BYTES_CODE : i))
#define BANNER \
-"This is dvips(k) " VERSION " (" TL_VERSION ") Copyright 2024 Radical Eye Software"
+"This is dvips(k) " VERSION " (" TL_VERSION ") Copyright 2025 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 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipsk/dvips.info 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
-This is dvips.info, produced by makeinfo version 6.5 from dvips.texi.
+This is dvips.info, produced by makeinfo version 6.7 from dvips.texi.
-This manual documents Dvips version 2024.1 (February 2024), a program to
+This manual documents Dvips version 2025.1 (January 2025), 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 2024.1 (February 2024), a program to
+This manual documents Dvips version 2025.1 (January 2025), a program to
translate a DVI file into PostScript. You may freely use, modify and/or
distribute this file.
@@ -4754,83 +4754,88 @@
Tag Table:
-Node: Top521
-Node: Why Dvips1271
-Node: Installation3854
-Node: config.ps installation4789
-Node: PostScript font installation7396
-Node: Ghostscript installation8316
-Node: Diagnosing problems9255
-Node: Debug options10346
-Node: No output11350
-Node: Small or inverted12816
-Node: Printer errors13534
-Node: Long documents fail14866
-Node: Including graphics fails15207
-Node: Invoking Dvips16446
-Node: Basic usage17037
-Node: Command-line options18035
-Node: Option summary18483
-Node: Option details20758
-Node: Environment variables41581
-Node: Config files44442
-Node: Configuration file searching45112
-Node: Configuration file commands48309
-Node: Paper size and landscape56514
-Node: papersize special58139
-Node: Config file paper sizes59846
-Node: Paper trays64869
-Node: Interaction with PostScript66203
-Node: PostScript figures66856
-Node: Bounding box67582
-Node: \includegraphics70954
-Node: EPSF macros73246
-Node: EPSF scaling75214
-Node: EPSF clipping77784
-Node: psfile special78426
-Node: Dynamic creation of graphics80818
-Node: Fonts in figures82136
-Node: Header files83786
-Node: Including headers from TeX84992
-Node: Including headers from the command line87030
-Node: Headers and memory usage88129
-Node: Literal PS89340
-Node: " special89922
-Node: ps special90663
-Node: Literal headers92161
-Node: PostScript hooks92870
-Node: Literal examples94966
-Node: Hypertext96420
-Node: Hypertext caveats97594
-Node: Hypertext specials101722
-Node: PostScript fonts104356
-Node: Font concepts105473
-Node: Metric files106703
-Node: Glyph files109483
-Node: Virtual fonts111842
-Node: Encodings113997
-Node: Bitmap font encodings116399
-Node: PostScript typesetting118929
-Node: Making a font available122026
-Node: Invoking afm2tfm127060
-Node: Changing font encodings128080
-Node: Changing TeX encodings128871
-Node: Changing PostScript encodings129973
-Node: Changing both encodings131317
-Node: Reencoding with Afm2tfm131991
-Node: Encoding file format135094
-Node: Special font effects139298
-Node: Afm2tfm options141558
-Node: psfonts.map145083
-Node: Color149813
-Node: Color macro files150857
-Node: User-definable colors154067
-Node: Color subtleties155343
-Node: Ted Turner156995
-Node: Color device configuration158220
-Node: Color support details160664
-Node: Color specifications161042
-Node: Color specials162446
-Node: Index164575
+Node: Top520
+Node: Why Dvips1269
+Node: Installation3852
+Node: config.ps installation4787
+Node: PostScript font installation7394
+Node: Ghostscript installation8314
+Node: Diagnosing problems9253
+Node: Debug options10344
+Node: No output11348
+Node: Small or inverted12814
+Node: Printer errors13532
+Node: Long documents fail14864
+Node: Including graphics fails15205
+Node: Invoking Dvips16444
+Node: Basic usage17035
+Node: Command-line options18033
+Node: Option summary18481
+Node: Option details20756
+Node: Environment variables41579
+Node: Config files44440
+Node: Configuration file searching45110
+Node: Configuration file commands48307
+Node: Paper size and landscape56512
+Node: papersize special58137
+Node: Config file paper sizes59844
+Node: Paper trays64867
+Node: Interaction with PostScript66201
+Node: PostScript figures66854
+Node: Bounding box67580
+Node: \includegraphics70952
+Node: EPSF macros73244
+Node: EPSF scaling75212
+Node: EPSF clipping77782
+Node: psfile special78424
+Node: Dynamic creation of graphics80816
+Node: Fonts in figures82134
+Node: Header files83784
+Node: Including headers from TeX84990
+Node: Including headers from the command line87028
+Node: Headers and memory usage88127
+Node: Literal PS89338
+Node: " special89920
+Node: ps special90661
+Node: Literal headers92159
+Node: PostScript hooks92868
+Node: Literal examples94964
+Node: Hypertext96418
+Node: Hypertext caveats97592
+Node: Hypertext specials101720
+Node: PostScript fonts104354
+Node: Font concepts105471
+Node: Metric files106701
+Node: Glyph files109481
+Node: Virtual fonts111840
+Node: Encodings113995
+Node: Bitmap font encodings116397
+Node: PostScript typesetting118927
+Node: Making a font available122024
+Node: Invoking afm2tfm127058
+Node: Changing font encodings128078
+Node: Changing TeX encodings128869
+Node: Changing PostScript encodings129971
+Node: Changing both encodings131315
+Node: Reencoding with Afm2tfm131989
+Node: Encoding file format135092
+Node: Special font effects139296
+Node: Afm2tfm options141556
+Node: psfonts.map145081
+Node: Color149811
+Node: Color macro files150855
+Node: User-definable colors154065
+Node: Color subtleties155341
+Node: Ted Turner156993
+Node: Color device configuration158218
+Node: Color support details160662
+Node: Color specifications161040
+Node: Color specials162444
+Node: Index164573
End Tag Table
+
+
+Local Variables:
+coding: utf-8
+End:
Modified: trunk/Build/source/texk/dvipsk/dvips.texi
===================================================================
--- trunk/Build/source/texk/dvipsk/dvips.texi 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/dvipsk/dvips.texi 2025-01-25 18:41:15 UTC (rev 73591)
@@ -2,8 +2,8 @@
@setfilename dvips.info
@settitle Dvips: A DVI-to-PostScript translator
- at set version 2024.1
- at set month-year February 2024
+ at set version 2025.1
+ at set month-year January 2025
@copying
This manual documents Dvips version @value{version}
Modified: trunk/Build/source/texk/kpathsea/ChangeLog
===================================================================
--- trunk/Build/source/texk/kpathsea/ChangeLog 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/kpathsea/ChangeLog 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,3 +1,8 @@
+2025-01-25 Karl Berry <karl at freefriends.org>
+
+ * version.ac (kpse_dev): no more /dev.
+ * NEWS: copyright 2023.
+
2025-01-15 Karl Berry <karl at freefriends.org>
* kpsewhich.c (main): output blank line for search files that are
Modified: trunk/Build/source/texk/kpathsea/NEWS
===================================================================
--- trunk/Build/source/texk/kpathsea/NEWS 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/kpathsea/NEWS 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,7 @@
$Id$
This file records noteworthy changes. (Public domain.)
+6.4.1 (for TeX Live 2025)
* kpsewhich outputs a blank line when a given file cannot be found,
if more than one file to search for is specified.
Modified: trunk/Build/source/texk/kpathsea/c-auto.in
===================================================================
--- trunk/Build/source/texk/kpathsea/c-auto.in 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/kpathsea/c-auto.in 2025-01-25 18:41:15 UTC (rev 73591)
@@ -23,7 +23,7 @@
#define KPATHSEA_C_AUTO_H
/* kpathsea: the version string. */
-#define KPSEVERSION "kpathsea version 6.4.0/dev"
+#define KPSEVERSION "kpathsea version 6.4.1"
/* 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 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/kpathsea/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for Kpathsea 6.4.0/dev.
+# Generated by GNU Autoconf 2.72 for Kpathsea 6.4.1.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -614,8 +614,8 @@
# Identity of this package.
PACKAGE_NAME='Kpathsea'
PACKAGE_TARNAME='kpathsea'
-PACKAGE_VERSION='6.4.0/dev'
-PACKAGE_STRING='Kpathsea 6.4.0/dev'
+PACKAGE_VERSION='6.4.1'
+PACKAGE_STRING='Kpathsea 6.4.1'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1376,7 +1376,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.4.0/dev to adapt to many kinds of systems.
+'configure' configures Kpathsea 6.4.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1447,7 +1447,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Kpathsea 6.4.0/dev:";;
+ short | recursive ) echo "Configuration of Kpathsea 6.4.1:";;
esac
cat <<\_ACEOF
@@ -1576,7 +1576,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Kpathsea configure 6.4.0/dev
+Kpathsea configure 6.4.1
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2357,7 +2357,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.4.0/dev, which was
+It was created by Kpathsea $as_me 6.4.1, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3137,14 +3137,14 @@
-KPSEVERSION=6.4.0/dev
+KPSEVERSION=6.4.1
-KPSE_LT_VERSINFO=10:0:4
+KPSE_LT_VERSINFO=10:1:4
- WEB2CVERSION=" (TeX Live 2025/dev)"
+ WEB2CVERSION=" (TeX Live 2025)"
am__api_version='1.17'
@@ -9259,7 +9259,7 @@
# Define the identity of the package.
PACKAGE='kpathsea'
- VERSION='6.4.0/dev'
+ VERSION='6.4.1'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -16888,7 +16888,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.4.0/dev, which was
+This file was extended by Kpathsea $as_me 6.4.1, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16956,7 +16956,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-Kpathsea config.status 6.4.0/dev
+Kpathsea config.status 6.4.1
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/kpathsea/version.ac
===================================================================
--- trunk/Build/source/texk/kpathsea/version.ac 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/kpathsea/version.ac 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,5 +1,5 @@
dnl $Id$
-dnl Copyright 2016-2024 Karl Berry <tex-live at tug.org>
+dnl Copyright 2016-2025 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
@@ -23,4 +23,4 @@
dnl --------------------------------------------------------
dnl
dnl This file is m4-included from configure.ac.
-m4_define([kpse_version], [6.4.0/dev])
+m4_define([kpse_version], [6.4.1])
Modified: trunk/Build/source/texk/makeindexk/configure
===================================================================
--- trunk/Build/source/texk/makeindexk/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/makeindexk/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15524,7 +15524,7 @@
-printf "%s\n" "#define TEX_LIVE_VERSION \"2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TEX_LIVE_VERSION \"2025\"" >>confdefs.h
ac_fn_c_check_header_compile "$LINENO" "ctype.h" "ac_cv_header_ctype_h" "$ac_includes_default"
Modified: trunk/Build/source/texk/mendexk/COPYRIGHT
===================================================================
--- trunk/Build/source/texk/mendexk/COPYRIGHT 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/mendexk/COPYRIGHT 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,5 +1,5 @@
Copyright (C) 1995 ASCII Corporation, 2009 ASCII MEDIA WORKS
-Copyright (C) 2017-2024 Japanese TeX Development Community
+Copyright (C) 2017-2025 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 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/mendexk/ChangeLog 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,3 +1,8 @@
+2025-01-25 Karl Berry <karl at freefriends.org>
+
+ * COPYRIGHT,
+ * main.c: 2025.
+
2024-11-09 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* configure.ac, version.h:
Modified: trunk/Build/source/texk/mendexk/configure
===================================================================
--- trunk/Build/source/texk/mendexk/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/mendexk/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15526,7 +15526,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5
Modified: trunk/Build/source/texk/mendexk/main.c
===================================================================
--- trunk/Build/source/texk/mendexk/main.c 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/mendexk/main.c 2025-01-25 18:41:15 UTC (rev 73591)
@@ -177,7 +177,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-2024 Japanese TeX Development Community\n");
+ fprintf(stderr," Copyright 2009 ASCII MEDIA WORKS, 2017-2025 Japanese TeX Development Community\n");
fprintf(stderr,"usage:\n");
fprintf(stderr,"%% mendex [-ilqrcgfEJSU] [-s sty] [-d dic] [-o ind] [-t log] [-p no] [-I enc] [--[no-]guess-input-enc] [--] [idx0 idx1 ...]\n");
fprintf(stderr,"options:\n");
Modified: trunk/Build/source/texk/ps2pk/configure
===================================================================
--- trunk/Build/source/texk/ps2pk/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/ps2pk/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15774,7 +15774,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
for ac_prog in kpsewhich
Modified: trunk/Build/source/texk/ptexenc/ChangeLog
===================================================================
--- trunk/Build/source/texk/ptexenc/ChangeLog 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/ptexenc/ChangeLog 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,3 +1,7 @@
+2025-01-25 Karl Berry <karl at freefriends.org>
+
+ * version.ac: remove /dev, for TL25.
+
2025-01-21 Vincenzo Mantova <vlmantova at gmail.com>
* Makefile.am (nobase_include_HEADERS): include ptexenc/unicode-jp.h.
Modified: trunk/Build/source/texk/ptexenc/c-auto.in
===================================================================
--- trunk/Build/source/texk/ptexenc/c-auto.in 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/ptexenc/c-auto.in 2025-01-25 18:41:15 UTC (rev 73591)
@@ -6,7 +6,7 @@
#define PTEXENC_C_AUTO_H
/* ptexenc: the version string. */
-#define PTEXENCVERSION "ptexenc version 1.5.1/dev"
+#define PTEXENCVERSION "ptexenc version 1.5.1"
/* 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 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/ptexenc/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for ptexenc 1.5.1/dev.
+# Generated by GNU Autoconf 2.72 for ptexenc 1.5.1.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -614,8 +614,8 @@
# Identity of this package.
PACKAGE_NAME='ptexenc'
PACKAGE_TARNAME='ptexenc'
-PACKAGE_VERSION='1.5.1/dev'
-PACKAGE_STRING='ptexenc 1.5.1/dev'
+PACKAGE_VERSION='1.5.1'
+PACKAGE_STRING='ptexenc 1.5.1'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1367,7 +1367,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.5.1/dev to adapt to many kinds of systems.
+'configure' configures ptexenc 1.5.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1438,7 +1438,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ptexenc 1.5.1/dev:";;
+ short | recursive ) echo "Configuration of ptexenc 1.5.1:";;
esac
cat <<\_ACEOF
@@ -1559,7 +1559,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ptexenc configure 1.5.1/dev
+ptexenc configure 1.5.1
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2101,7 +2101,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.5.1/dev, which was
+It was created by ptexenc $as_me 1.5.1, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -2881,7 +2881,7 @@
-PTEXENCVERSION=1.5.1/dev
+PTEXENCVERSION=1.5.1
PTEXENC_LT_VERSINFO=6:1:5
@@ -8999,7 +8999,7 @@
# Define the identity of the package.
PACKAGE='ptexenc'
- VERSION='1.5.1/dev'
+ VERSION='1.5.1'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -15941,7 +15941,7 @@
Report bugs to <bug-libtool at gnu.org>."
lt_cl_version="\
-ptexenc config.lt 1.5.1/dev
+ptexenc config.lt 1.5.1
configured by $0, generated by GNU Autoconf 2.72.
Copyright (C) 2024 Free Software Foundation, Inc.
@@ -17170,7 +17170,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
ac_config_files="$ac_config_files Makefile ptexenc.pc"
@@ -17724,7 +17724,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.5.1/dev, which was
+This file was extended by ptexenc $as_me 1.5.1, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -17792,7 +17792,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-ptexenc config.status 1.5.1/dev
+ptexenc config.status 1.5.1
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/ptexenc/version.ac
===================================================================
--- trunk/Build/source/texk/ptexenc/version.ac 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/ptexenc/version.ac 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,5 +1,5 @@
dnl $Id$
-dnl Copyright 2022-2024 Japanese TeX Development Community <issue at texjp.org>
+dnl Copyright 2022-2025 Japanese TeX Development Community <issue at texjp.org>
dnl Copyright 2016-2022 Karl Berry <tex-live at tug.org>
dnl Copyright 2011-2015 Peter Breitenlohner <tex-live at tug.org>
dnl
@@ -11,4 +11,4 @@
dnl see kpathsea/version.ac.
dnl
dnl This file is m4-included from configure.ac.
-m4_define([ptexenc_version], [1.5.1/dev])
+m4_define([ptexenc_version], [1.5.1])
Modified: trunk/Build/source/texk/seetexk/configure
===================================================================
--- trunk/Build/source/texk/seetexk/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/seetexk/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15527,7 +15527,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
ac_fn_c_check_func "$LINENO" "strerror" "ac_cv_func_strerror"
Modified: trunk/Build/source/texk/texlive/configure
===================================================================
--- trunk/Build/source/texk/texlive/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/texlive/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for TeX Live Scripts 2025/dev.
+# Generated by GNU Autoconf 2.72 for TeX Live Scripts 2025.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -603,8 +603,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live Scripts'
PACKAGE_TARNAME='tex-live-scripts'
-PACKAGE_VERSION='2025/dev'
-PACKAGE_STRING='TeX Live Scripts 2025/dev'
+PACKAGE_VERSION='2025'
+PACKAGE_STRING='TeX Live Scripts 2025'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1276,7 +1276,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 2025/dev to adapt to many kinds of systems.
+'configure' configures TeX Live Scripts 2025 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1344,7 +1344,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live Scripts 2025/dev:";;
+ short | recursive ) echo "Configuration of TeX Live Scripts 2025:";;
esac
cat <<\_ACEOF
@@ -1440,7 +1440,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live Scripts configure 2025/dev
+TeX Live Scripts configure 2025
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -1517,7 +1517,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 2025/dev, which was
+It was created by TeX Live Scripts $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -2986,7 +2986,7 @@
# Define the identity of the package.
PACKAGE='tex-live-scripts'
- VERSION='2025/dev'
+ VERSION='2025'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -5129,7 +5129,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 2025/dev, which was
+This file was extended by TeX Live Scripts $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5188,7 +5188,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-TeX Live Scripts config.status 2025/dev
+TeX Live Scripts config.status 2025
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/ttf2pk2/configure
===================================================================
--- trunk/Build/source/texk/ttf2pk2/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/ttf2pk2/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15541,7 +15541,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
Modified: trunk/Build/source/texk/ttfdump/configure
===================================================================
--- trunk/Build/source/texk/ttfdump/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/ttfdump/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15802,7 +15802,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
kpse_save_CPPFLAGS=$CPPFLAGS
Modified: trunk/Build/source/texk/upmendex/COPYRIGHT
===================================================================
--- trunk/Build/source/texk/upmendex/COPYRIGHT 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/upmendex/COPYRIGHT 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,5 +1,5 @@
Copyright (C) 1995 ASCII Corporation, 2009 ASCII MEDIA WORKS,
- 2015-2024 TANAKA Takuji
+ 2015-2025 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 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/upmendex/ChangeLog 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,3 +1,8 @@
+2025-01-25 Karl Berry <karl at freefriends.org>
+
+ * COPYRIGHT,
+ * main.c: 2025.
+
2024-11-09 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* version 1.10 Stable version.
Modified: trunk/Build/source/texk/upmendex/configure
===================================================================
--- trunk/Build/source/texk/upmendex/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/upmendex/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -15924,7 +15924,7 @@
-printf "%s\n" "#define TL_VERSION \"TeX Live 2025/dev\"" >>confdefs.h
+printf "%s\n" "#define TL_VERSION \"TeX Live 2025\"" >>confdefs.h
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5
Modified: trunk/Build/source/texk/upmendex/main.c
===================================================================
--- trunk/Build/source/texk/upmendex/main.c 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/upmendex/main.c 2025-01-25 18:41:15 UTC (rev 73591)
@@ -151,7 +151,7 @@
default:
fprintf(stderr,"upmendex - index processor, %s (%s).\n",VERSION, TL_VERSION);
- fprintf(stderr," Copyright 2009 ASCII MEDIA WORKS, 2015-2024 TANAKA Takuji\n");
+ fprintf(stderr," Copyright 2009 ASCII MEDIA WORKS, 2015-2025 TANAKA Takuji\n");
fprintf(stderr," using ICU version %s\n",icu_version);
fprintf(stderr,"usage:\n");
fprintf(stderr,"%% upmendex [-ilqrcgf] [-s sty] [-d dic] [-o ind] [-t log] [-p no] [--] [idx0 idx1 ...]\n");
Modified: trunk/Build/source/texk/web2c/NEWS
===================================================================
--- trunk/Build/source/texk/web2c/NEWS 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/NEWS 2025-01-25 18:41:15 UTC (rev 73591)
@@ -9,6 +9,9 @@
know if any extant fonts are impacted.
+2025 (for TeX Live 2025)
+
+
2024 (for TeX Live 2024, 10 March 2024)
* For all engines: if the --output-directory option is given, its value
Modified: trunk/Build/source/texk/web2c/configure
===================================================================
--- trunk/Build/source/texk/web2c/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for Web2C 2025/dev.
+# Generated by GNU Autoconf 2.72 for Web2C 2025.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -614,8 +614,8 @@
# Identity of this package.
PACKAGE_NAME='Web2C'
PACKAGE_TARNAME='web2c'
-PACKAGE_VERSION='2025/dev'
-PACKAGE_STRING='Web2C 2025/dev'
+PACKAGE_VERSION='2025'
+PACKAGE_STRING='Web2C 2025'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1672,7 +1672,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 2025/dev to adapt to many kinds of systems.
+'configure' configures Web2C 2025 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1747,7 +1747,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C 2025/dev:";;
+ short | recursive ) echo "Configuration of Web2C 2025:";;
esac
cat <<\_ACEOF
@@ -1979,7 +1979,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C configure 2025/dev
+Web2C configure 2025
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -3001,7 +3001,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 2025/dev, which was
+It was created by Web2C $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3997,7 +3997,7 @@
-WEB2CVERSION=2025/dev
+WEB2CVERSION=2025
# LuaTeX requires system extensions for socket support.
@@ -9993,7 +9993,7 @@
# Define the identity of the package.
PACKAGE='web2c'
- VERSION='2025/dev'
+ VERSION='2025'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -27427,7 +27427,7 @@
Report bugs to <bug-libtool at gnu.org>."
lt_cl_version="\
-Web2C config.lt 2025/dev
+Web2C config.lt 2025
configured by $0, generated by GNU Autoconf 2.72.
Copyright (C) 2024 Free Software Foundation, Inc.
@@ -31345,7 +31345,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 2025/dev, which was
+This file was extended by Web2C $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -31417,7 +31417,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-Web2C config.status 2025/dev
+Web2C config.status 2025
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/web2c/doc/web2c.info
===================================================================
--- trunk/Build/source/texk/web2c/doc/web2c.info 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/doc/web2c.info 2025-01-25 18:41:15 UTC (rev 73591)
@@ -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 2024, released in March 2024.
+corresponds to Web2c version 2025, released in January 2025.
* Menu:
@@ -83,8 +83,8 @@
1 Introduction
**************
-This manual corresponds to version 2024 of Web2c, released in March
-2024.
+This manual corresponds to version 2025 of Web2c, released in January
+2025.
"Web2c" (also spelled Web2C) is the name of a TeX implementation,
originally for Unix, but now also running under Windows and other
@@ -4604,78 +4604,78 @@
Tag Table:
Node: Top2759
-Node: Introduction3831
-Node: Installation7587
-Node: configure options9631
-Node: Compile-time options11653
-Node: Additional targets12755
-Node: Triptrap14032
-Node: Commonalities15535
-Node: Option conventions16192
-Node: Common options17415
-Node: Path searching22121
-Node: Output file location23093
-Node: Three programs26218
-Node: Runtime options26925
-Node: Initial and virgin30066
-Node: Memory dumps31015
-Node: Creating memory dumps31467
-Node: Determining the memory dump to use32674
-Node: Hardware and memory dumps34251
-Node: Editor invocation37001
-Node: \input filenames37864
-Node: \input quoted filename39415
-Node: \input braced filename40192
-Node: \input filename caveats41122
-Node: TeX42636
-Node: tex invocation43804
-Node: Initial TeX50788
-Node: Formats52152
-Node: Languages and hyphenation54969
-Node: MLTeX55399
-Node: \charsubdef57027
-Node: \tracingcharsubdef59350
-Node: TCX files59925
-Node: patgen invocation65365
-Node: Shell escapes66072
-Node: IPC and TeX69840
-Node: TeX extensions70410
-Node: Metafont73191
-Node: mf invocation74479
-Node: Initial Metafont78316
-Node: Modes79946
-Node: Online Metafont graphics82196
-Node: gftodvi invocation85621
-Node: mft invocation88441
-Node: MetaPost92439
-Node: mpost invocation93275
-Node: Initial MetaPost98311
-Node: dvitomp invocation99233
-Node: BibTeX99898
-Node: bibtex invocation100259
-Node: Basic BibTeX style files102733
-Node: WEB104063
-Node: tangle invocation105272
-Node: weave invocation107396
-Node: pooltype invocation108803
-Node: DVI utilities109933
-Node: dvicopy invocation110867
-Node: dvitype invocation112152
-Node: dvitype output example114483
-Node: Font utilities117536
-Node: Font file formats118716
-Node: gftopk invocation121983
-Node: pktogf invocation123174
-Node: pktype invocation124340
-Node: gftype invocation127163
-Node: tftopl invocation131666
-Node: pltotf invocation136259
-Node: vftovp invocation137310
-Node: vptovf invocation139545
-Node: Font utilities available elsewhere140572
-Node: Legalisms142777
-Node: References144224
-Node: Index148357
+Node: Introduction3833
+Node: Installation7591
+Node: configure options9635
+Node: Compile-time options11657
+Node: Additional targets12759
+Node: Triptrap14036
+Node: Commonalities15539
+Node: Option conventions16196
+Node: Common options17419
+Node: Path searching22125
+Node: Output file location23097
+Node: Three programs26222
+Node: Runtime options26929
+Node: Initial and virgin30070
+Node: Memory dumps31019
+Node: Creating memory dumps31471
+Node: Determining the memory dump to use32678
+Node: Hardware and memory dumps34255
+Node: Editor invocation37005
+Node: \input filenames37868
+Node: \input quoted filename39419
+Node: \input braced filename40196
+Node: \input filename caveats41126
+Node: TeX42640
+Node: tex invocation43808
+Node: Initial TeX50792
+Node: Formats52156
+Node: Languages and hyphenation54973
+Node: MLTeX55403
+Node: \charsubdef57031
+Node: \tracingcharsubdef59354
+Node: TCX files59929
+Node: patgen invocation65369
+Node: Shell escapes66076
+Node: IPC and TeX69844
+Node: TeX extensions70414
+Node: Metafont73195
+Node: mf invocation74483
+Node: Initial Metafont78320
+Node: Modes79950
+Node: Online Metafont graphics82200
+Node: gftodvi invocation85625
+Node: mft invocation88445
+Node: MetaPost92443
+Node: mpost invocation93279
+Node: Initial MetaPost98315
+Node: dvitomp invocation99237
+Node: BibTeX99902
+Node: bibtex invocation100263
+Node: Basic BibTeX style files102737
+Node: WEB104067
+Node: tangle invocation105276
+Node: weave invocation107400
+Node: pooltype invocation108807
+Node: DVI utilities109937
+Node: dvicopy invocation110871
+Node: dvitype invocation112156
+Node: dvitype output example114487
+Node: Font utilities117540
+Node: Font file formats118720
+Node: gftopk invocation121987
+Node: pktogf invocation123178
+Node: pktype invocation124344
+Node: gftype invocation127167
+Node: tftopl invocation131670
+Node: pltotf invocation136263
+Node: vftovp invocation137314
+Node: vptovf invocation139549
+Node: Font utilities available elsewhere140576
+Node: Legalisms142781
+Node: References144228
+Node: Index148361
End Tag Table
Modified: trunk/Build/source/texk/web2c/doc/web2c.texi
===================================================================
--- trunk/Build/source/texk/web2c/doc/web2c.texi 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/doc/web2c.texi 2025-01-25 18:41:15 UTC (rev 73591)
@@ -11,8 +11,8 @@
\fi
@end tex
- at set version 2024
- at set month-year March 2024
+ at set version 2025
+ at set month-year January 2025
@c Define new indices for commands in auxiliary files, filenames, and options.
@defcodeindex cm
Modified: trunk/Build/source/texk/web2c/pdftexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/pdftexdir/ChangeLog 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/pdftexdir/ChangeLog 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,3 +1,10 @@
+2025-01-25 Karl Berry <karl at freefriends.org>
+
+ * NEWS,
+ * pdftex_version.h,
+ * pdftex.web (pdftex_revision, pdftex_version_string):
+ version [1.40.]27 for TL25.
+
2025-01-25 Thanh Han The <hanthethanh at gmail.com>
* pdftex.web (print_ignored_err): new @d.
Modified: trunk/Build/source/texk/web2c/pdftexdir/NEWS
===================================================================
--- trunk/Build/source/texk/web2c/pdftexdir/NEWS 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/pdftexdir/NEWS 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,3 +1,4 @@
+pdfTeX 3.141592653-2.6-1.40.27 (TeX Live 2025)
- changes:
- new primitive \pdfptexuseunderscore: if positive or
if \pdfmajorversion >= 2, PTEX.Fullbanner and other dictionary
@@ -11,12 +12,14 @@
- ignore tiny resolutions like 1x1 embedded in images instead of
exceeding \maxdimen.
-pdfTeX 3.141592653-2.6-1.40.26 (TeX Live 2024)
+-----------------------------------------------------------------------------
+pdfTeX 3.141592653-2.6-1.40.26 (TeX Live 2024) (March 10, 2023)
- bugfixes:
- more reliable text extraction on BigEndian systems.
- more checks against corrupt pfb, fmt, pdf, files.
- avoid writing a corrupt pdf given unusual pdf inclusions.
+-----------------------------------------------------------------------------
pdfTeX 3.141592653-2.6-1.40.25 (TeX Live 2023) (March 9, 2023)
- changes:
- new keyword `shipout' for \special and \pdfliteral, delaying
@@ -41,6 +44,7 @@
- include base and accent glyph in /CharSet when the Type 1 seac
operator is used (e.g., Lucida, DejaVu Serif).
+-----------------------------------------------------------------------------
pdfTeX 3.141592653-2.6-1.40.24 (TeX Live 2022) (March 21, 2021)
- changes:
- new primitive \showstream to redirect \show output.
@@ -47,6 +51,7 @@
- new primitives \partokenname, \partokencontext to control \par insertion.
- support structured destinations from PDF 2.0.
+-----------------------------------------------------------------------------
pdfTeX 3.141592653-2.6-1.40.23 (TeX Live 2021 post-release) (June 28, 2021)
- changes:
- for letterspaced fonts, use explicit \fontdimen6 if specified.
@@ -58,6 +63,7 @@
- for characters with autokern (\pdfappendkern and \pdfprependkern),
still do protrusion; likewise autokern implicit and explicit hyphens.
+-----------------------------------------------------------------------------
pdfTeX 3.141592653-2.6-1.40.22 (TeX Live 2021) (March 23, 2021)
- changes:
- new primitives \pdfrunninglinkoff and \pdfrunninglinkon; e.g., for
@@ -81,6 +87,7 @@
with upstream. In native TL, pdftex has always used libs/xpdf,
which is cut-down and adapted code from xpdf.
+-----------------------------------------------------------------------------
pdfTeX 3.14159265-2.6-1.40.21 (TeX Live 2020) (March 27, 2020)
- changes:
- new primitive \pdfmajorversion; this merely changes the version
@@ -90,6 +97,7 @@
- new option --cnf-line (cross-engine).
- (un)compress .fmt files with zlib (cross-engine).
+-----------------------------------------------------------------------------
pdfTeX 3.14159265-2.6-1.40.20 (TeX Live 2019)
- changes:
- new primitive \expanded (from unreleased pdftex 1.50 branch + luatex).
@@ -100,6 +108,7 @@
it, since it cannot feasibly be guaranteed correct as the PDF/A-2
and /A-3 standards require.
+-----------------------------------------------------------------------------
pdfTeX 3.14159265-2.6-1.40.19 (TeX Live 2018) (April 14, 2018)
- changes:
- do not hash current directory into PDF ID, for more reproducible builds
Modified: trunk/Build/source/texk/web2c/pdftexdir/pdftex.web
===================================================================
--- trunk/Build/source/texk/web2c/pdftexdir/pdftex.web 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/pdftexdir/pdftex.web 2025-01-25 18:41:15 UTC (rev 73591)
@@ -307,8 +307,8 @@
{printed when \eTeX\ starts}
@#
@d pdftex_version==140 { \.{\\pdftexversion} }
- at d pdftex_revision=="26" { \.{\\pdftexrevision} }
- at d pdftex_version_string=='-1.40.26' {current \pdfTeX\ version}
+ at d pdftex_revision=="27" { \.{\\pdftexrevision} }
+ at d pdftex_version_string=='-1.40.27' {current \pdfTeX\ version}
@#
@d pdfTeX_banner=='This is pdfTeX, Version 3.141592653',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 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/pdftexdir/pdftex_version.h 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1 +1 @@
-#define PDFTEX_VERSION "1.40.26"
+#define PDFTEX_VERSION "1.40.27"
Modified: trunk/Build/source/texk/web2c/web2c/configure
===================================================================
--- trunk/Build/source/texk/web2c/web2c/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/web2c/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for Web2C Tools 2025/dev.
+# Generated by GNU Autoconf 2.72 for Web2C Tools 2025.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -614,8 +614,8 @@
# Identity of this package.
PACKAGE_NAME='Web2C Tools'
PACKAGE_TARNAME='web2c-tools'
-PACKAGE_VERSION='2025/dev'
-PACKAGE_STRING='Web2C Tools 2025/dev'
+PACKAGE_VERSION='2025'
+PACKAGE_STRING='Web2C Tools 2025'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1365,7 +1365,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 2025/dev to adapt to many kinds of systems.
+'configure' configures Web2C Tools 2025 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1436,7 +1436,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C Tools 2025/dev:";;
+ short | recursive ) echo "Configuration of Web2C Tools 2025:";;
esac
cat <<\_ACEOF
@@ -1560,7 +1560,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C Tools configure 2025/dev
+Web2C Tools configure 2025
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2341,7 +2341,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 2025/dev, which was
+It was created by Web2C Tools $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -9233,7 +9233,7 @@
# Define the identity of the package.
PACKAGE='web2c-tools'
- VERSION='2025/dev'
+ VERSION='2025'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -16840,7 +16840,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 2025/dev, which was
+This file was extended by Web2C Tools $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16908,7 +16908,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-Web2C Tools config.status 2025/dev
+Web2C Tools config.status 2025
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/texk/web2c/xetexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/xetexdir/ChangeLog 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/xetexdir/ChangeLog 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,3 +1,10 @@
+2025-01-25 Karl Berry <karl at freefriends.org>
+
+ * NEWS,
+ * xetex_version.h,
+ * xetex.web (xetex_revision, xetex_version_string):
+ version 0.999997 for TL25.
+
2025-01-25 Thanh Han The <hanthethanh at gmail.com>
* pdftex.web (print_ignored_err): new @d.
Modified: trunk/Build/source/texk/web2c/xetexdir/NEWS
===================================================================
--- trunk/Build/source/texk/web2c/xetexdir/NEWS 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/xetexdir/NEWS 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,3 +1,6 @@
+==============================================================
+XeTeX 0.999997
+
* new primitive \ignoreprimitiveerror, enabled with -etex: if set
to 1, the error "Infinite glue shrinkage" becomes a warning
(exit status remains 0). Other values reserved for future use.
Modified: trunk/Build/source/texk/web2c/xetexdir/xetex.web
===================================================================
--- trunk/Build/source/texk/web2c/xetexdir/xetex.web 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/xetexdir/xetex.web 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,5 +1,5 @@
+% Copyright (c) 2009-2029 by Jonathan Kew
% Copyright (c) 1994-2008 by SIL International
-% Copyright (c) 2009-2024 by Jonathan Kew
% Copyright (c) 2010-2012 by Han The Thanh
% Copyright (c) 2012-2013 by Khaled Hosny
@@ -319,8 +319,8 @@
@d eTeX_version_string=='-2.6' {current \eTeX\ version}
@#
@d XeTeX_version=0 { \.{\\XeTeXversion} }
- at d XeTeX_revision==".999996" { \.{\\XeTeXrevision} }
- at d XeTeX_version_string=='-0.999996' {current \XeTeX\ version}
+ at d XeTeX_revision==".999997" { \.{\\XeTeXrevision} }
+ at d XeTeX_version_string=='-0.999997' {current \XeTeX\ version}
@#
@d XeTeX_banner=='This is XeTeX, Version 3.141592653',eTeX_version_string,XeTeX_version_string
{printed when \XeTeX\ starts}
Modified: trunk/Build/source/texk/web2c/xetexdir/xetex_version.h
===================================================================
--- trunk/Build/source/texk/web2c/xetexdir/xetex_version.h 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/texk/web2c/xetexdir/xetex_version.h 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1 +1 @@
-#define XETEX_VERSION "0.999996"
+#define XETEX_VERSION "0.999997"
Modified: trunk/Build/source/utils/configure
===================================================================
--- trunk/Build/source/utils/configure 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/utils/configure 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for TeX Live utils 2025/dev.
+# Generated by GNU Autoconf 2.72 for TeX Live utils 2025.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -603,8 +603,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live utils'
PACKAGE_TARNAME='tex-live-utils'
-PACKAGE_VERSION='2025/dev'
-PACKAGE_STRING='TeX Live utils 2025/dev'
+PACKAGE_VERSION='2025'
+PACKAGE_STRING='TeX Live utils 2025'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1471,7 +1471,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 2025/dev to adapt to many kinds of systems.
+'configure' configures TeX Live utils 2025 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1542,7 +1542,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live utils 2025/dev:";;
+ short | recursive ) echo "Configuration of TeX Live utils 2025:";;
esac
cat <<\_ACEOF
@@ -1839,7 +1839,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live utils configure 2025/dev
+TeX Live utils configure 2025
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -1999,7 +1999,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 2025/dev, which was
+It was created by TeX Live utils $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -6334,10 +6334,19 @@
elif test "x$with_system_mpfr" != xyes; then
as_fn_error $? "Sorry, \`--with-system-mpfi' requires \`--with-system-mpfr'" "$LINENO" 5
fi
+ if test "x$with_system_gmp" = x; then
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: -> installed \`gmp' headers and library" >&5
+printf "%s\n" "$as_me: -> installed \`gmp' headers and library" >&6;}
+ with_system_gmp=yes
+ ac_configure_args="$ac_configure_args '--with-system-gmp'"
+ elif test "x$with_system_gmp" != xyes; then
+ as_fn_error $? "Sorry, \`--with-system-mpfi' requires \`--with-system-gmp'" "$LINENO" 5
+ fi
fi
test "x$need_mpfi" = xyes && {
need_mpfr=yes
+ need_gmp=yes
}
## libs/mpfr/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/mpfr/
@@ -7608,7 +7617,7 @@
# Define the identity of the package.
PACKAGE='tex-live-utils'
- VERSION='2025/dev'
+ VERSION='2025'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -8605,7 +8614,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 2025/dev, which was
+This file was extended by TeX Live utils $as_me 2025, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8664,7 +8673,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-TeX Live utils config.status 2025/dev
+TeX Live utils config.status 2025
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/version.ac
===================================================================
--- trunk/Build/source/version.ac 2025-01-25 17:45:44 UTC (rev 73590)
+++ trunk/Build/source/version.ac 2025-01-25 18:41:15 UTC (rev 73591)
@@ -1,5 +1,5 @@
dnl $Id$
-dnl Copyright 2016-2024 Karl Berry <tex-live at tug.org>
+dnl Copyright 2016-2025 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], [2025/dev])
+m4_define([tex_live_version], [2025])
More information about the tex-live-commits
mailing list.