ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mathias Schickel <msch@fa.uni-tuebingen.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Presentations
Date: Mon, 3 Apr 2017 21:13:03 +0200	[thread overview]
Message-ID: <757CB337-F713-44B2-8BB2-B49B7567458D@fa.uni-tuebingen.de> (raw)

Dear ConTeXt users,

me again. I tried to send this emails before, but it seemed to be blocked, because I attached a sample file that seemed too big.

This time I have a question concerning presentations. I was not able to figure out how I can define presentation steps in a way that each step is shipped as a single PDF page in the output. By this I mean steps in one slide that unfold step by step by moving on to the next pdf page. (This means one slide is represented in the PDF as a whole bunch of pages.)
The command \StartSetps and \FlushStep does something like that, but this seems to use some JAVA script magic that only works using Adobe Acrobat (and the steps are unfolded by hitting the mouse button and not by going on to the next PDF page).
How can it be modified in a way that a new page per step is created containing the next step in a way that going to the next pdf page unfolds the next step?

You can get an example using (code out of the file present-stepper-001.tex out of the distribution)

\usemodule[present-stepper]

\starttext

\Topic{Female Artists}

\StartSteps

\startitemize
\item Fiona Apple \FlushStep
\item Tori Amos \FlushStep
\item Kate Bush \FlushStep
\item Heather Nova \FlushStep
\item Alanis Morissette \FlushStep
\item Suzanne Vega \FlushStep
\stopitemize

\StopSteps

\stoptext

I really like the step solution ConTeXt uses but it would be nice to be able to switch between the (supposed) JAVA script solution and the presentation of a the steps of a slide as several pages.

Besides that, it would be nice, too, to be able to configure the step mechanism in a way that the arrow keys of the keyboard unfold the next step (instead of hitting the mouse button). Is there any possibility to do that (if it would be, I would in deed prefer the ConTeXt approach to steps before the LaTeX one with several pages per slide).

Apart from that, I have noticed that viewing the steps the first time disables them if you go back in the presentation. This means there is no way to go back that preserves the steps as such (or I was not able to found that way :-) ). (Especially it does not seem to be able to go back one step.)
It would be more intuitive if going forward and backward followed the same steps. Another way to achieve something like that would be a reset button for each page that resets the step behaviour after having viewed the slide and it steps for the first time (in a way that for second viewing the steps mechanism could be reset).

Apart form that the beamer package of LaTeX knows some commands like \only<[number of slide]>{<content>} that places the content in the brackets {} on the slide only at slide number [number of slide]. Does ConTeXt have a command like that?

Thank you for your assistance!

Kind regards
Mathias Schickel
___________________________________________________________________________________
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-04-03 19:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03 19:13 Mathias Schickel [this message]
2017-04-03 20:55 ` Presentations Aditya Mahajan
2017-04-04  6:48   ` Presentations Mathias Schickel
  -- strict thread matches above, loose matches on Subject: below --
2008-08-13 17:58 presentations Hans Hagen
2003-08-18 10:18 Presentations Eduardo Cassiraga
2003-08-18 10:39 ` Presentations Giuseppe Bilotta
2003-08-06  6:52 Presentations Eduardo Cassiraga
2002-02-25  9:49 presentations Piotr Kopszak
2002-02-25 12:05 ` presentations Hans Hagen
2001-10-30 17:51 presentations Patrick Gundlach
2001-10-31  8:58 ` presentations Hans Hagen
2000-04-29  4:26 Presentations David Arnold
2000-04-29  4:51 ` Presentations Johannes Hüsing

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=757CB337-F713-44B2-8BB2-B49B7567458D@fa.uni-tuebingen.de \
    --to=msch@fa.uni-tuebingen.de \
    --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).