Hi Hans, I saw you added \beginvbox (line 2928) etc. to the file, can you also add \beginvtop etc. Wolfgang
On 7/23/2016 9:46 AM, Wolfgang Schuster wrote:
Hi Hans,
I saw you added \beginvbox (line 2928) etc. to the file, can you also add \beginvtop etc.
sure. btw, these changed / additions are mostly because i'm cleaning up the context namespace ... so 'context' has a limited set of functions and the macros get delegated to context.core (i.e get registered there) so: \ctxlua{inspect(table.sortedkeys(context))} will give a clean list while still supporting context.foo (also, ctx_ prefixed highlight special in my lexer so they stand out better) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Wolfgang Schuster