Question
FOSI when is a topfloat not at the top?
In general I have the floats working on my figures but there are a couple
odd things I am puzzled over. I have my float with the following settings:
<floatloc floatid="figfloat" floattyp="once" maxdepth="6in"<br"/>minspace="13pt" nomspace="13pt" maxspace="13pt">
<rectopg bind="lleft" chgmkplc="pright" xvjstretch="max"<br"/>topfloat="table-title.top figfloat" >
<float flidref="figfloat" width="page" scope="chapter" pagetype="afterref">
I have a situation where the figure is less than a page height but there
is no more content on the page for one reason or another. In one case the
figure is more or less centered on the page - it takes maybe 3/4 of the
space. In another situation the figure is place at the bottom of the page.
In this last case the figure only occupies less than 1/4.
In the last case I'm playing with the sizing attributes on the graphic tag
as it was setting too large. I've now shrunk it to a very small size and
it is placed at the botom of thee page and there is content following
(additional paras) that could be filled in below the figure if it was
placed at the top of the page.
I had one last situation where a figure started at the bottom of the page
but overfills it by at least a hlf page. I've checked all the keeps and
such of the content before andafter it and I see nothing that is forcing
it on that page. Why doesn't the float move it? The only way I've been
able to fix this is to put additional text before or after it (more paras
- same as what was there). This is just a test document so I can do this,
but it isn't a good production solution. Also I don't want to use the
formatting PIs
..dan
odd things I am puzzled over. I have my float with the following settings:
<floatloc floatid="figfloat" floattyp="once" maxdepth="6in"<br"/>minspace="13pt" nomspace="13pt" maxspace="13pt">
<rectopg bind="lleft" chgmkplc="pright" xvjstretch="max"<br"/>topfloat="table-title.top figfloat" >
<float flidref="figfloat" width="page" scope="chapter" pagetype="afterref">
I have a situation where the figure is less than a page height but there
is no more content on the page for one reason or another. In one case the
figure is more or less centered on the page - it takes maybe 3/4 of the
space. In another situation the figure is place at the bottom of the page.
In this last case the figure only occupies less than 1/4.
In the last case I'm playing with the sizing attributes on the graphic tag
as it was setting too large. I've now shrunk it to a very small size and
it is placed at the botom of thee page and there is content following
(additional paras) that could be filled in below the figure if it was
placed at the top of the page.
I had one last situation where a figure started at the bottom of the page
but overfills it by at least a hlf page. I've checked all the keeps and
such of the content before andafter it and I see nothing that is forcing
it on that page. Why doesn't the float move it? The only way I've been
able to fix this is to put additional text before or after it (more paras
- same as what was there). This is just a test document so I can do this,
but it isn't a good production solution. Also I don't want to use the
formatting PIs
..dan

