luacode

Helper for executing lua code from within TeX.

Version:
1.2
Copyright:
License:
lppl1.3
Packaged on:
01/25/2012 21:00:01
Number of files:
6
Size on disk:
418.36 kB

Executing Lua code from within TeX with directlua can sometimes be tricky: there is no easy way to use the percent character, counting backslashes may be hard, and Lua comments don't work the way you expect. The package provides the \luaexec command and the luacode(*) environments to help with these problems.