<div dir="ltr">Hi<div><br></div><div>I have been a lollipop user (<a href="http://ctan.org/pkg/lollipop">http://ctan.org/pkg/lollipop</a>) since 15 years ago and its developer from April 2014. For the past 15 years, I have only been using Knuth's TeX engine since that gives me all I want. If you try to build the lollipop format for Knuth's TeX by:</div><div><br></div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">tex -ini   -jobname=lollipop -progname=lollipop lollipop.ini</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><br></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">and process the following minimal example with lollipop format:</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><br></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">\Start</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">Let's say $x$ is a variable</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">\Stop</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">You see no problem in the output. However, if you build the format by using luatex v0.95.0 by</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><br></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><pre style="word-wrap:break-word;white-space:pre-wrap">luatex -ini   -jobname=lollipop -progname=lollipop lollipop.ini</pre><pre style="word-wrap:break-word;white-space:pre-wrap"><br></pre><pre style="word-wrap:break-word;white-space:pre-wrap">and process the same file, then the x in the inline math mode disappears. Should not luatex at least behave like Knuth's TeX engine? Does anyone know what is wrong here?</pre><pre style="word-wrap:break-word;white-space:pre-wrap">The content of my lollipop.ini is</pre><pre style="word-wrap:break-word;white-space:pre-wrap">\scrollmode
\input lollipop
\dump
\endinput</pre><pre style="word-wrap:break-word;white-space:pre-wrap"><br></pre><pre style="word-wrap:break-word;white-space:pre-wrap">Vafa</pre><pre style="word-wrap:break-word;white-space:pre-wrap"><br></pre></pre></div></div>