Am 22.08.2012 um 13:15 schrieb Procházka Lukáš <l...@pontex.cz>:

> Hello,
> 
> sometimes in this mail discussion I'm encountering a Ctx/Lua command which 
> has been unknown for me or I would use other (known) commands to do the job.
> 
> So - would it be possible to explain
> 
> - what's the difference/advantage btw \directlua and \ctxlua

No difference, just another name, there are even more synonyms.

> - what \ctxcommand{} does

\ctxcommand{<...>} == \ctxlua{commands.<...>}

> - what \cldcontext{} does?

\cldcontext{<...>} == \ctxlua{context(<...>)}

There is also \cldcommand{<...>} which is a short form for 
\ctxlua{context.<...>}

All these commands access functions in the “commands” or the “context” 
namespace.

Wolfgang
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to