<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 01/05/2022 17:22, Philip Taylor
(Hellenic Institute) wrote:<br>
</div>
<blockquote type="cite"
cite="mid:188dc23c-5158-82d6-3ba0-845284ac11e4@Hellenic-Institute.Uk">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
[...]
<p>To make this acceptable to the compiler, the pragmat itself
would have to be wrapped in PRAGMAT delimiters, as in :</p>
<blockquote>
<p>PRAGMAT % !TeX Program=Algol-68 PRAGMAT</p>
</blockquote>
</blockquote>
<p>Oops — I should have tested this before posting. The compiler
interprets such pragmats according to its own rules,so in practice
the delimiters would have to be COMMENT delimiters, as in :</p>
<blockquote>
<p>COMMENT % !TeX Program=Algol-68 COMMENT</p>
</blockquote>
<p>As before, is there any possibility to make the syntax of the
line-1 typesetting engine programat more flexible, perhaps
defining it in terms of a regular expression to allow other
compiler syntaces to be supported ?</p>
<p>-- <br>
<i>** P.</i><br>
</p>
</body>
</html>