diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2024-11-01 10:20:04 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2024-11-01 10:20:04 +0000 |
commit | f0e57b56d8d1cb11c5cfaca07f167dbfbcc3e7a1 (patch) | |
tree | 4aa36684e50fd419d545f7b2bac41b72cd354b2c /Build/source | |
parent | 92e90b05d50c8c5e8ef978cf8aafd52a1511333b (diff) |
[CWEB] Purge spurious space(s).
git-svn-id: svn://tug.org/texlive/trunk@72730 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/cwebacromac.tex | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 6d640feb0d7..8401037993a 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,7 @@ +2024-11-01 Andreas Scherer <https://ascherer.github.io> + + * cwebacromac.tex: Purge spurious space(s). + 2024-10-06 Andreas Scherer <https://ascherer.github.io> * ctwill-mini.ch: Fix line/paragraph break. diff --git a/Build/source/texk/web2c/cwebdir/cwebacromac.tex b/Build/source/texk/web2c/cwebdir/cwebacromac.tex index 1743ddd95d6..c1cd4a9f631 100644 --- a/Build/source/texk/web2c/cwebdir/cwebacromac.tex +++ b/Build/source/texk/web2c/cwebdir/cwebacromac.tex @@ -72,9 +72,9 @@ \ifnum\countB<`0 \ifhavenum\makenote\fi \ifx\first.\let\next=\maketoksdone % fullstop - \else \addtokens\toksB{\the\toksD} \ifx\first,\addtokens\toksB{\space}\fi + \else\addtokens\toksB{\the\toksD}\ifx\first,\addtokens\toksB{\space}\fi \fi - \else \addtokens\toksC{\the\toksD}\global\havenumtrue + \else\addtokens\toksC{\the\toksD}\global\havenumtrue \fi \next} \def\makenote{\addtokens\toksB |