[luatex] documentation typo of `pdf_start_link` whatsit?

luigi scarso luigi.scarso at gmail.com
Wed Jul 26 16:28:41 CEST 2023


On Wed, 26 Jul 2023 at 10:37, Werner LEMBERG <wl at gnu.org> wrote:

>
>
> BTW, how can I display the contents of such a table as a string for
> diagnostic purposes on the lua side?  `tostring` doesn't work here; I
> just get a hexadicmal address.  Does luatex offer such functionality?
> An approximation (i.e., ignoring catcode changes and the like) or
> detokenization would be just fine.
>
> ```
> if type(data) = 'table' then
>   output = string_approximation(data)
> end
> ```
>

hm no .. have a look at
texmf-dist/tex/luatex/luakeys
the function  stringify

--
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/luatex/attachments/20230726/937c4e10/attachment.htm>


More information about the luatex mailing list.