ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Animation captions (was: error in animation)
Date: Wed, 8 Oct 2014 09:37:51 +0200	[thread overview]
Message-ID: <DE830E99-A5DB-44C8-AB35-413DAE1D53A4@gmail.com> (raw)
In-Reply-To: <102A6B6F-6249-47D5-BB66-E77A595409EB@me.com>


Am 08.10.2014 um 05:19 schrieb Jeong Dal <haksan@me.com>:

> 
> Dear Woldgang,
> 
> 
> I searched \definepairedbox and found several discussions as following:
> 
> http://www.ntg.nl/pipermail/ntg-context/2005/014315.html
> https://www.mail-archive.com/ntg-context@ntg.nl/msg71401.html
> 
> In the above examples, it took a long sentences as a caption while my example don’t allow multiple lines.
> I inserted \crlf but it is not working.
> 
> The difference is that “side by side”(example above)  and “top and bottom”(example below).
> 
> Is there a way of allowing multiple lines?

I mixed up the order of arguments, the text goes into the second argument and the figure
etc. is put into the first argument, e.g.

\useMPlibrary[dum]

\starttext

\placelegend{\externalfigure[dummy][width=8cm]}{\input ward }

\blank

\placelegend[width=\textwidth]{\externalfigure[dummy][width=8cm]}{\input ward }

\stoptext

Wolfgang
___________________________________________________________________________________
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:[~2014-10-08  7:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
     [not found] <mailman.56.1412631186.2277.ntg-context@ntg.nl>
2014-10-08 14:37 ` Jeong Dal
2014-10-08 14:37 ` Jeong Dal
     [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=DE830E99-A5DB-44C8-AB35-413DAE1D53A4@gmail.com \
    --to=schuster.wolfgang@gmail.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).