mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
6 lines
311 B
Plaintext
6 lines
311 B
Plaintext
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.
|