Re: [NTG-context] Text overwrites float instead of wrapping around it

2004-08-23 Thread Hans Hagen Outside
Adam Warner wrote:
{\bf Lorem ipsum dolor sit amet,} consectetur adipisicing elit, sed do eiusmod
 

this is one of those cases where a par started with a group interferes with other things: 

\noindent (or \indent, of \dontleavehmode) {\bf Lorem 
is the way out 

-
 Hans Hagen | PRAGMA ADE
 Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Text overwrites float instead of wrapping around it

2004-08-22 Thread Adam Warner
Hi Hans and all,

The example below demonstrates text completely overwriting a figure
(with Debian sid & TeTeX version 2.0.2b-1).

\starttext
\setupfloats[spacebefore=,spaceafter=]
\reservefigure[height=2cm,width=4cm,frame=on][left]{}

{\bf Lorem ipsum dolor sit amet,} consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
\stoptext

I processed the TeX file using texexec --output=pdftex filename.tex

Regards,
Adam

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context