From 8d2cc5455c8a3455b34390492e7f6eeb9d52d0d5 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 23 Apr 2020 12:16:09 +0000 Subject: [TIE] Fix typographic deviations from original tie. git-svn-id: svn://tug.org/texlive/trunk@54846 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/tiedir/ChangeLog | 4 ++++ Build/source/texk/web2c/tiedir/tie-w2c.ch | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/web2c/tiedir') diff --git a/Build/source/texk/web2c/tiedir/ChangeLog b/Build/source/texk/web2c/tiedir/ChangeLog index bac1e04863c..1e7389ba81c 100644 --- a/Build/source/texk/web2c/tiedir/ChangeLog +++ b/Build/source/texk/web2c/tiedir/ChangeLog @@ -1,3 +1,7 @@ +2020-04-23 Andreas Scherer + + * ctie-w2c.ch: Fix typographic deviations from original tie. + 2018-01-18 Karl Berry * tie-w2c.w (print, print_ln): printf %s instead of direct string diff --git a/Build/source/texk/web2c/tiedir/tie-w2c.ch b/Build/source/texk/web2c/tiedir/tie-w2c.ch index 0d1c4fbb44f..569a5998839 100644 --- a/Build/source/texk/web2c/tiedir/tie-w2c.ch +++ b/Build/source/texk/web2c/tiedir/tie-w2c.ch @@ -17,7 +17,9 @@ typedef int boolean; typedef char* string; @y @ Furthermore we include the additional types |boolean| and |string|. -/* boolean, false, true; string; all from cpascal.h */ +/* |boolean|, |false|, |true|; |string|; all from \.{cpascal.h} */ +@s boolean int +@s string int @z @x -- we need more input files. @@ -46,7 +48,7 @@ typedef char* string; #include "cpascal.h" #include #include -/* Also redefine usage to avoid clash with function from lib. */ +/* Also redefine |usage| to avoid clash with function from lib. */ #define usage tieusage @z -- cgit v1.2.3