On 01/31/11 11:29, Paul Isambert wrote:
> Anyway I've looked at the implementation (mult-cld.lua), and context.foo
> basically returns tex.sprint("\foo"), so it doesn't work in an
> initialization script.

One of the next versions will have

  tex.initialize()

available in the startup script to boot the typesetting parts
of the machinery. After that is done, you will indeed be able
to do tex.print("\input ") from the init script.

Best wishes,
Taco

Reply via email to