Great, now it works! Thanks a lot!
When I tried localghosts' suggestion, I accidentaly over-pasted the \renewcommand\floatpagefraction{0.1}-part in my header, which gave me quite a lot of unsuccessful runs--until I noticed.
Thanks again for the fast and efficient support!
Marius
Search found 4 matches
- Sun Nov 30, 2008 4:39 am
- Forum: General
- Topic: Place images on single page, without text
- Replies: 7
- Views: 14729
- Sat Nov 29, 2008 11:48 pm
- Forum: General
- Topic: Place images on single page, without text
- Replies: 7
- Views: 14729
Place images on single page, without text
Hi and thanks for your VERY fast answers, what a coll place. That comes close to real-time support. 8-)
I did the modification, and inserted it after the last \usepackage (so it won't get redefined accidently). Inserting a \clearpage after the figure helps, but only for half of the problem ...
I did the modification, and inserted it after the last \usepackage (so it won't get redefined accidently). Inserting a \clearpage after the figure helps, but only for half of the problem ...
- Sat Nov 29, 2008 10:34 pm
- Forum: General
- Topic: Place images on single page, without text
- Replies: 7
- Views: 14729
Place images on single page, without text
Hi and thanks for your fast answer. I inserted the reassignment, but when I place the figure (with the code for the modified caption and the border) somewhere inside the text
\begin{figure}[htbp]
\linethickness{2pt}
\centering%
\Abbildung{\frame{
\includegraphics[width=1.00\textwidth ...
\begin{figure}[htbp]
\linethickness{2pt}
\centering%
\Abbildung{\frame{
\includegraphics[width=1.00\textwidth ...
- Sat Nov 29, 2008 9:48 pm
- Forum: General
- Topic: Place images on single page, without text
- Replies: 7
- Views: 14729
Place images on single page, without text
Hi!
I'm writing a paper for university using LaTeX and the KOMA-script. Throughout the paper I want to place images. I'm looking for a way that each image automatically gets the whole page, so that no text is placed above and below it.
The images are of different size, some already use the whole ...
I'm writing a paper for university using LaTeX and the KOMA-script. Throughout the paper I want to place images. I'm looking for a way that each image automatically gets the whole page, so that no text is placed above and below it.
The images are of different size, some already use the whole ...