ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Text overwrites float instead of wrapping around it
@ 2004-08-22  9:02 Adam Warner
  2004-08-22 22:48 ` Hans Hagen Outside
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Warner @ 2004-08-22  9:02 UTC (permalink / raw)


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

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

* Re: Text overwrites float instead of wrapping around it
  2004-08-22  9:02 Text overwrites float instead of wrapping around it Adam Warner
@ 2004-08-22 22:48 ` Hans Hagen Outside
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen Outside @ 2004-08-22 22:48 UTC (permalink / raw)


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

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

end of thread, other threads:[~2004-08-22 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-22  9:02 Text overwrites float instead of wrapping around it Adam Warner
2004-08-22 22:48 ` Hans Hagen Outside

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