ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: ConTeXt gobble my mind
Date: Fri, 07 Nov 2014 12:38:44 +0100	[thread overview]
Message-ID: <545CAF44.2070908@wxs.nl> (raw)
In-Reply-To: <10473267-C1C4-49CF-B26B-78679D53C5CB@unilim.fr>

On 11/6/2014 2:29 PM, Pierre-François Bonnefoi wrote:
> I can not define a mode for each of my slide neither I can express a
> list of activated slides.
>
>
> On 06 Nov 2014, at 14:12, luigi scarso <luigi.scarso@gmail.com
> <mailto:luigi.scarso@gmail.com>> wrote:
>
>>
>>
>> On Thu, Nov 6, 2014 at 1:59 PM, Pierre-François
>> Bonnefoi<bonnefoi@unilim.fr <mailto:bonnefoi@unilim.fr>>wrote:
>>
>>     Hello Wolfgang and Luigi,
>>
>>     My example lines are too small to fully understand the purpose of
>>     using the gobbleinput instruction :
>>     I have made some slides for my students that I can choose or not
>>     ton include in the final presentation :
>>
>>     \skipSlide
>>     \startSlide
>>     bla bla bla
>>     \startyping
>>     language C code
>>     \stoptyping
>>     bla bla bla
>>     \stopSlide
>>
>>     I've made some macros to include or not a slide according to its
>>     number given into a list or by just putting before the macro
>>     \skipSlide.
>>     This is very useful as I have students of different levels.
>>
>>     The gobbleinput solution is the best solution : I can activate or
>>     not a slide according to my audience.
>>
>>     If I use the buffer solution, I'll not be able to deactivate the
>>     whole slide containing the typing region.
>>
>> Perhaps Modes ?
>> http://wiki.contextgarden.net/Modes

\starttext

\definebuffer[Slide]

foo

% \skipSlide
\startSlide
bla bla bla
\startyping
language C code
\stoptyping
bla bla bla
\stopSlide

bar

\stoptext

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2014-11-07 11:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06  9:35 Pierre-François Bonnefoi
2014-11-06 11:16 ` luigi scarso
2014-11-06 12:36   ` Pierre-François Bonnefoi
2014-11-06 12:46     ` luigi scarso
2014-11-06 13:00     ` Herbert Voss
2014-11-06 13:30       ` Pierre-François Bonnefoi
2014-11-06 12:12 ` Wolfgang Schuster
2014-11-06 12:59   ` Pierre-François Bonnefoi
2014-11-06 13:12     ` luigi scarso
2014-11-06 13:29       ` Pierre-François Bonnefoi
2014-11-07 11:38         ` Hans Hagen [this message]
2014-11-07 13:26           ` Pierre-François Bonnefoi
2014-11-07 15:17             ` Hans Hagen
2014-11-07 23:00               ` Pierre-François Bonnefoi
2014-11-08 11:08                 ` Wolfgang Schuster
2014-11-09 13:34                   ` Pierre-François Bonnefoi
2014-11-09 14:17                     ` Hans Hagen
2014-11-06 16:57 ` Keith J. Schultz
2014-11-07 10:59   ` Pierre-François Bonnefoi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=545CAF44.2070908@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).