ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* floats in margin
@ 2012-07-17 20:57 Meer, H. van der
  2012-07-17 21:14 ` Marco
  0 siblings, 1 reply; 2+ messages in thread
From: Meer, H. van der @ 2012-07-17 20:57 UTC (permalink / raw)
  To: ConTeXt NTG

Trying a \placefigure[inmargin] and other margins settings gives an undefined control sequence error:

\strc_floats_caption_set_align ...s_caption_align 
                                                  ]}
<argument> ...box {\strc_floats_caption_set_align 
                                                  \hsize \floatcaptionparame…

My version in use is ConTeXt  ver: 2012.07.10 09:52 MKIV  fmt: 2012.7.11  int: english/english

Is this problem already solved in a later version? Since when?

Hans van der Meer



___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: floats in margin
  2012-07-17 20:57 floats in margin Meer, H. van der
@ 2012-07-17 21:14 ` Marco
  0 siblings, 0 replies; 2+ messages in thread
From: Marco @ 2012-07-17 21:14 UTC (permalink / raw)
  To: ntg-context

On 2012-07-17 "Meer, H. van der" <H.vanderMeer@uva.nl> wrote:

> Trying a \placefigure[inmargin] and other margins settings gives
> an undefined control sequence error:

The following works here with 2012.07.17 00:23

\useMPlibrary [dum]
\starttext
\input zapf

\startplacefigure [title=A figure, location=margin]
  \externalfigure [dummy] [width=\marginwidth]
\stopplacefigure

\placefigure
  [inmargin]
  {Another figure}
  {\externalfigure [dummy] [width=\marginwidth]}
\stoptext

Marco


___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-17 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-17 20:57 floats in margin Meer, H. van der
2012-07-17 21:14 ` Marco

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).