On Thu, Nov 6, 2014 at 1:36 PM, Pierre-François Bonnefoi <bonne...@unilim.fr
> wrote:

> Hello Luigi,
>
> thank you for proposing a solution, but it's not suitable to my needs as
> it modifies the content of the typing region : the backlash is displayed
>
> I know, infact I have said  "the first step is...": \gobbleuntil is quite
lowlevel macro, it assumes that you do some TeX programming.


I want to be able to gobble or not the typing region by using a macro
> without modifying it.
>
>

As Wolfgang says, you can use start/stopbuffer:

\starttext
\startbuffer
\starttyping
    { printf("%d", data); }
\stoptyping
\stopbuffer
This is ignored !
\stoptext

-- 
luigi
___________________________________________________________________________________
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