From cd370da1a5a5cb1dc7d0963aa23c1ec7d2d75836 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Mon, 21 Nov 2022 11:57:16 +0000 Subject: [CWEB] Provide backward compatibility for \ifacro. git-svn-id: svn://tug.org/texlive/trunk@65065 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/ChangeLog | 1 + Build/source/texk/web2c/cwebdir/cwebmac.tex | 1 + 2 files changed, 2 insertions(+) (limited to 'Build') diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 84473e9c608..13dd24f1572 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -2,6 +2,7 @@ * ctwill-w2c.ch, * cweave.w: Fix an issue with math macros. + * cwebmac.tex: Provide backward compatibility for \ifacro. 2022-08-21 Andreas Scherer diff --git a/Build/source/texk/web2c/cwebdir/cwebmac.tex b/Build/source/texk/web2c/cwebdir/cwebmac.tex index 85ac02587bb..97ce9db3253 100644 --- a/Build/source/texk/web2c/cwebdir/cwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/cwebmac.tex @@ -13,6 +13,7 @@ \def\Black{\pdfliteral{0 g 0 G}} % use rgb colors for direct PDF output too \def\Blue{\pdfliteral{\pdflinkcolor\space rg \pdflinkcolor\space RG}} \fi +\let\ifacro=\ifpdf \newif\ifacrohint \ifpdf\acrohinttrue\fi \ifhint\acrohinttrue\fi \let\:=\. % preserve a way to get the dot accent -- cgit v1.2.3