ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: "Animation" in slides (\presentationstep, metafun)
Date: Thu, 05 Aug 2004 00:10:32 +0200	[thread overview]
Message-ID: <41115ED8.6000802@wxs.nl> (raw)
In-Reply-To: <4110ED78.3020504@email.si>

[-- Attachment #1: Type: text/plain, Size: 970 bytes --]

Mojca Miklavec wrote:

> After some failed experimets with \presentationstep (I'm still not sure
> why it doesn't work) I've browsed through the archives a bit, but still
> didn't find any satisfying and elegant solution for what I need.

there are several methods (i played with them all and some presentation 
styles have them):

- add more content and reprocess page
- do some otr trickery and push back previosu content
- use pdf layers

the first method is nice for some applications (see some presentation 
styles); the second ons is the mostly used in other tex packages, but it 
has some drawbacks, like a good chance for broken cross ref mechanism, 
and lists (due to multiple flushes) and huge files.

The last method works quite well, you may try:

\usemodule[pre-60]

....

\StartSteps

whatever \FlushStep
some more \FlushStep

\StopSteps

(attached: texexec --pdf --mode=demo s-pre-61; click on text area or 
buttons;  state of page is remembered)



Hans

[-- Attachment #2: s-pre-61.pdf --]
[-- Type: application/pdf, Size: 57710 bytes --]

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2004-08-04 22:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-04 14:06 Mojca Miklavec
2004-08-04 22:10 ` Hans Hagen [this message]
2004-08-04 22:23 ` Hans Hagen

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=41115ED8.6000802@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).