[luatex] Undocumented callbacks

luigi scarso luigi.scarso at gmail.com
Mon Jun 22 09:36:44 CEST 2015


On Mon, Jun 22, 2015 at 9:24 AM, Joseph Wright <
joseph.wright at morningstar2.co.uk> wrote:

> Hello all,
>
> Running
>
>     \directlua{
>       for i,_ in pairs(callback.list()) do
>         texio.write_nl("- " .. i)
>       end
>     }
>     \bye
>
> with LuaTeX 0.80.0 (TL'15) lists 58 callbacks. Comparing the list with
> those in the manual, there seem to be four undocumented ones:
>
>  - char_exists
>  - find_cidmap_file
>  - pdf_stream_filter_callback
>  - read_cidmap_file
>
> What is the status of these callbacks?
> --
> Joseph Wright
>

98% they may go or stay, so be careful when  you use it;
02% they are part of the api but we have forgotten to document them

So...thank you for the report  :-)

-- 
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/luatex/attachments/20150622/c8cc105d/attachment.html>


More information about the luatex mailing list