<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 02/05/2022 14:26, Jérôme LAURENS
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:DD3BFCB7-0FCA-4ED3-9829-919F9DC4D499@u-bourgogne.fr">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
luatex.pdf v 1.15 p 24, reads
<div class=""><br class="">
</div>
<div class="">
<div class="page" title="Page 28">
<div class="layoutArea">
<div class="column">
<p class=""><span style="font-size: 10.000000pt;
font-family: 'DejaVuSerif'" class="">"The most simple
use of these
is </span><span style="font-size: 10.000000pt;
font-family: 'DejaVuSansMono'" class="">tex.print(<string>
s)"</span></p>
<p class="">Next examples on the same page read</p>
<div class="">
<div class="page" title="Page 28">
<div class="layoutArea">
<div class="column">
<pre class=""><span style="font-size: 10.000000pt; font-family: 'DejaVuSansMono'" class="">"tex.print(tex.count[10]+5)"
</span></pre>
</div>
</div>
</div>
</div>
<div class="">and</div>
<div class="">
<div class="page" title="Page 28">
<div class="layoutArea">
<div class="column">
<pre class=""><span style="font-size: 10.000000pt; font-family: 'DejaVuSansMono'" class="">"tex.print(math.pi)"</span></pre>
</div>
</div>
</div>
</div>
<div class="">Both arguments are not strings: this is an
unrelated and undocumented usage of "tex.print" that
would deserve a note in the appropriate section</div>
</div>
</div>
</div>
</div>
</blockquote>
<p>"Undocumented" ? Does 10.3.14.1 not read <br>
</p>
<p>
<blockquote type="cite">10.3.14.1 print<br>
tex.print(<string> s, ...)<br>
tex.print(<number> n, <string> s, ...)<br>
tex.print(<table> t)<br>
tex.print(<number> n, <table> t)</blockquote>
-- <br>
<i>Philip Taylor</i><br>
</p>
</body>
</html>