ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* placefloat
@ 2006-01-19 13:33 Hans van der Meer
  2006-01-19 17:00 ` placefloat Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Hans van der Meer @ 2006-01-19 13:33 UTC (permalink / 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

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

end of thread, other threads:[~2006-01-21 19:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-19 13:33 placefloat Hans van der Meer
2006-01-19 17:00 ` placefloat Taco Hoekwater
2006-01-21 19:10   ` placefloat Hans van der Meer

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