ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andy Thomas <andythomas@web.de>
To: ntg-context@ntg.nl
Subject: Re: stack marginals: text and figures
Date: Tue, 22 May 2012 09:46:18 +0200	[thread overview]
Message-ID: <5CDE7BC5-318A-416A-87AA-EC4B61DA1B61@web.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1906 bytes --]

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


\margintext{\placefigure[here]…} does indeed work. I cannot even reproduce why I was not able to do it, but I assume I tried \margintext{\placefigure[margin]…} which does not make much sense... 

> > Dear ConTeXt group, 
> > 
> > I am trying to stack text and figures in the margin. After getting some help, I am able to setup the text just fine, the notes do not overlap. I am also able to stack figures, they also do not overlap. But figures and text does not 'know of each other'. They do overlap. 
> > 
> > I made a small example to show the behavior: 
> > 
> > […] 
> > 
> > \definemargindata [margintext] 
> > [ 
> > location=outer, 
> > width=100pt, 
> > align=flushouter, 
> > stack=continue, % or yes 
> > ] 
> 
> Use \setupmargindata to change the values of a existing command. In this example it doesn’t matter but that’s not always the case. 
> 
> Wolfgang 


I also changed \definemargindata to \setumargindata.

Andy

[-- Attachment #1.2: Type: text/html, Size: 6616 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2012-05-22  7:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22  7:46 Andy Thomas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-20 18:42 Andy Thomas
2012-05-21 18:00 ` Marco
2012-05-21 18:33 ` 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=5CDE7BC5-318A-416A-87AA-EC4B61DA1B61@web.de \
    --to=andythomas@web.de \
    --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).