<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 17/11/2021 11:04, Marcel Fabian Krüger wrote:</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"></div>
<blockquote type="cite" cite="mid:20211117110456.qymj6t3ai6exjhuv@beeblebrox">
<pre class="moz-quote-pre" wrap="">Looking at the code again I realized that the quotes actually *do* make
a difference: If the name is quoted XeTeX will first look for a system
font and use a TFM font only if no system font is found, if the name is
not quoted it will forst look for a TFM font.

If you want a IMO clearer syntax, you can use LuaTeX with luaotfload.
There we still emulate the XeTeX like syntax, but additionally allow you
explicitly state how the font should be looked up, e.g.

\font \cmr {name:cmr10} \cmr % Untested, LuaTeX with luaotfload only.
                             % Quotes would work too.
                             % So would omitting both in this case.</pre>
</blockquote>
<p>Sadly failed at first hurdle :  \input luaotfload -> "I can't find file 'luaotfload'". 
<br>
</p>
<p>Ignoring that, zillions of other errors which do not occur when using XeTeX (see attachments).  To the best of your belief, is there a standard LuaTeX file which can be input that will then cause LuaTeX to faithfully emulate the behaviour of XeTeX ?  I ask
 because <i>all</i> of my work is predicated on the use of XeTeX and the assumption that it can exploit any and all of XeTeX's documented features.</p>
<blockquote type="cite" cite="mid:20211117110456.qymj6t3ai6exjhuv@beeblebrox">
<pre class="moz-quote-pre" wrap="">Well, if the same happens in luaotfload please write a bug report. If
you want someone to tell you that XeTeX's font lookup rules are nice,
consistent or intuitive you are talking with the wrong person...</pre>
</blockquote>
<p>Fair enough !<br>
-- <br>
<i>** Phil.</i><br>
</p>
<p>This email, its contents and any attachments are intended solely for the addressee and may contain confidential information. In certain circumstances, it may also be subject to legal privilege. Any unauthorised use, disclosure, or copying is not permitted.
 If you have received this email in error, please notify us and immediately and permanently delete it. Any views or opinions expressed in personal emails are solely those of the author and do not necessarily represent those of Royal Holloway, University of
 London. It is your responsibility to ensure that this email and any attachments are virus free.</p>
<p></p>
</body>
</html>