diff --git a/source/ChangeLog b/source/ChangeLog index 4f3e2af8a..80de5a626 100644 --- a/source/ChangeLog +++ b/source/ChangeLog @@ -1,3 +1,7 @@ +2023-12-31 Karl Berry + + * reautoconf: add -f / --force option to pass to autoreconf. + 2023-12-26 Karl Berry * reautoconf: don't bother with environment variables; diff --git a/source/configure b/source/configure index 8e7da5e15..38502dfed 100755 --- a/source/configure +++ b/source/configure @@ -1662,7 +1662,7 @@ Optional Features: --disable-etex-synctex build e-TeX without SyncTeX support --enable-ptex compile and install pTeX --disable-ptex-synctex build pTeX without SyncTeX support - --disable-eptex do not compile and install e-pTeX + --enable-eptex compile and install e-pTeX --disable-eptex-synctex build e-pTeX without SyncTeX support --enable-uptex compile and install upTeX --disable-uptex-synctex build upTeX without SyncTeX support @@ -5504,7 +5504,7 @@ case $enable_eptex in #( yes | no) : ;; #( *) : - enable_eptex=yes ;; + enable_eptex=no ;; esac # Check whether --enable-eptex-synctex was given. diff --git a/source/libs/README b/source/libs/README index a1d5ba3bc..1b5d3b031 100644 --- a/source/libs/README +++ b/source/libs/README @@ -31,7 +31,7 @@ harfbuzz 8.3.0 - checked 12nov23 icu 74.2 - checked 22dec23 https://github.com/unicode-org/icu/releases/ -libpaper 1.1.28 - checked 10sep22 +libpaper 1.1.29 - checked 07jan24 http://ftp.debian.org/debian/pool/main/libp/libpaper/ libpng 1.6.40 - checked 22jun23 diff --git a/source/libs/configure b/source/libs/configure index a149782b0..af9702791 100755 --- a/source/libs/configure +++ b/source/libs/configure @@ -1550,7 +1550,7 @@ Optional Features: --disable-etex-synctex build e-TeX without SyncTeX support --enable-ptex compile and install pTeX --disable-ptex-synctex build pTeX without SyncTeX support - --disable-eptex do not compile and install e-pTeX + --enable-eptex compile and install e-pTeX --disable-eptex-synctex build e-pTeX without SyncTeX support --enable-uptex compile and install upTeX --disable-uptex-synctex build upTeX without SyncTeX support @@ -4552,7 +4552,7 @@ case $enable_eptex in #( yes | no) : ;; #( *) : - enable_eptex=yes ;; + enable_eptex=no ;; esac # Check whether --enable-eptex-synctex was given. diff --git a/source/libs/libpaper/ChangeLog b/source/libs/libpaper/ChangeLog index befb2403e..0a25d7a13 100644 --- a/source/libs/libpaper/ChangeLog +++ b/source/libs/libpaper/ChangeLog @@ -1,6 +1,12 @@ +2024-01-07 Hironobu Yamashita + + * Import libpaper-1.1.29 from debian. + version.ac: Adapted. + 2022-09-10 Hironobu Yamashita * Import libpaper-1.1.28 from debian. + version.ac: Adapted. 2021-07-25 TANAKA Takuji diff --git a/source/libs/libpaper/TLpatches/ChangeLog b/source/libs/libpaper/TLpatches/ChangeLog index 89b93cc9c..1a6bf9807 100644 --- a/source/libs/libpaper/TLpatches/ChangeLog +++ b/source/libs/libpaper/TLpatches/ChangeLog @@ -1,3 +1,8 @@ +2024-01-07 Hironobu Yamashita + + * Import libpaper-1.1.29 from debian. + * Patches adapted. + 2022-09-10 Hironobu Yamashita * Import libpaper-1.1.28 from debian. diff --git a/source/libs/libpaper/TLpatches/TL-Changes b/source/libs/libpaper/TLpatches/TL-Changes index 5d83a756d..5dc598902 100644 --- a/source/libs/libpaper/TLpatches/TL-Changes +++ b/source/libs/libpaper/TLpatches/TL-Changes @@ -1,25 +1,9 @@ -Changes applied to libpaper_1.1.28.tar.gz as obtained from: +Changes applied to libpaper_1.1.29.tar.gz as obtained from: http://ftp.debian.org/debian/pool/main/libp/libpaper/ Renamed and reserved: debian/changelog -> changelog.debian -Removed unused files: - Makefile.in - aclocal.m4 - compile - config.guess - config.sub - configure - depcomp - install-sh - ltmain.sh - missing - mkinstalldirs - lib/Makefile.in - man/Makefile.in - src/Makefile.in - Removed empty files: AUTHORS NEWS diff --git a/source/libs/libpaper/TLpatches/patch-01-JIS b/source/libs/libpaper/TLpatches/patch-01-JIS index e6e4ebf8b..1f78bbd7d 100644 --- a/source/libs/libpaper/TLpatches/patch-01-JIS +++ b/source/libs/libpaper/TLpatches/patch-01-JIS @@ -1,6 +1,6 @@ -diff -ur libpaper-1.1.28.orig/lib/paperspecs libpaper-1.1.28/lib/paperspecs ---- libpaper-1.1.28.orig/lib/paperspecs 2016-07-16 23:10:58.000000000 +0900 -+++ libpaper-1.1.28/lib/paperspecs 2022-09-10 19:05:40.000000000 +0900 +diff -ur libpaper-1.1.29/lib/paperspecs libpaper-src/lib/paperspecs +--- libpaper-1.1.29/lib/paperspecs 2016-07-16 23:10:58.000000000 +0900 ++++ libpaper-src/lib/paperspecs 2024-01-07 11:30:24.000000000 +0900 @@ -40,6 +40,18 @@ c6 114 162 mm c7 81 114 mm @@ -20,9 +20,9 @@ diff -ur libpaper-1.1.28.orig/lib/paperspecs libpaper-1.1.28/lib/paperspecs DL 110 220 mm Comm10 297 684 Monarch 279 540 -diff -ur libpaper-1.1.28.orig/lib/paperspecs.h libpaper-1.1.28/lib/paperspecs.h ---- libpaper-1.1.28.orig/lib/paperspecs.h 2016-07-17 05:21:02.000000000 +0900 -+++ libpaper-1.1.28/lib/paperspecs.h 2022-09-10 19:05:40.000000000 +0900 +diff -ur libpaper-1.1.29/lib/paperspecs.h libpaper-src/lib/paperspecs.h +--- libpaper-1.1.29/lib/paperspecs.h 2016-07-17 05:21:02.000000000 +0900 ++++ libpaper-src/lib/paperspecs.h 2024-01-07 11:30:24.000000000 +0900 @@ -43,6 +43,18 @@ { "c6", 323.149606, 459.212598 }, { "c7", 229.606299, 323.149606 }, diff --git a/source/libs/libpaper/TLpatches/patch-02-TL b/source/libs/libpaper/TLpatches/patch-02-TL index 1f1ed680a..e57ad750e 100644 --- a/source/libs/libpaper/TLpatches/patch-02-TL +++ b/source/libs/libpaper/TLpatches/patch-02-TL @@ -1,6 +1,6 @@ -diff -ur libpaper-1.1.28.orig/lib/paper.c libpaper-1.1.28/lib/paper.c ---- libpaper-1.1.28.orig/lib/paper.c 2018-12-03 06:15:41.000000000 +0900 -+++ libpaper-1.1.28/lib/paper.c 2022-09-10 19:13:15.000000000 +0900 +diff -ur libpaper-1.1.29/lib/paper.c libpaper-src/lib/paper.c +--- libpaper-1.1.29/lib/paper.c 2018-12-03 06:15:41.000000000 +0900 ++++ libpaper-src/lib/paper.c 2024-01-07 11:32:25.000000000 +0900 @@ -87,24 +87,11 @@ } @@ -121,10 +121,9 @@ diff -ur libpaper-1.1.28.orig/lib/paper.c libpaper-1.1.28/lib/paper.c paperdef = defaultpapername(); paperstr = malloc((strlen(paperdef) + 1) * sizeof(char)); -Only in libpaper-1.1.28/lib: paper.c.orig -diff -ur libpaper-1.1.28.orig/man/paperconf.1.in libpaper-1.1.28/man/paperconf.1.in ---- libpaper-1.1.28.orig/man/paperconf.1.in 2012-05-04 04:05:12.000000000 +0900 -+++ libpaper-1.1.28/man/paperconf.1.in 2022-09-10 19:09:11.000000000 +0900 +diff -ur libpaper-1.1.29/man/paperconf.1.in libpaper-src/man/paperconf.1.in +--- libpaper-1.1.29/man/paperconf.1.in 2023-03-17 22:35:38.000000000 +0900 ++++ libpaper-src/man/paperconf.1.in 2024-01-07 11:36:12.000000000 +0900 @@ -1,4 +1,4 @@ -.TH PAPERCONF 1 "24 April 2001" +.TH PAPERCONF 1 "25 October 2013" @@ -150,13 +149,13 @@ diff -ur libpaper-1.1.28.orig/man/paperconf.1.in libpaper-1.1.28/man/paperconf.1 .TP @@ -98,21 +95,9 @@ .SH ENVIRONMENT - .TP 20 + .TP 20 .B @PAPERSIZEVAR@ -Paper size to use regardless of what the papersize file contains. -.TP 20 -.B @PAPERCONFVAR@ -Full path to a file containing the paper size to use. --.SH FILES +-.SH FILES -.TP 20 -.B @PAPERCONF@ -Contains the name of the system-wide default paper size to be used diff --git a/source/libs/libpaper/TLpatches/patch-03-getopt b/source/libs/libpaper/TLpatches/patch-03-getopt index beeaf289a..f047d6385 100644 --- a/source/libs/libpaper/TLpatches/patch-03-getopt +++ b/source/libs/libpaper/TLpatches/patch-03-getopt @@ -1,6 +1,6 @@ -diff -ur libpaper-1.1.28.orig/man/paperconf.1.in libpaper-1.1.28/man/paperconf.1.in ---- libpaper-1.1.28.orig/man/paperconf.1.in 2022-09-10 19:09:11.000000000 +0900 -+++ libpaper-1.1.28/man/paperconf.1.in 2022-09-10 19:15:12.000000000 +0900 +diff -ur libpaper-1.1.29/man/paperconf.1.in libpaper-src/man/paperconf.1.in +--- libpaper-1.1.29/man/paperconf.1.in 2024-01-07 11:40:25.000000000 +0900 ++++ libpaper-src/man/paperconf.1.in 2024-01-07 11:40:56.000000000 +0900 @@ -3,39 +3,12 @@ .B paperconf \- print paper configuration information diff --git a/source/libs/libpaper/TLpatches/patch-04-unsigned b/source/libs/libpaper/TLpatches/patch-04-unsigned index a844a24d9..989855607 100644 --- a/source/libs/libpaper/TLpatches/patch-04-unsigned +++ b/source/libs/libpaper/TLpatches/patch-04-unsigned @@ -1,6 +1,6 @@ -diff -ur libpaper-1.1.28.orig/lib/dimen.c libpaper-1.1.28/lib/dimen.c ---- libpaper-1.1.28.orig/lib/dimen.c 2002-11-11 09:56:08.000000000 +0900 -+++ libpaper-1.1.28/lib/dimen.c 2022-09-10 19:16:05.000000000 +0900 +diff -ur libpaper-1.1.29/lib/dimen.c libpaper-src/lib/dimen.c +--- libpaper-1.1.29/lib/dimen.c 2002-11-11 09:56:08.000000000 +0900 ++++ libpaper-src/lib/dimen.c 2024-01-07 11:42:10.000000000 +0900 @@ -53,9 +53,9 @@ if (*(unit = what) == '-') ++unit; @@ -13,9 +13,9 @@ diff -ur libpaper-1.1.28.orig/lib/dimen.c libpaper-1.1.28/lib/dimen.c return -1; } else { double base = atof(what); -diff -ur libpaper-1.1.28.orig/src/paperconf.c libpaper-1.1.28/src/paperconf.c ---- libpaper-1.1.28.orig/src/paperconf.c 2012-05-04 04:05:12.000000000 +0900 -+++ libpaper-1.1.28/src/paperconf.c 2022-09-10 19:16:05.000000000 +0900 +diff -ur libpaper-1.1.29/src/paperconf.c libpaper-src/src/paperconf.c +--- libpaper-1.1.29/src/paperconf.c 2012-05-04 04:05:12.000000000 +0900 ++++ libpaper-src/src/paperconf.c 2024-01-07 11:42:10.000000000 +0900 @@ -53,8 +53,8 @@ printf("%s", papername(paper)); pr = 1; diff --git a/source/libs/libpaper/TLpatches/patch-05-windows b/source/libs/libpaper/TLpatches/patch-05-windows index 3368d6ee4..0e5f23147 100644 --- a/source/libs/libpaper/TLpatches/patch-05-windows +++ b/source/libs/libpaper/TLpatches/patch-05-windows @@ -1,6 +1,6 @@ -diff -ur libpaper-1.1.28.orig/src/paperconf.c libpaper-1.1.28/src/paperconf.c ---- libpaper-1.1.28.orig/src/paperconf.c 2022-09-10 19:16:05.000000000 +0900 -+++ libpaper-1.1.28/src/paperconf.c 2022-09-10 19:17:11.000000000 +0900 +diff -ur libpaper-1.1.29/src/paperconf.c libpaper-src/src/paperconf.c +--- libpaper-1.1.29/src/paperconf.c 2024-01-07 11:43:15.000000000 +0900 ++++ libpaper-src/src/paperconf.c 2024-01-07 11:43:48.000000000 +0900 @@ -3,9 +3,14 @@ #include "config.h" #endif diff --git a/source/libs/libpaper/configure b/source/libs/libpaper/configure index 4f2593055..8561c0d63 100755 --- a/source/libs/libpaper/configure +++ b/source/libs/libpaper/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.72 for libpaper (TeX Live) 1.1.28. +# Generated by GNU Autoconf 2.72 for libpaper (TeX Live) 1.1.29. # # Report bugs to . # @@ -603,8 +603,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libpaper (TeX Live)' PACKAGE_TARNAME='libpaper--tex-live-' -PACKAGE_VERSION='1.1.28' -PACKAGE_STRING='libpaper (TeX Live) 1.1.28' +PACKAGE_VERSION='1.1.29' +PACKAGE_STRING='libpaper (TeX Live) 1.1.29' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1306,7 +1306,7 @@ if test "$ac_init_help" = "long"; then # 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 libpaper (TeX Live) 1.1.28 to adapt to many kinds of systems. +'configure' configures libpaper (TeX Live) 1.1.29 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1374,7 +1374,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libpaper (TeX Live) 1.1.28:";; + short | recursive ) echo "Configuration of libpaper (TeX Live) 1.1.29:";; esac cat <<\_ACEOF @@ -1471,7 +1471,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libpaper (TeX Live) configure 1.1.28 +libpaper (TeX Live) configure 1.1.29 generated by GNU Autoconf 2.72 Copyright (C) 2023 Free Software Foundation, Inc. @@ -1631,7 +1631,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libpaper (TeX Live) $as_me 1.1.28, which was +It was created by libpaper (TeX Live) $as_me 1.1.29, which was generated by GNU Autoconf 2.72. Invocation command line was $ $0$ac_configure_args_raw @@ -4280,7 +4280,7 @@ fi # Define the identity of the package. PACKAGE='libpaper--tex-live-' - VERSION='1.1.28' + VERSION='1.1.29' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -6178,7 +6178,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libpaper (TeX Live) $as_me 1.1.28, which was +This file was extended by libpaper (TeX Live) $as_me 1.1.29, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6246,7 +6246,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -libpaper (TeX Live) config.status 1.1.28 +libpaper (TeX Live) config.status 1.1.29 configured by $0, generated by GNU Autoconf 2.72, with options \\"\$ac_cs_config\\" diff --git a/source/libs/libpaper/libpaper-src/changelog.debian b/source/libs/libpaper/libpaper-src/changelog.debian index 36dc42fb3..be1818e2c 100644 --- a/source/libs/libpaper/libpaper-src/changelog.debian +++ b/source/libs/libpaper/libpaper-src/changelog.debian @@ -1,3 +1,14 @@ +libpaper (1.1.29) unstable; urgency=medium + + * Fix for parallel build. See #857058 + * Added romanian translation. See #1032333 + * Updated standards-version to 4.6.0 (no changes) + * Update papersize manual page. See #959403 + * Update paperconf manual page. See #959404 + * Update paperconfig manual page. See #959405 + + -- Giuseppe Sacco Fri, 17 Mar 2023 14:44:15 +0100 + libpaper (1.1.28) unstable; urgency=medium * Completely fixed #927226. diff --git a/source/libs/libpaper/libpaper-src/man/paperconf.1.in b/source/libs/libpaper/libpaper-src/man/paperconf.1.in index 53cecd83b..fc45c0a87 100644 --- a/source/libs/libpaper/libpaper-src/man/paperconf.1.in +++ b/source/libs/libpaper/libpaper-src/man/paperconf.1.in @@ -66,7 +66,7 @@ Use millimetres as unit for paper size. Use inches as unit for paper size. .SH ENVIRONMENT -.TP 20 +.TP 20 .B @PAPERSIZEVAR@ Paper size to use. .SH AUTHOR diff --git a/source/libs/libpaper/libpaper-src/man/paperconfig.8.in b/source/libs/libpaper/libpaper-src/man/paperconfig.8.in index 47e1aeebf..9b1655e89 100644 --- a/source/libs/libpaper/libpaper-src/man/paperconfig.8.in +++ b/source/libs/libpaper/libpaper-src/man/paperconfig.8.in @@ -6,13 +6,14 @@ .SH SYNOPSIS .B paperconfig [ -.BR \-v\fP, \fB\-\-version +.BR \-v ", " \-\-version ] [ -.BR \-h\fP, \fB\-\-help +.BR \-h ", " \-\-help ] [ -.BI "\-p\fP, \fB\-\-paper" " papername" +.BR \-p ", " \-\-paper +.I papername | .B \-\-force ] @@ -31,18 +32,20 @@ notifies other packages of the change by running the scripts in the directory. .SH OPTIONS .TP -.BR \-v\fP, \fB\-\-version +.BR \-v ", " \-\-version Print the version of .B paperconfig and exit. .TP -.BR \-h\fP, \fB\-\-help +.BR \-h ", " \-\-help Print help about usage and exit. .TP -.BI "\-p\fP, \fB\-\-paper" " papername" +.BR \-p ", " \-\-paper\c +.I papername Use .I papername -if possible. If +if possible. +If .I papername is not a valid paper, print an error message and exit. .TP @@ -65,7 +68,7 @@ variable is not set. Directory of scripts to run after the paper size has been changed. This package puts no scripts here, but other packages may. .B run-parts -is used to run the scripts, therefore their names must comply with +is used to run the scripts, therefore their names must comply with .B run-part's naming requirements. .SH AUTHOR diff --git a/source/libs/libpaper/libpaper-src/man/papersize.5.in b/source/libs/libpaper/libpaper-src/man/papersize.5.in index f0f719348..a753e3e36 100644 --- a/source/libs/libpaper/libpaper-src/man/papersize.5.in +++ b/source/libs/libpaper/libpaper-src/man/papersize.5.in @@ -17,24 +17,25 @@ string found; the case in the name of the paper does not import (see section however). .SH "PAPER NAMES" The following names are commonly understood by programs: -.B a3\fP,\fB a4\fP,\fB a5\fP, -.B b5\fP,\fB letter\fP,\fB legal\fP,\fB executive\fP,\fB note\fP +.BR a3 ", " a4 ", " a5 ", " b5 ", " letter ", " legal ", " executive , +.B note and .BR 11x17 . .PP Additional paper names that one may encounter are: -.B a0\fP,\fB a1\fP,\fB a2\fP,\fB a6\fP,\fB a7\fP,\fB a8\fP,\fB a9\fP,\fB a10\fP, -.B b0\fP,\fB b1\fP,\fB b2\fP,\fB b3\fP,\fB b4\fP,\fB tabloid\fP, -.B statement\fP,\fB note\fP, -.B halfletter\fP,\fB halfexecutive\fP,\fB folio\fP,\fB quarto\fP,\fB ledger\fP, -.B archA\fP,\fB archB\fP,\fB archC\fP,\fB archD\fP,\fB archE\fP,\fB flsa\fP, -.B flse\fP,\fB csheet\fP,\fB dsheet\fP,\fB esheet\fP -and +.BR a0 ", " a1 ", " a2 ", " a6 ", " a7 ", " a8 ", " a9 ", " a10 , +.BR b0 ", " b1 ", " b2 ", " b3 ", " b4 ", " tabloid , +.BR statement ", " note , +.BR halfletter ", " halfexecutive ", " folio ", " quarto ", " ledger , +.BR archA ", " archB ", " archC ", " archD ", " archE ", " flsa , +.BR flse ", " csheet ", " dsheet , +.B esheet +and .BR 10x14 . .PP The value of the .B papersize -file can be overrideen by +file can be overridden by looking in order at the .B @PAPERSIZEVAR@ environment variable, then at the contents of the file specified by the diff --git a/source/libs/libpaper/version.ac b/source/libs/libpaper/version.ac index 9a47c1d7d..024249715 100644 --- a/source/libs/libpaper/version.ac +++ b/source/libs/libpaper/version.ac @@ -9,4 +9,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current libpaper version -m4_define([libpaper_version], [1.1.28]) +m4_define([libpaper_version], [1.1.29]) diff --git a/source/reautoconf b/source/reautoconf index 2c7df7e5b..6282ff55b 100755 --- a/source/reautoconf +++ b/source/reautoconf @@ -32,6 +32,7 @@ usage="Usage: $0 [OPTION]... [DIR]... because you want to spend time fixing them), use --warn-obsolete. Options: + -f, --force pass --force to autoreconf -h, --help display this help and exit successfully -n, --dry-run don't run any commands; just print them -q, --quiet don't echo commands @@ -51,6 +52,7 @@ Version: $Id$ do_cmd=eval do_say=echo +force= verbose=-v warn_obsolete=-Wno-obsolete @@ -59,6 +61,7 @@ list= for option do case $option in + -f | --force) force=--force ;; -h | --help | --version) echo "$usage"; exit 0 ;; -n | --dry-run) do_cmd=: ;; -q | --quiet) do_say=:; verbose= ;; @@ -120,7 +123,8 @@ for dir in $list; do else extra_dirs= fi - do_it autoreconf $verbose --no-recursive $warn_obsolete $dir $extra_dirs + do_it autoreconf $verbose --no-recursive \ + $warn_obsolete $force $dir $extra_dirs done echo "$0: done at `date`." diff --git a/source/texk/README b/source/texk/README index 56bd268a3..b135b7341 100644 --- a/source/texk/README +++ b/source/texk/README @@ -1,5 +1,5 @@ $Id$ -Copyright 2006-2023 TeX Users Group. +Copyright 2006-2024 TeX Users Group. You may freely use, modify and/or distribute this file. This TeX Live directory contains the programs that use the kpathsea @@ -33,10 +33,8 @@ cjkutils 4.8.5 - checked 22jan22 http://git.savannah.gnu.org/gitweb/?p=cjk.git;a=summary http://www.nongnu.org/cjk/ -detex 2.8.9 - maintained here - maintained for a time (untouched since 2020, checked 14sep22): - https://github.com/pkubowicz/opendetex/releases - (would be useful to look at open issues there for bugs) +detex 2.8.11 - checked 07jan24 + https://github.com/pkubowicz/opendetex/releases original author: http://www.cs.purdue.edu/homes/trinkle/detex/ dtl - maintained here, by Takuji diff --git a/source/texk/configure b/source/texk/configure index d634ea715..3f4e1703e 100755 --- a/source/texk/configure +++ b/source/texk/configure @@ -1550,7 +1550,7 @@ Optional Features: --disable-etex-synctex build e-TeX without SyncTeX support --enable-ptex compile and install pTeX --disable-ptex-synctex build pTeX without SyncTeX support - --disable-eptex do not compile and install e-pTeX + --enable-eptex compile and install e-pTeX --disable-eptex-synctex build e-pTeX without SyncTeX support --enable-uptex compile and install upTeX --disable-uptex-synctex build upTeX without SyncTeX support @@ -4552,7 +4552,7 @@ case $enable_eptex in #( yes | no) : ;; #( *) : - enable_eptex=yes ;; + enable_eptex=no ;; esac # Check whether --enable-eptex-synctex was given. diff --git a/source/utils/README b/source/utils/README index daefa93f2..cbd53a42b 100644 --- a/source/utils/README +++ b/source/utils/README @@ -9,7 +9,7 @@ asymptote 2.85 - checked 9feb23 see https://tug.org/texlive/build.html#asymptote and tlpkg/bin/tl-update-asy -autosp 2021-01-07 - checked 08jan21 +autosp 2023-10-07 - checked 07jan24 https://ctan.org/pkg/autosp axodraw2 2.1.1c - checked 5mar21 diff --git a/source/utils/configure b/source/utils/configure index 75e0e4748..4b41a096e 100755 --- a/source/utils/configure +++ b/source/utils/configure @@ -1550,7 +1550,7 @@ Optional Features: --disable-etex-synctex build e-TeX without SyncTeX support --enable-ptex compile and install pTeX --disable-ptex-synctex build pTeX without SyncTeX support - --disable-eptex do not compile and install e-pTeX + --enable-eptex compile and install e-pTeX --disable-eptex-synctex build e-pTeX without SyncTeX support --enable-uptex compile and install upTeX --disable-uptex-synctex build upTeX without SyncTeX support @@ -4552,7 +4552,7 @@ case $enable_eptex in #( yes | no) : ;; #( *) : - enable_eptex=yes ;; + enable_eptex=no ;; esac # Check whether --enable-eptex-synctex was given.