ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeong Dal <haksan@me.com>
To: "list ntg-context@ntg.nl ntg-context@ntg.nl ntg-context@ntg.nl
	ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: Re: Animation captions (was: error in animation)
Date: Wed, 08 Oct 2014 23:37:29 +0900	[thread overview]
Message-ID: <798DCF91-CBC7-44D3-8040-55BE021655F9@me.com> (raw)
In-Reply-To: <mailman.56.1412631186.2277.ntg-context@ntg.nl>

Dear Wolfgang,


After changing the order, it works fine.

Also, \startcontent … \stopcontent and \startcaption … \stopcaption are working too.

Thank you for your help.

Best regards,

Dalyoung

\useMPlibrary[dum]
\usemodule[animation]
\setupinteraction[state=start]
\starttext
\definepairedbox
[mylegend]
[location={bottom}] % width=10cm
\startanimation
{\startplacemylegend
\startcontent
{\externalfigure[dummy][]}
\stopcontent
\startcaption
\input ward
\stopcaption
\stopplacemylegend}
{\startplacemylegend
	{\externalfigure[dummy][]}
	{ caption caption}
\stopplacemylegend}
{\startplacemylegend
	\startcontent
	{\externalfigure[dummy][]}
	\stopcontent
	\startcaption
	\input ward
	\stopcaption
\stopplacemylegend}
\stopanimation
\stoptext
___________________________________________________________________________________
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:[~2014-10-08 14:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.56.1412631186.2277.ntg-context@ntg.nl>
2014-10-08  8:29 ` (MKIV beta) APA citations: "et al." incorrectly written Robert Blackstone
2014-10-08 14:12   ` Sander Maijers
2014-10-15 14:51     ` Alan BRASLAU
2014-10-15 14:58     ` Alan BRASLAU
2014-10-08 14:37 ` Jeong Dal [this message]
2014-10-08 14:37 ` Animation captions (was: error in animation) Jeong Dal
     [not found] <mailman.44.1412584190.2277.ntg-context@ntg.nl>
2014-10-06 12:36 ` Jeong Dal
2014-10-08  3:19 ` Jeong Dal
2014-10-08  7:37   ` Wolfgang Schuster
     [not found] <mailman.42.1412544508.2277.ntg-context@ntg.nl>
2014-10-06  2:33 ` Jeong Dal
2014-10-06  7:51   ` Henning Hraban Ramm
2014-10-06  8:29   ` Otared Kavian
     [not found] <mailman.18.1412241525.2277.ntg-context@ntg.nl>
2014-10-03 14:06 ` error in animation Jeong Dal
2014-10-05 12:06   ` Jeong Dal
2014-10-05 16:47     ` Animation captions (was: error in animation) Wolfgang Schuster

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=798DCF91-CBC7-44D3-8040-55BE021655F9@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).