On 2012-05-20 Andy Thomas <andytho...@web.de> wrote:

> I made a small example to show the behavior:
> 
> […]
>
> This is a sentence.\margintext{This is a note in the margin.} Another
> sentence.\margintext{Another note.} \placefigure[margin][fig:one]{This is a
> small figure.}{\externalfigure[test][width=100pt]}
> \placefigure[margin][fig:two]{This is another small
> figure.}{\externalfigure[test][width=100pt]} \stoptext
> 
> I also tried to do things such as \margintext{\placefigure...}}, but had no
> success. 

Why not? The following works here:

This is a sentence.
\margintext{This is a note in the margin.}
Another sentence.
\margintext{Another note.}
\margintext
  {\placefigure[here][fig:one]
    {This is a small figure.}
    {\externalfigure[test][width=100pt]}}
\margintext
  {\placefigure[here][fig:two]
    {This is another small figure.}
    {\externalfigure[test][width=100pt]}}


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
___________________________________________________________________________________

Reply via email to