[luatex] Hash tokens meaning
luigi scarso
luigi.scarso at gmail.com
Tue May 28 08:59:41 CEST 2013
On Tue, May 28, 2013 at 8:53 AM, Sensei <senseiwa at gmail.com> wrote:
> This is how I am dumping the strings:
>
> \directlua{
> local f = io.open("hash.txt", "w")
> for name in pairs(tex.hashtokens()) do
> f:write(name .. "\string\n")
> end
> f:close()}
>
> For luatex you can see
http://www.luatex.org/documentation.html
--
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/luatex/attachments/20130528/f5c5374d/attachment-0001.html>
More information about the luatex
mailing list