9 May
2009
9 May
'09
3:48 p.m.
Hello Hans, The macro \savebuffer seems to have disappeared from mkiv. What's now the official way to write out chunks of code into a file? \startbuffer[abc] Module stopped working !?#$?!@! \stopbuffer \savebuffer[abc] Thanks, Mojca
9 May
9 May
8:25 p.m.
Hello,
The macro \savebuffer seems to have disappeared from mkiv. What's now the official way to write out chunks of code into a file?
I guess there's not going to be an official way anymore, according to yourself (http://www.ntg.nl/pipermail/ntg-context/2007/026680.html), but you can always use the original definition: \def\savebuffer{\dosingleempty\dosavebuffer} \def\dosavebuffer[#1]{\ctxlua{buffers.save("#1")}} Arthur
5730
Age (days ago)
5730
Last active (days ago)
1 comments
2 participants
participants (2)
-
Arthur Reutenauer
-
Mojca Miklavec