From db1eb3c7300b0528db06c6996c481877ec169d67 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Sat, 29 Jan 2022 17:46:38 +0000 Subject: [CWEB] Use \HINTversion to detect HiTeX. ATTOW, this requires $ hitex -ini -jobname=hitex **tex.ini to activate the HiTeX extensions. git-svn-id: svn://tug.org/texlive/trunk@61790 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/cwebmac.tex | 2 +- Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/cwebdir/cwebmac.tex b/Build/source/texk/web2c/cwebdir/cwebmac.tex index 05632731f27..749b584e40f 100644 --- a/Build/source/texk/web2c/cwebdir/cwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/cwebmac.tex @@ -17,7 +17,7 @@ \def\Blue{\pdfliteral{\pdflinkcolor\space rg \pdflinkcolor\space RG}} \fi\fi \newif\ifHINT -\ifx\HINToutline\undefined \HINTfalse \else \HINTtrue \fi +\ifx\HINTversion\undefined \HINTfalse \else \HINTtrue \fi \newif\ifacro \ifpdf\acrotrue\fi \ifpdftex\acrotrue\fi \newif\ifacroHINT \ifacro\acroHINTtrue\fi \ifHINT\acroHINTtrue\fi diff --git a/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex b/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex index c1f0c7cbc12..f037e96a939 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex @@ -20,7 +20,7 @@ \def\PDFlinkcolor{\pdfliteral{\pdflinkcolor\space rg \pdflinkcolor\space RG}} \fi\fi \newif\ifHINT -\ifx\HINToutline\undefined \HINTfalse \else \HINTtrue \fi +\ifx\HINTversion\undefined \HINTfalse \else \HINTtrue \fi \newif\ifacro \ifpdf\acrotrue\fi \ifpdftex\acrotrue\fi \newif\ifacroHINT \ifacro\acroHINTtrue\fi \ifHINT\acroHINTtrue\fi -- cgit v1.2.3