Hello ConTeXters,

I have the following problem with placing figures into the document:
Sometimes, when there are more larger images and fewer text, TeX lets some of the images run out of the page (see the attached screenshot).
This hapens in very, very seldom cases - e.g. whole the document contains more than 200 images and this issue occurs on one or two places...


For placing images, I'm using the following commands:

\page[bigpreference]
\placefigure[here][fig-xyz]{Figure caption}{\externalfigure[xyz.png][scale=3000,maxwidth=\textwidth]}


The \page[bigpreference] command handles this situation quite well except certain cases (like it's shown in the attachment). I really don't understand how TeX can typeset anything outside the given page area...
Here is my page setup:


\definepapersize[MAN][width=17.5cm,height=22cm]
\setuppapersize[MAN][A4]
\setuplayout[location=middle,
            marking=on,
            topspace=1cm,
            backspace=1.5cm,
            height=middle,
            width=middle,
            header=1cm,
            footer=1cm]

Does anybody guess?

Many thanks,
Richard





<<inline: pdf-images.png>>

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to