ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <hansm@science.uva.nl>
Subject: placefloat
Date: Thu, 19 Jan 2006 14:33:26 +0100	[thread overview]
Message-ID: <6D7F0999-7E76-4137-9495-1489C70F9BDA@science.uva.nl> (raw)

(1) My intention was to place some material into the left margin on  
the page, but did not succeed.

Using \startmarginblock ... \stopmarginblock resulted in placement in  
the margin to the right, could not get it to the left.

The I experimented with the placeffloat mechanism and didn't succeed  
either.
Tested with the following example:

\starttext
\definefloat[sidenote][sidenotes]
This is the text before in the body of the document.
\placesidenote[inleft]{abc}{margintext}
This is the text after in the body of the document.
\page
on page two.
\stoptext

Summary of the results for the [position] parameter with the values  
given in the ConTeXt manual Table 12.1.
(a) in most cases the caption just appears in the middle of the page,  
not below the float.
(b) some values seem to work ok, these are here, top, bottom, page,  
opposite (appears 2 pages later), always, force.
(c) some values do not work or even give a TeX error:
	-- left margintext appears on the right side of the page (same as  
leftaligned?)
	-- right idem on the left side
	-- inleft the margintext and the caption seem to disappear completely
	-- inright the caption is not seen, margintext appears on the right  
side
	-- inmargin gives error undefined \doinmarginnormal
	-- margin gives error too many }'s


(2) Second question. Is there a mechanism whereby one can force the  
float to at least the next page when there is no room for it below  
the current point on the page?
This is useful for example when a figure belongs to the text of which  
only a few lines are on the current page. The figure is then better  
placed on the next page then somewhere on the current one.

yours sincerely,
dr. H. van der Meer

             reply	other threads:[~2006-01-19 13:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-19 13:33 Hans van der Meer [this message]
2006-01-19 17:00 ` placefloat Taco Hoekwater
2006-01-21 19:10   ` placefloat Hans van der Meer

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=6D7F0999-7E76-4137-9495-1489C70F9BDA@science.uva.nl \
    --to=hansm@science.uva.nl \
    --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).