Discussion:
unwanted blank page
Christian Wilhelmsen
2011-05-03 16:55:29 UTC
Permalink
I am adding som images (not in floats) to my appendix on a report I am
writing, and suddenly there is a blank page. Have been trying to find
out why, but I just can't.
The subsection just jumps over a whole page :S

Does anyone know what may have caused this?


- Christian Wilhelmsen
Ingar Pareliussen
2011-05-03 19:28:54 UTC
Permalink
Hi
I am adding som images (not in floats) to my appendix on a report I am writing,
and suddenly there is a blank page. Have been trying to find
out why, but I just can't.
The subsection just jumps over a whole page :S
Probably one of the pictures are to large for page, even if it does not
look that way. Try to reduce the size of the images.

It might also be some other issues. One might be that LaTeX does not know
where the pagebreak should go if there is to little text. Try insert a
Document->formatting->clearpage
where you want a page break.

If this does not work we would need the LaTeX-log :)

hth,
Ingar Pareliussen
Christian Wilhelmsen
2011-05-03 20:21:08 UTC
Permalink
When the image is to big the subsection title never follows the image, and
when I try to insert a clear page nothing happens :/ I will send you the
code tomorrow, thank you for helping me :)
Post by Ingar Pareliussen
I am adding som images (not in floats) to my appendix on a report I am writing,
and suddenly there is a blank page. Have been trying to find
out why, but I just can't.
The subsection just jumps over a whole page :S
Probably one of the pictures are to large for page, even if it does not
look that way. Try to reduce the size of the images.
It might also be some other issues. One might be that LaTeX does not know
where the pagebreak should go if there is to little text. Try insert a
Document->formatting->clearpage
where you want a page break.
If this does not work we would need the LaTeX-log :)
hth,
Ingar Pareliussen
Christian Wilhelmsen
2011-05-05 09:31:08 UTC
Permalink
I really don't know what has happened, but now when I shrinked the image a
little it worked just like it used to do :)
Julien Rioux
2011-05-05 22:11:54 UTC
Permalink
Post by Christian Wilhelmsen
I really don't know what has happened, but now when I shrinked the image a
little it worked just like it used to do :)
As mentioned, if it was too big (for some easthetic measure of too big
according to LaTeX), the image would be moved to the next page, where it
can take the whole page if necessary. This might leave a huge blank on
the first page, but LaTeX apparently prefers this.
--
Julien
Loading...