summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2022-03-06 01:07:46 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2022-03-06 01:07:46 +0000
commit99332df6a6e1cff42b5cd7b1d158e7f390353a50 (patch)
treea334d15027edba5093dcc76aa3819e0afc6af25b /Build
parent4216530fdbd8e1a72f1f386936d9a048650d445b (diff)
hitexman.tex: typo
git-svn-id: svn://tug.org/texlive/trunk@62463 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/README3
-rw-r--r--Build/source/texk/web2c/hitexdir/doc/hitexman.tex2
2 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/README b/Build/source/texk/README
index 9d0f0e6f258..21fd519ac14 100644
--- a/Build/source/texk/README
+++ b/Build/source/texk/README
@@ -125,6 +125,7 @@ web2c - maintained here, by us - core web2c, plain tex, etc.
also: https://osdn.jp/projects/eptex
etex - maintained here
euptex - http://www.t-lab.opal.ne.jp/tex/uptex_en.html
+ hitex - https://hint.userweb.mwn.de/hint/hitex.html
mflua[jit] - https://serveur-svn.lri.fr/svn/modhel/mflua
also: http://www.luatex.org/download.html
mplibdir - http://tug.org/metapost/
@@ -138,7 +139,7 @@ web2c - maintained here, by us - core web2c, plain tex, etc.
uptex - http://www.t-lab.opal.ne.jp/tex/uptex_en.html
xetex - http://tug.org/xetex/
-xdvik 22.87.04 - checked 15mar20
+xdvik 22.87.06 - checked 18feb22
http://sourceforge.net/projects/xdvi/files/xdvik/
Procedure for updating xdvik from sourceforge release:
tar xf ...
diff --git a/Build/source/texk/web2c/hitexdir/doc/hitexman.tex b/Build/source/texk/web2c/hitexdir/doc/hitexman.tex
index 7758bca0baa..ba74411cb06 100644
--- a/Build/source/texk/web2c/hitexdir/doc/hitexman.tex
+++ b/Build/source/texk/web2c/hitexdir/doc/hitexman.tex
@@ -193,7 +193,7 @@ contains the following code:
\verbatim/
\newif\ifhint
-\expandafter\ifx\ctlname HINTversion\endcsname\relax
+\expandafter\ifx\csname HINTversion\endcsname\relax
\hintfalse\else\hinttrue\fi/