<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-05-25 11:48 GMT+02:00 Stefan Löffler <span dir="ltr"><<a href="mailto:st.loeffler@gmail.com" target="_blank">st.loeffler@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">It worked for me when installing Lua for Windows and subsequently
    putting lpeg.dll into the directory containing TeXworks.exe (this is
    different from Linux, where it worked for me when putting lpeg.so
    into the directory where the script was).<br></div></blockquote><div><br></div><div>Hi Stefan,<br></div><div>thanks a lot for your clarifications.<br></div><div>For me on Linux, it works 'out of the box'. I didn't have to put lpeg.so in the script directory.<br>
</div><div>On windows, I tried to put lua51.dll and lpeg.dll from 'lua for windows' in the TeXWorks.exe directory and it doesn't work. Idem in the script directory. But it's the texworks.exe built in texlive and there is a lua52.dll file in this directory. It's perhaps the same problem you noticed with Tw 0.5 : built with Lua5.2 in it.<br>
</div><div>I will try with the TW 0.4.5 official.<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
    Note, though, that while this worked for Tw 0.4.5 (which was
    compiled with Lua 5.1), it no longer works for recent Tw 0.5 (which
    is compiled with Lua 5.2). The reason for this seems to be that Lua
    for Windows uses Lua 5.1, which apparently is incompatible with Lua
    5.2 used in Tw (in my tests, it caused Tw to crash).<br></div></blockquote><div><br></div><div>The good way would be to recompile TW with lpeg in it, isn't it ? It's a small library ; code is here : <a href="http://www.inf.puc-rio.br/~roberto/lpeg/#download">http://www.inf.puc-rio.br/~roberto/lpeg/#download</a><br>
</div><div>If I have time, I will try to do that with this tutorial : <a href="https://code.google.com/p/texworks/wiki/BuildingOnWindowsMinGW">https://code.google.com/p/texworks/wiki/BuildingOnWindowsMinGW</a><br></div><div>
<br>Would it be possible to include lpeg in the next release of TW windows ? If it's an unwelcome request, sorry, forget it.<br></div><div>Best regards.<br></div></div></div></div>