ok tried to minimalize my example....
and i think i found the reason for problem. is it commonly seen, that the scaling functionality of latex causes problems?
if i change the code from: \includegraphics[width=0.75\textwidth]{figures/pdst67.eps}
to: \includegraphics[width=1\textwidth]{figures ...
Search found 7 matches
- Sun Jun 13, 2010 11:50 am
- Forum: Graphics, Figures & Tables
- Topic: float causes text to disappear
- Replies: 6
- Views: 8187
- Sun Jun 13, 2010 10:55 am
- Forum: Graphics, Figures & Tables
- Topic: float causes text to disappear
- Replies: 6
- Views: 8187
float causes text to disappear
hey... well im not that well into latex. i couldnt evaluate, what parts of the code are important and causing the problem.
so what did you modify? do you want to have those pictures?
by the way... im using miktex + texnicscenter on win7 64bit.
also: just did some trail & error... it doesnt ...
so what did you modify? do you want to have those pictures?
by the way... im using miktex + texnicscenter on win7 64bit.
also: just did some trail & error... it doesnt ...
- Sun Jun 13, 2010 1:26 am
- Forum: Graphics, Figures & Tables
- Topic: float causes text to disappear
- Replies: 6
- Views: 8187
float causes text to disappear
sorry... think it is quite a bit complex... but here we go:
\documentclass[english,headsepline,headings=normal,bibliography=totocnumbered,version=first,a4paper,numbers=noendperiod]{scrreprt}
\setcounter{tocdepth}{3}
\setcounter{secnumdepth}{3}
\renewcommand\thechapter{\Roman{chapter ...
\documentclass[english,headsepline,headings=normal,bibliography=totocnumbered,version=first,a4paper,numbers=noendperiod]{scrreprt}
\setcounter{tocdepth}{3}
\setcounter{secnumdepth}{3}
\renewcommand\thechapter{\Roman{chapter ...
- Sat Jun 12, 2010 11:43 pm
- Forum: Graphics, Figures & Tables
- Topic: float causes text to disappear
- Replies: 6
- Views: 8187
float causes text to disappear
hey guys,
i have a figure which doenst fit on the remaining page. it automatically is placed on the next page. so far so good.
BUT: the following text is placed directly under the figure but exceeds the page limits and dissapears.
why doesnt the normal page break occur?
thx for your help ...
i have a figure which doenst fit on the remaining page. it automatically is placed on the next page. so far so good.
BUT: the following text is placed directly under the figure but exceeds the page limits and dissapears.
why doesnt the normal page break occur?
thx for your help ...
- Thu Apr 29, 2010 11:19 am
- Forum: Graphics, Figures & Tables
- Topic: caption alignment in longtable
- Replies: 2
- Views: 9659
Re: caption alignment in longtable
thx for the fast reply!
i noticed a mistake... since my last column 'comments' was too long, caption wasnt positioned as it should. so i took off 'pH 7,2 calibrated with KOH' --> now i get a proper alignment...
but there is a resulting question to it: i then aligned longtable with the option [l ...
i noticed a mistake... since my last column 'comments' was too long, caption wasnt positioned as it should. so i took off 'pH 7,2 calibrated with KOH' --> now i get a proper alignment...
but there is a resulting question to it: i then aligned longtable with the option [l ...
- Thu Apr 29, 2010 1:40 am
- Forum: Graphics, Figures & Tables
- Topic: caption alignment in longtable
- Replies: 2
- Views: 9659
caption alignment in longtable
hey guys,
following problem: im using longtable and want the caption to be align to the very left, not in the center. i read that the caption-package should do its job also in longtable, but it seems it doesnt work. in the preamble i added the option: justification=RaggedRight
here is my code ...
following problem: im using longtable and want the caption to be align to the very left, not in the center. i read that the caption-package should do its job also in longtable, but it seems it doesnt work. in the preamble i added the option: justification=RaggedRight
here is my code ...
- Sat Mar 27, 2010 6:27 pm
- Forum: MiKTeX and proTeXt
- Topic: Open Type fonts via MikTex
- Replies: 0
- Views: 1995
Open Type fonts via MikTex
hi everybody,
try to get open type fonts into my tex-compilation. read lots of guides, but i am kinda stuck:
i know there are two ways... either using xelatex or get the font converted.
1. i got the myriad adobe font in the *.oft format and need to convert it. what is the easiest way doing this ...
try to get open type fonts into my tex-compilation. read lots of guides, but i am kinda stuck:
i know there are two ways... either using xelatex or get the font converted.
1. i got the myriad adobe font in the *.oft format and need to convert it. what is the easiest way doing this ...