<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="Bitstream Vera Sans">When I copy and paste the exact
      string <br>
    </font><br>
    <pre class="moz-quote-pre" wrap=""><info tex="luatex" /></pre>
    <font face="Bitstream Vera Sans"><br>
      to the style file I get an error message:<br>
      <br>
      qt5ct: using qt5ct plugin<br>
      qt5ct: D-Bus global menu: no<br>
      /usr/share/ipe/7.2.24/lua/model.lua:557: Parsing error at 93<br>
      stack traceback:<br>
          [C]: in function 'assert'<br>
          /usr/share/ipe/7.2.24/lua/model.lua:557: in method
      'newDocument'<br>
          /usr/share/ipe/7.2.24/lua/model.lua:105: in method 'init'<br>
          /usr/share/ipe/7.2.24/lua/model.lua:40: in method 'new'<br>
          /usr/share/ipe/7.2.24/lua/main.lua:491: in main chunk<br>
          [C]: in function 'require'<br>
          [string "require "main""]:1: in main chunk<br>
      <br>
    </font><br>
    <div class="moz-cite-prefix">On 29/03/2022 13.45, Otfried Cheong via
      Ipe-discuss wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:af8864ba-664f-43fb-b3da-95c7ffd46f3e@www.fastmail.com">
      <pre class="moz-quote-pre" wrap="">On Tue, Mar 29, 2022, at 13:40, Christian Kral via Ipe-discuss wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Apparently, the line 

  <info tex="luatex">

is causing trouble when loading this style file. 

What am I doing wrong?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
That is not correct XML - it should be 

<info tex="luatex" />

(with the closing slash at the end).

Cheers,
 Otfried
_______________________________________________
Ipe-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ipe-discuss@lists.science.uu.nl">Ipe-discuss@lists.science.uu.nl</a>
<a class="moz-txt-link-freetext" href="https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss">https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>