ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: damien@thiriet.web4me.fr
To: ntg-context@ntg.nl
Subject: which command would give the same effect as \pause in beamer ?
Date: Mon, 27 Feb 2017 13:16:15 +0100 (CET)	[thread overview]
Message-ID: <804273852.5567267.1488197775953.JavaMail.zimbra@thiriet.web4me.fr> (raw)

Hello,


I have been switching to conTEXt to prepare some of my teaching stuff. I have read the context ref manual, the wiki and browsed the web, but couldn't find anything related to so-called overlays in beamer (I justed greped mail archives for 2015–2017).
What would be the conTEXt way to have a list or whatever else displayed in a slide in such a way that point 2 is hidden until you press space, and so on.
In beamer, you would make it this way

\begin{frame}
   \begin{itemize}
      \item 1 
      \pause
      \item 2
      \pause
     \item 3
\end{frame} 

Or even better, 

\begin{frame}
   \begin{itemize}[<+->]
      \item 1 
      \item 2
     \item 3
\end{frame} 

I read about \starthiding and \stophiding in the manual, but as far as I understand, this is not exactly what I am looking for.
I don't think postponing would help either.

Any suggestion will be welcome. I am using texlive 2015 version (nothing newer is available yet in OpenBSD). 
Have a nice day,


Damien Thiriet
___________________________________________________________________________________
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	other threads:[~2017-02-27 12:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-27 12:16 damien [this message]
2017-02-27 14:37 ` Hans Hagen
2017-02-27 14:53   ` kaddour kardio
2017-02-27 17:00     ` Otared Kavian
2017-02-27 18:28       ` Mohammad Hossein Bateni
2017-02-27 21:09         ` Otared Kavian
2017-02-28 17:27 damien
2017-02-28 17:46 ` kaddour kardio
2017-02-28 20:07 ` Henri Menke

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=804273852.5567267.1488197775953.JavaMail.zimbra@thiriet.web4me.fr \
    --to=damien@thiriet.web4me.fr \
    --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).