From c4fbbee8f62d2b0cefffa43bd714f977991708cf Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 4 Jun 2020 16:01:49 +0000 Subject: [WEB2C] Purge BibTeX from 'active E' completely. 'webmac.tex' was in conflict for years. git-svn-id: svn://tug.org/texlive/trunk@55412 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/bibtex.ch | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Build/source/texk/web2c/bibtex.ch') diff --git a/Build/source/texk/web2c/bibtex.ch b/Build/source/texk/web2c/bibtex.ch index 27adc213665..d410f209023 100644 --- a/Build/source/texk/web2c/bibtex.ch +++ b/Build/source/texk/web2c/bibtex.ch @@ -16,6 +16,11 @@ % [0] Let bibtex.tex work with latest webmac (which defines \ET, hence % making E active loses). @x +% Note: WEAVE will typeset an upper-case `E' in a PASCAL identifier a +% bit strangely so that the `TeX' in the name of this program is typeset +% correctly; if this becomes a problem remove these three lines to get +% normal upper-case `E's in PASCAL identifiers +\def\drop{\kern-.1667em\lower.5ex\hbox{E}\kern-.125em} % middle of TeX \catcode`E=13 \uppercase{\def E{e}} \def\\#1{\hbox{\let E=\drop\it#1\/\kern.05em}} % italic type for identifiers @y -- cgit v1.2.3