Skip to content

Commit

Permalink
[CWEB] End reading cwebacromac unless loaded from cwebmac.
Browse files Browse the repository at this point in the history
I really should have tried 'tex cwebacromac'. :o)
Luckily, '\acrohint' never is defined.

git-svn-id: svn://tug.org/texlive/trunk/Build/source@68591 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
Andreas Scherer committed Oct 19, 2023
1 parent a06c295 commit 91df86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion texk/web2c/cwebdir/cwebacromac.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% hypertext macros for CWEB listings (in addition to cwebmac.tex)
% Version 1.1 --- September 2023
\ifx\acrohint\undefined\else\endinput\fi % these are not standalone macros
\ifx\ifacrohint\undefined\endinput\fi % these are not standalone macros
\ifluatex % LuaTeX is almost like pdfTeX
\protected\def\pdfliteral {\pdfextension literal}
\protected\def\pdfstartlink {\pdfextension startlink\space}
Expand Down

0 comments on commit 91df86a

Please sign in to comment.