<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-05-25 3:02 GMT+02:00 Reinhard Kotucha <span dir="ltr"><<a href="mailto:reinhard.kotucha@web.de" target="_blank">reinhard.kotucha@web.de</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">Dear Christophe,<br>
since you mentioned that you need the TeXworks API too, I'm not sure<br>
anymore that my answer was correct.<br></blockquote><div><br></div><div>Hi Reinhard,<br></div><div>what would be the issue if I don't need TW API ?<br></div><div>Perhaps I can find a workaround.<br></div><div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

I looked into the TW sources and didn't find Lua there.  </blockquote><div><br></div><div>I find the plugin Lua here : <a href="https://code.google.com/p/texworks/wiki/BuildingOnWindowsMinGW">https://code.google.com/p/texworks/wiki/BuildingOnWindowsMinGW</a><br>
</div><div>and the code : <a href="http://fr.sourceforge.jp/projects/sfnet_luabinaries/releases/">http://fr.sourceforge.jp/projects/sfnet_luabinaries/releases/</a><br></div><div>I read the lualib.h and the lpeg library is not included. There is only coroutine, table, io, os, string, math, debug and package libraries.<br>
 </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The build
system seems to search header files in directories like /usr/include.<br></blockquote><div><br></div><div>On ubuntu, my lua script works and I have the lpeg library in /usr/lib/x86_64-linux-gnu. So TW find it.<br></div><div>
On windows, if I could know where TW search and where is the lpeg library used by texlua in texlive it shoud be OK, no ?<br><br></div><div>Regards<br></div><div><br></div></div></div></div>