summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/bibtex.ch
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2020-06-04 16:01:49 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2020-06-04 16:01:49 +0000
commitc4fbbee8f62d2b0cefffa43bd714f977991708cf (patch)
treebdb7e852aef1a8179db93952a9e058924298a1da /Build/source/texk/web2c/bibtex.ch
parent0ed8ba1934b11b741905319a13a9dc0086dee63a (diff)
[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
Diffstat (limited to 'Build/source/texk/web2c/bibtex.ch')
-rw-r--r--Build/source/texk/web2c/bibtex.ch5
1 files changed, 5 insertions, 0 deletions
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