22. Juni 2018 um 13:52Hi,As mentioned in cld-mkiv.pdf, the entire ConTeXt interface can be called from lua: This is great!Unfortunately the ConTeXt command \goto is a little problematic because goto is a lua keyword. Therefore, the following leads to a lua error:context.goto("text", { "label" })I guess the only way to call goto from lua iscontext(false, "\\goto{text}[label]")Am I correct?Cheers,Christoph___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________