I use ConTeXt for a document with many images. The text should float around the images, if possible.
The floating itself works fine, but some images are equal or larger than \textwidth (so they are maxwidth=\textwidth). Instead of breaking above the image and starting below it again, the algorithm tries to float a bit of text (about 2-4 characters each line) around the image using space outside the text area (which naturally causes overfull \hbox-es). Is there any way to prevent this? If not, I define another float for these images and assign it to the affected images, but I wonder if I can get around this. Kind Regards, Jan ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
