2

I'm looking forward the implementation of a tex.execute() command on the lua side in luatex. But it needs patching luatex the program and I have a dream: providing the patch... :)

As I have nearly no experience with dealing with such big projects with lots of libraries entangled, I'd like to be taught how to read a piece of luatex code and understand it.

I have three examples in mind:

  1. the \directlua primitive (to understand the tex2lua route);
  2. the tex.sprint function (to understand the lua2tex route);
  3. the tex.getbox function (to understand how lua interact with TeX material).

Note: when travelling for summer holidays, I can understand people speaking C provided they speak slowly but I'm a bit too shy to speak myself :)

cjorssen
  • 10,032
  • 4
  • 36
  • 126

0 Answers0