ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Exchangeing content of variables between luacode and context
@ 2019-11-19 13:19 Rudolf Bahr
  2019-11-19 15:55 ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Rudolf Bahr @ 2019-11-19 13:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello All!

To send variable contents from context to luacode I can put them into the
function invocation or use 'tokens.getters.macro("TestA")',
an interesting and very nice possibility to let luacode itself getting
contents of context macros. The (only?) way back, from luacode to context,
could be done by 'tokens.setters.macro("TestA","a")' [1] .

Now, to store Luacode's variable contents permanently in context programs
I could Luacode let copy my ConTeXt program to another place on disk with
a newly defined macro inside. But, does somebody know (by chance) of another,
more elegant possibility? I think giving back a value by "return" won't work.

Best wishes,
Rudolf


[1] Hans Hagen, "ConTeXt Lua Documents", January 12, 2018, 7.4, page 63
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-20 16:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-19 13:19 Exchangeing content of variables between luacode and context Rudolf Bahr
2019-11-19 15:55 ` Wolfgang Schuster
2019-11-19 19:34   ` Rudolf Bahr
2019-11-20  6:43     ` Henning Hraban Ramm
2019-11-20  8:24     ` Hans Hagen
2019-11-20 16:57       ` Rudolf Bahr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).