On 11/28/2019 11:26 PM, denis.maier.li...@mailbox.org wrote:
Hans,
thanks for your answer. But two questions:
First: Am I right to assume that the important part is `\GetPar`. The rest is 
syntactic sugar to make to code more ConTeXt-like, right?

what you do is something:

\def\foo{something that introduces a node)

\foo

rest of test

so you have:

<some node>
<skip>
rest of text

so:

\startwhatever
    some text
\stopwhatever

versus:

\startwhatever

    some text

\stopwhatever

Second: For some reasons I have not received your message. It wasn't in the 
Spam folder and I usually receive mails from the list. Any ideas? Are there 
some known problems?

Your mailbox host does some strange address checking (we run a mail server here and then go to the provider and it checks the internal server with a local address) ... there are some more on this list that bounce that way, like gmx, and i';ve given up bothering about it.
 hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to