ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeong Dalyoung <haksan@me.com>
To: ntg-context@ntg.nl
Subject: Re: displaying lines of formulas one by one
Date: Sat, 14 May 2011 10:11:33 +0900	[thread overview]
Message-ID: <216BD086-EA5B-4B0B-93F9-B9E9FD450923@me.com> (raw)

Dear Wolfgang and Otared,

Thank you for the reply.

I have used \setupinteraction[state=start] and open with Adobe Reader already. 

\StartSteps worked well in \startitemize and \startcombination. For example,

\StartSteps
\startitemize
\item $T(n) =$ \FlushStep
\blank[5*big]
\item $T(n) =$ \FlushStep
\stopitemize
\StopSteps
...

\StartSteps
\placefigure[none][]{}
{\startcombination[3*1]
{\externalfigure[TriNo60][width=.3\makeupwidth]}{\FlushStep}
{\externalfigure[TriNo90][width=.3\makeupwidth]}{\FlushStep}
{\externalfigure[TriNoDbl][width=.3\makeupwidth]}{\FlushStep}
\stopcombination}
\startformula
T(n) = n(n+1) \over 2
\stopformula
\FlushStep
\StopSteps

But I couldn't make it work with lines of formulas. I think that it is not working with \NC, \NR structure.

I'll try t-rsteps and thank you for the file. It is another good way to make slides.

Thank you.

Best regards,

Dalyoung


___________________________________________________________________________________
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:[~2011-05-14  1:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-14  1:11 Jeong Dalyoung [this message]
2011-05-14  3:40 ` Wolfgang Schuster
2011-05-14  7:08 ` Otared Kavian
  -- strict thread matches above, loose matches on Subject: below --
2011-05-13  0:13 Jeong Dalyoung
2011-05-13  2:44 ` Wolfgang Schuster
2011-05-13  6:50 ` Otared Kavian

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=216BD086-EA5B-4B0B-93F9-B9E9FD450923@me.com \
    --to=haksan@me.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).