diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2023-05-21 17:03:29 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2023-05-21 17:03:29 +0000 |
commit | 3e646b882254786feefc3b33adc3f2195e87696a (patch) | |
tree | 27cbcdfa1b75404c9bd73d41e1bd1b643dddf45f /Build | |
parent | 29b4b40ff684009d0ba93634366fa68b5fe1844d (diff) |
[TIE] Fix two typos in section 29.
git-svn-id: svn://tug.org/texlive/trunk@67179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/web2c/tiedir/tie-w2c.ch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/tiedir/tie-w2c.ch b/Build/source/texk/web2c/tiedir/tie-w2c.ch index e4597e0fc38..f4e41e7a26a 100644 --- a/Build/source/texk/web2c/tiedir/tie-w2c.ch +++ b/Build/source/texk/web2c/tiedir/tie-w2c.ch @@ -259,6 +259,20 @@ replacement part of a change file, or in an incomplete check if the if (c!=@' ' && c!=tab_mark && c!=@'\r') @z +Section 29 + +@x l.688 +@ There may be incomplete lines of the editor used does +@y +@ There may be incomplete lines if the editor used does +@z + +@x l.691 +final line. Of the current line is empty, we just can \&{return}. +@y +final line. If the current line is empty, we just can \&{return}. +@z + Section 31 @x l.742 -- print errors on 'stderr' |