<div dir="ltr"><div>Related to this, hi(la)tex is not set up in fmtutil.cnf so you have to build the formats by hand.</div><div><br></div><div>hitex --etex --ini plain</div><div><br></div><div>appears to build a working plain tex in cygwin 64 pretest and the resulting hint file works with the windows hint viewer</div><div>but latex fails, if I make an ini file to temporary avoid th savinghyphencodes issue</div><div><br></div><div>hilatex.ini</div><div><br></div><div>\countdef\savinghyphcodes1000<br>\input latex.ini</div><div><br></div><div>then <br></div><div><br></div><div> hitex --etex --ini --ltx hilatex.ini</div><div><br></div><div>makes a hilatex format but using it segfaults:</div><div><br></div><div>$     hitex --fmt hilatex sample2e<br>This is HiTeX, Version 3.141592653, HINT version 1.4 (preloaded format=hilatex)<br>entering extended mode<br>entering prote mode<br>(sample2e.tex<br>LaTeX2e <2021-11-15> patch level 1<br>L3 programming layer <2022-02-24> ("article.cls"<br>Document Class: article 2021/10/04 v1.4n Standard LaTeX document class<br>("size10.clo")) ("l3backend-dvips.def") ("sample2e.aux") ("omscmr.fd")<br>(sample2e.aux)Segmentation fault (core dumped)</div><div><br></div><div>David</div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 1 Mar 2022 at 09:25, Joseph Wright <<a href="mailto:joseph.wright@morningstar2.co.uk">joseph.wright@morningstar2.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello all,<br>
<br>
Testing HiTeX (currently by manually building formats), I spot that it <br>
is missing \savinghyphcodes. Thus with a call<br>
<br>
     hitex -etex -ltx -ini latex.ltx<br>
<br>
one gets an error from ibyhyph.tex during pattern loading.<br>
<br>
\savinghyphcodes is part of e-TeX, so there could be other omissions. <br>
I'm not sure exactly where is best to report this, so for the present <br>
I'm logging here!<br>
<br>
Regards,<br>
<br>
Joseph<br>
</blockquote></div>