texlive[64721] Master/texmf-dist: eplain (16oct22)
commits+karl at tug.org
commits+karl at tug.org
Sun Oct 16 22:13:22 CEST 2022
Revision: 64721
http://tug.org/svn/texlive?view=revision&revision=64721
Author: karl
Date: 2022-10-16 22:13:22 +0200 (Sun, 16 Oct 2022)
Log Message:
-----------
eplain (16oct22)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/eplain/ChangeLog
trunk/Master/texmf-dist/doc/eplain/NEWS
trunk/Master/texmf-dist/doc/eplain/eplain.html
trunk/Master/texmf-dist/doc/eplain/eplain.pdf
trunk/Master/texmf-dist/doc/info/eplain.info
trunk/Master/texmf-dist/doc/man/man1/eplain.1
trunk/Master/texmf-dist/doc/man/man1/eplain.man1.pdf
trunk/Master/texmf-dist/source/eplain/xeplain.tex
trunk/Master/texmf-dist/tex/eplain/eplain.tex
Added Paths:
-----------
trunk/Master/texmf-dist/source/eplain/eplain-source-3.13.zip
Removed Paths:
-------------
trunk/Master/texmf-dist/source/eplain/eplain-source-3.12.zip
Modified: trunk/Master/texmf-dist/doc/eplain/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/doc/eplain/ChangeLog 2022-10-15 23:50:06 UTC (rev 64720)
+++ trunk/Master/texmf-dist/doc/eplain/ChangeLog 2022-10-16 20:13:22 UTC (rev 64721)
@@ -1,3 +1,12 @@
+2022-10-16 Karl Berry <karl at freefriends.org>
+
+ * NEWS,
+ * Makefile (version): 3.13
+ * doc/eplain.texi: 3.13, still October 2022.
+ * xeplain.tex (\@gobbleminus): restore accidentally commented-out
+ definition, causing toc processing to fail.
+ https://tug.org/pipermail/tex-eplain/2022/001057.html
+
2022-10-02 Karl Berry <karl at freefriends.org>
* NEWS,
Modified: trunk/Master/texmf-dist/doc/eplain/NEWS
===================================================================
--- trunk/Master/texmf-dist/doc/eplain/NEWS 2022-10-15 23:50:06 UTC (rev 64720)
+++ trunk/Master/texmf-dist/doc/eplain/NEWS 2022-10-16 20:13:22 UTC (rev 64721)
@@ -1,6 +1,10 @@
-$Id: NEWS 61 2022-10-05 22:43:49Z karl $
+$Id: NEWS 63 2022-10-16 16:56:05Z karl $
This file records noteworthy changes. This file is public domain.
+
3.13 (16 October 2022)
+* Fix dumb bug in 3.12 making toc processing fail (\@gobbleminus
+ definition was lost).
+
3.12 (5 October 2022)
* btxmac.tex: avoid use of \cs control sequence, conflicts with tugboat.sty.
* iftex.sty: use this instead of the now-obsolete ifpdf.sty.
Modified: trunk/Master/texmf-dist/doc/eplain/eplain.html
===================================================================
--- trunk/Master/texmf-dist/doc/eplain/eplain.html 2022-10-15 23:50:06 UTC (rev 64720)
+++ trunk/Master/texmf-dist/doc/eplain/eplain.html 2022-10-16 20:13:22 UTC (rev 64721)
@@ -3,7 +3,7 @@
<!-- Created by GNU Texinfo 6.8, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- This manual documents the Eplain macros, version 3.12,
+<!-- This manual documents the Eplain macros, version 3.13,
October 2022. Eplain provides functionality for plain TeX that
is intended to be useful regardless of how your document is actually
formatted.
@@ -70,7 +70,7 @@
</div>
<span id="Eplain"></span><h1 class="top">Eplain</h1>
-<p>This manual documents the Eplain macros, version 3.12,
+<p>This manual documents the Eplain macros, version 3.13,
October 2022. Eplain provides functionality for plain TeX that
is intended to be useful regardless of how your document is actually
formatted.
Modified: trunk/Master/texmf-dist/doc/eplain/eplain.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/info/eplain.info
===================================================================
--- trunk/Master/texmf-dist/doc/info/eplain.info 2022-10-15 23:50:06 UTC (rev 64720)
+++ trunk/Master/texmf-dist/doc/info/eplain.info 2022-10-16 20:13:22 UTC (rev 64721)
@@ -1,6 +1,6 @@
This is eplain.info, produced by makeinfo version 6.8 from eplain.texi.
-This manual documents the Eplain macros, version 3.12, October 2022.
+This manual documents the Eplain macros, version 3.13, October 2022.
Eplain provides functionality for plain TeX that is intended to be
useful regardless of how your document is actually formatted.
@@ -21,7 +21,7 @@
Eplain
******
-This manual documents the Eplain macros, version 3.12, October 2022.
+This manual documents the Eplain macros, version 3.13, October 2022.
Eplain provides functionality for plain TeX that is intended to be
useful regardless of how your document is actually formatted.
Modified: trunk/Master/texmf-dist/doc/man/man1/eplain.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/eplain.1 2022-10-15 23:50:06 UTC (rev 64720)
+++ trunk/Master/texmf-dist/doc/man/man1/eplain.1 2022-10-16 20:13:22 UTC (rev 64721)
@@ -1,4 +1,4 @@
-.TH EPLAIN 1 "2 October 2022" "Eplain 3.12"
+.TH EPLAIN 1 "2 October 2022" "Eplain 3.13"
.\"=====================================================================
.if t .ds TX \fRT\\h'-0.1667m'\\v'0.20v'E\\v'-0.20v'\\h'-0.125m'X\fP
.if n .ds TX TeX
Modified: trunk/Master/texmf-dist/doc/man/man1/eplain.man1.pdf
===================================================================
(Binary files differ)
Deleted: trunk/Master/texmf-dist/source/eplain/eplain-source-3.12.zip
===================================================================
(Binary files differ)
Added: trunk/Master/texmf-dist/source/eplain/eplain-source-3.13.zip
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/source/eplain/eplain-source-3.13.zip
===================================================================
--- trunk/Master/texmf-dist/source/eplain/eplain-source-3.13.zip 2022-10-15 23:50:06 UTC (rev 64720)
+++ trunk/Master/texmf-dist/source/eplain/eplain-source-3.13.zip 2022-10-16 20:13:22 UTC (rev 64721)
Property changes on: trunk/Master/texmf-dist/source/eplain/eplain-source-3.13.zip
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/Master/texmf-dist/source/eplain/xeplain.tex
===================================================================
--- trunk/Master/texmf-dist/source/eplain/xeplain.tex 2022-10-15 23:50:06 UTC (rev 64720)
+++ trunk/Master/texmf-dist/source/eplain/xeplain.tex 2022-10-16 20:13:22 UTC (rev 64721)
@@ -1,4 +1,4 @@
-% $Id: xeplain.tex 60 2022-10-05 22:42:54Z karl $
+% $Id: xeplain.tex 62 2022-10-16 16:55:24Z karl $
% xeplain.tex: macros for nonformatting. Written 1989--94 by (mostly)
% Karl Berry. Some additions/changes 1997--98 by Adam Lewenberg,
% with subsequent contributions from many people.
@@ -125,7 +125,8 @@
\def\@@ifempty#1#2\@emptymarkB{\ifx #1\@emptymarkA}%
%
% True if #1 is an integer. From the UK List of TeX Frequently Asked
-% Questions, https://texfaq.org.\def\@gobbleminus#1{\ifx-#1\else#1\fi}%
+% Questions, https://texfaq.org.
+\def\@gobbleminus#1{\ifx-#1\else#1\fi}%
\def\ifinteger#1{\ifcat_\ifnum9<1\@gobbleminus#1 _\else A\fi}%
% This is a convenience to be used in places where TeX might be
% skipping tokens, e.g., in conditionals. Usage:
Modified: trunk/Master/texmf-dist/tex/eplain/eplain.tex
===================================================================
--- trunk/Master/texmf-dist/tex/eplain/eplain.tex 2022-10-15 23:50:06 UTC (rev 64720)
+++ trunk/Master/texmf-dist/tex/eplain/eplain.tex 2022-10-16 20:13:22 UTC (rev 64721)
@@ -1,10 +1,10 @@
%% @texfile{
%% author = "Karl Berry, Steven Smith, Oleg Katsitadze, and others",
-%% version = "3.12",
-%% date = "Wed Oct 5 15:43:01 PDT 2022",
+%% version = "3.13",
+%% date = "Sun Oct 16 09:55:26 PDT 2022",
%% filename = "eplain.tex",
%% email = "tex-eplain at tug.org",
-%% checksum = "4290 9524 139018",
+%% checksum = "4291 9525 139058",
%% codetable = "ASCII",
%% supported = "yes",
%% docstring = "This file defines macros that extend and expand on
@@ -253,6 +253,7 @@
\def\@emptymarkA{\@emptymarkB}
\def\ifempty#1{\@@ifempty #1\@emptymarkA\@emptymarkB}%
\def\@@ifempty#1#2\@emptymarkB{\ifx #1\@emptymarkA}%
+\def\@gobbleminus#1{\ifx-#1\else#1\fi}%
\def\ifinteger#1{\ifcat_\ifnum9<1\@gobbleminus#1 _\else A\fi}%
\def\isinteger{TT\fi\ifinteger}%
\def\@gobblemeaning#1:->{}%
@@ -4286,5 +4287,5 @@
\def\fmtname{eplain}%
\def\eplain{t}%
{\edef\plainversion{\fmtversion}%
- \xdef\fmtversion{3.12: 5 October 2022 (and plain \plainversion)}%
+ \xdef\fmtversion{3.13: 16 October 2022 (and plain \plainversion)}%
}%
More information about the tex-live-commits
mailing list.