Skip to content

Commit

Permalink
[CWEB] Purge spurious space(s).
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@72730 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
Andreas Scherer committed Nov 1, 2024
1 parent c4ac4d0 commit bb8920b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions texk/web2c/cwebdir/ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions texk/web2c/cwebdir/cwebacromac.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bb8920b

Please sign in to comment.