[NTG-context] figure occupies space into next page

2007-03-11 Thread Gerhard Kugler
Hi,

I have set a figure at left side. It approaches the botton of the
page. The first line of the next page starts at the mid as if the rest
of the figure would be there:

---
| |   text text text text text
|  figure |   text text text text text
| |   text text text text text
| |   text text text text text
| |   text text text text text
---

-automatic page break

  text text text text text
 text text text text text text text text text text
 text text text text text text text text text text
 text text text text text text text text text text

How can I prevent this behavior?

My command is simply:

\placefigure [left][fig:gub3]{Das
Relationsnetzwerk}{\externalfigure[gub3][width=0.45\textwidth]}


Gerhard

-- 
Gerhard Kugler
Psychotherapeut
http://www.psychotherapie-kugler.de
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] figure occupies space into next page

2007-03-11 Thread Taco Hoekwater
Hi Gerhard,

 I have set a figure at left side. It approaches the botton of the
 page. The first line of the next page starts at the mid as if the rest
 of the figure would be there:
 
 ---
 | |   text text text text text
 |  figure |   text text text text text
 | |   text text text text text
 | |   text text text text text
 | |   text text text text text
 ---
 
 -automatic page break
 
   text text text text text
  text text text text text text text text text text
  text text text text text text text text text text
  text text text text text text text text text text
 
 How can I prevent this behavior?

Does the figure itself fit on the page, or does it stick out on
the bottom? If it does not fit, you have to insert a
   \page[preference] (or perhaps even the stronger \page)
before the paragraph. If it does fit, the problem could
be caused by whitespace at the bottom of the image.

Cheers, Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] figure occupies space into next page

2007-03-11 Thread Gerhard Kugler
Hi,

my first try to send was not successful, so I repeat:


I have set a figure at left side. It approaches the botton of the
page. The first line of the next page starts at the mid as if the rest
of the figure would be there:

---
| |   text text text text text
|  figure |   text text text text text
| |   text text text text text
| |   text text text text text
| |   text text text text text
---

-automatic page break

  text text text text text
 text text text text text text text text text text
 text text text text text text text text text text
 text text text text text text text text text text

How can I prevent this behavior?

My command is simply:

\placefigure [left][fig:gub3]{Das
Relationsnetzwerk}{\externalfigure[gub3][width=0.45\textwidth]}


Gerhard

-- 
Gerhard Kugler
Psychotherapeut
http://www.psychotherapie-kugler.de
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] figure occupies space into next page

2007-03-11 Thread Gerhard Kugler
On Sun, Mar 11, 2007 at 01:04:25PM +0100, Taco Hoekwater wrote:
 
 Does the figure itself fit on the page, or does it stick out on
 the bottom? If it does not fit, you have to insert a
\page[preference] (or perhaps even the stronger \page)
 before the paragraph. If it does fit, the problem could
 be caused by whitespace at the bottom of the image.
 

It fits. And there is enough space für the caption which fits also.

Gerhard

-- 
Gerhard Kugler
Psychotherapeut
http://www.psychotherapie-kugler.de
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context