ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marco <netuse@lavabit.com>
To: ntg-context@ntg.nl
Subject: Re: Slides: uncover things piecewise
Date: Thu, 3 Jun 2010 21:04:59 +0200	[thread overview]
Message-ID: <20100603210459.0589b26a@vorbis> (raw)
In-Reply-To: <4C07F979.50709@elvenkind.com>

On Thu, 03 Jun 2010 20:50:33 +0200, taco <taco@elvenkind.com> wrote:

> Marco wrote:
> >>
> >> A (universal) solution would be to adapt \StartSteps\StopSteps
> >> to generate multiple PAGES that would be progressively filled.
> > That would be the solution I am looking for. But it seems not yet to
> > exist. 
> 
> \usemodule[pre-50]
> 
> Same interface as pre-60, but using pages (and a bit limited,
> iirc: all \FlushSteps end a paragraph, or something like that).
Thanks for this hint. That goes in the right direction, however it's not
really working. Take this code:

\usemodule [simpleslides, pre-50]
\starttext
\SlideTitle {My Topic}
\startitemize
  \item First
  \StartSteps
    \item Second \FlushStep
    \item Third  \FlushStep
  \StopSteps
\stopitemize
\stoptext

The first item is placed correctly on the first page. The second item is
misplaced, it's also on the first page and (you're right Taco) a paragraph is
superfluously introduced. The third item is placed correctly, after the
second.

Marco


___________________________________________________________________________________
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:[~2010-06-03 19:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-01 18:16 Marco
2010-06-03 12:38 ` Marco
2010-06-03 13:46 ` Peter Münster
2010-06-03 14:38   ` Marco
2010-06-03 15:02     ` Peter Münster
2010-06-03 15:08       ` Marco
2010-06-03 17:13       ` Marco
2010-06-03 18:14         ` Alan BRASLAU
2010-06-03 18:28           ` Marco
2010-06-03 18:50             ` taco
2010-06-03 19:04               ` Marco [this message]
2010-06-03 19:44                 ` Peter Münster
2010-06-04 13:34                   ` Marco
2010-06-04 14:34                     ` Peter Münster
2010-06-04 16:59                       ` Marco
2010-06-04 13:26         ` Aditya Mahajan
2010-06-04 13:30           ` Taco Hoekwater

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=20100603210459.0589b26a@vorbis \
    --to=netuse@lavabit.com \
    --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).