ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: vim.unix@gmail.com, mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: some equivalent of latex beamer \item<uncover@1>?
Date: Sun, 20 Feb 2011 09:13:50 +0100	[thread overview]
Message-ID: <D86987AA-CEBD-4946-921B-7E9310955F29@gmail.com> (raw)
In-Reply-To: <AANLkTi=1M=FYB5ravkWNESpaxPbswVkeH6C9Cdtfhauj@mail.gmail.com>


Am 19.02.2011 um 21:57 schrieb Pau:

> Obviously I have to define Steps and I am using for my presentation pre-fuzzy
> 
> How could I add Step to pre-fuzzy?
> 
> I have looked into s-pre-61.tex to see whether I could get an idea (I
> apologise for my ignorance).

To use the step-machanism you can load the file “pre-stepwise”, e.g.

\usemodule[pre-stepwise]

\starttext

\StartSteps

\startitemize
\item one \FlushStep
\item two \FlushStep
\item three \FlushStep
\stopitemize

\StopSteps

\stoptext

is enough. To add the function to “pre-fuzzy” you can try

\usemodule[pre-fuzzy,pre-stepwise]

\starttext
...
\stoptext

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
___________________________________________________________________________________


  parent reply	other threads:[~2011-02-20  8:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18 20:35 Pau
2011-02-19 11:42 ` Hans Hagen
2011-02-19 20:57   ` Pau
2011-02-19 23:07     ` Hans Hagen
2011-02-20  0:13       ` Pau
2011-02-20 13:16       ` Pau
2011-02-20  8:13     ` Wolfgang Schuster [this message]
2011-02-20 11:13       ` Pau
2011-02-20 11:25         ` Wolfgang Schuster
2011-02-20 18:58 ` Mojca Miklavec
2011-02-20 23:57   ` Hans Hagen
2011-02-21  7:00     ` Thomas A. Schmitz
2011-02-21  8:14       ` Hans Hagen
2011-02-21  7:48     ` Taco Hoekwater
2011-02-21  8:07       ` Mojca Miklavec
2011-02-21  8:11       ` Hans Hagen
2011-02-21  9:01     ` Marco

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=D86987AA-CEBD-4946-921B-7E9310955F29@gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    --cc=vim.unix@gmail.com \
    /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).