Werner Lemberg
Werner Lemberg
> PDF resources needs to be for some engines inside a box, that's why there are all handled inside the shipout/background box. OK. Then I suggest to improve the documentation...
Sounds good. Note, however, that accessing `luatexbase.callbacktypes` currently has the additional advantage of seeing all possible callback names (including the user-defined ones). So there should be extended version of `callback.list()`.
> [...] and the new version will not use it any longer [...] Is the current development version of 'ltluatex' already somewhere available?
> Pandoc will convert a SingleQuoted element to > > ``` > `foo' > ``` > > in texinfo. Are you suggesting that this should also be changed? No, this...
I see. The problem is actually `makeinfo` creating an 'Info' file: For such output files, the quote characters are *not* mapped to other characters by default[^*]. In other words, using...
No changes in `tests/`, BTW.