Re: headlines fixed

2008-03-20 Thread G. Milde
On 20.03.08, Maksi wrote: > On 2008-03-19 20:11:43 +0100, diefettenjahre <[EMAIL PROTECTED]> > said: >> Does anyone have a direct link to the coma docs? >> The website is quite confusing... > You mean this? > http://www.ctan.org/tex-archive/help/Catalogue/entries/koma-script.html You can also

Re: headlines fixed

2008-03-20 Thread Maksi
On 2008-03-19 20:11:43 +0100, diefettenjahre <[EMAIL PROTECTED]> said: I found my biggest mistake. The KOMA forum entries helped me on this on (missing headline). "\ihead[]{Chapterbeginning Title}" If you want to have headlines as well for the plain sides, you gotta add parameter to ihead: "\

headlines fixed

2008-03-19 Thread diefettenjahre
I found my biggest mistake. The KOMA forum entries helped me on this on (missing headline). "\ihead[]{Chapterbeginning Title}" If you want to have headlines as well for the plain sides, you gotta add parameter to ihead: "\ihead[My plain side title]{Chapterbeginning Title}" Does anyone have a dir