ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* formula in itemlist
@ 2006-01-19 10:52 Hans van der Meer
  2006-01-19 13:53 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Hans van der Meer @ 2006-01-19 10:52 UTC (permalink / raw)


I want to place a math formula in the item of an itemlist, but I keep  
getting overfull hboxes.
A minimal  example follows:

\starttext
	\startitemize
	\item dit is een
	\item dit is een formule
	\placeformula[-]
	\startformula
		n= 0		% this is line 7
\stopformula
	\stopitemize
\stoptext

in the log it says:

Overfull \hbox (17.62474pt too wide) in paragraph at lines 7--7
[][]

\hbox(10.41603+4.05064)x0.0
.\glue(\leftskip) 17.62474
.\hbox(0.0+0.0)x0.0
.\hbox(10.41603+4.05064)x0.0
..\rule(10.41603+4.05064)x0.0
..\glue 0.0 plus 1.0fil minus 1.0fil
.\penalty 10000
.\glue(\parfillskip) 0.0 plus 1.0fil
.etc.

Removing the "\placeformula" makes no difference.

Although a fallback to $$ n = 0 $$ makes the overfull hbox go away,  
it does not seem the "ConTeXt" way of doing.
Is this something in formula about not changing a hbox-width inside  
the itemize?

yours sincerely,
dr. H. van der Meer

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

end of thread, other threads:[~2006-01-25 13:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-19 10:52 formula in itemlist Hans van der Meer
2006-01-19 13:53 ` Hans Hagen
2006-01-25  8:16   ` Nikolai Weibull
2006-01-25  8:38     ` Taco Hoekwater
2006-01-25 13:34       ` Nikolai Weibull

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