Section rutscht in Kopfzeile bzw. ist zu hoch

Antwort erstellen


Diese Frage dient dazu, das automatisierte Versenden von Formularen durch Spam-Bots zu verhindern.
Smilies
:D :) :( :o :shock: :? 8) :lol: :-x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode ist eingeschaltet
[img] ist eingeschaltet
[flash] ist ausgeschaltet
[url] ist eingeschaltet
Smilies sind eingeschaltet

Die letzten Beiträge des Themas

Ich habe die Datenschutzerklärung gelesen und bin damit einverstanden.

   

Wenn du eine Datei oder mehrere Dateien anhängen möchtest, gib die Details unten ein.

Ansicht erweitern Die letzten Beiträge des Themas: Section rutscht in Kopfzeile bzw. ist zu hoch

von Stefan Kottwitz » Sa 21. Aug 2010, 18:44

Hi Joe,

die meisten Warnungen sind harmlos, das kannst Du sicher auch einschätzen. KOMA-Script ist so gut, hinzuschreiben, wie man sie beheben kann, Du kannst die Warnungen durch Lesen und Bearbeiten, sowohl bei scrbook als auch csquotes.

Fehler sind allerdings wichtig, einer tritt da ja auch auf.

Ein Minimalbeispiel meint natürlich ein kleines, ausführbares Code-Beispiel, das das Problem zeigt. Wie man es erstellt (z.B. durch schrittweise Reduktion an einer Kopie), dazu siehe obigen Link.

Viele Grüße,

Stefan

Puh...

von Joele » Sa 21. Aug 2010, 18:33

...willst dich allen ernstes durch die .log wühlen :shock:

Aber hast recht, hier sind schon gut Warnungen dabei, neun an der Zahl..?

Hier also das MAXIMALBEISPIEL :wink:

Class scrbook Warning: You've used obsolete option `bibtotoc'.
(scrbook) Usage of this option indicates an old document and
(scrbook) changes compatibility level using
(scrbook) `bibliography=totoc,version=first'.
(scrbook) If you don't want this, you should simply replace
(scrbook) usage of option `bibtotoc' by `bibliography=totoc'.

Class scrbook Info: Switching compatibility level to `first'.

Class scrbook Warning: You've used obsolete option `liststotoc'.
(scrbook) Usage of this option indicates an old document and
(scrbook) changes compatibility level using
(scrbook) `listof=totoc,version=first'.
(scrbook) If you don't want this, you should simply replace
(scrbook) usage of option `liststotoc' by `listof=totoc'.

Class scrbook Info: Switching compatibility level to `first'.

Class scrbook Warning: You've used obsolete option `idxtotoc'.
(scrbook) Usage of this option indicates an old document and
(scrbook) changes compatibility level using
(scrbook) `index=totoc,version=first'.
(scrbook) If you don't want this, you should simply replace
(scrbook) usage of option `idxtotoc' by `index=totoc'.

Class scrbook Info: Switching compatibility level to `first'.

Class scrbook Warning: You've used obsolete option `halfparskip'.
(scrbook) Usage of this option indicates an old document and
(scrbook) changes compatibility level using
(scrbook) `parskip=half,version=first'.
(scrbook) If you don't want this, you should simply replace
(scrbook) usage of option `halfparskip' by `parskip=half'.

Class scrbook Info: Switching compatibility level to `first'.

Class scrbook Warning: You've used obsolete option `pointlessnumbers'.
(scrbook) Usage of this option indicates an old document and
(scrbook) changes compatibility level using
(scrbook) `numbers=noenddot,version=first'.
(scrbook) If you don't want this, you should simply replace
(scrbook) usage of option `pointlessnumbers' by `numbers=noenddot'
.

Class scrbook Info: Switching compatibility level to `first'.
Package scrbook Info: You've used obsolete option `12pt'.
(scrbook) \KOMAExecuteOptions{fontsize=12pt} will be
(scrbook) used instead.
(scrbook) You may simply replace `12pt'
(scrbook) by `fontsize=12pt'.
Class scrbook Info: File `scrsize12pt.clo' used to setup font sizes on input li
ne 1310.

.
.
.

Package csquotes Warning: Option 'babel' depreciated.
(csquotes) Using 'autostyle' on input line 2339.

Package csquotes Info: Enabling multilingual quotes.
Package csquotes Info: Redefining alias 'french' -> 'french/guillemets'.
Package csquotes Info: Redefining alias 'german' -> 'german/swiss'.
) ("d:\Program Files (x86)\MiKTeX 2.8\tex\latex\tools\array.sty"
Package: array 2008/09/09 v2.4c Tabular extension package (FMi)
\col@sep=\dimen106
\extrarowheight=\dimen107
\NC@list=\toks18
\extratabsurround=\skip47
\backup@length=\skip48
)

.
.
.

Package frenchb.ldf Warning: The definition of \@makecaption has been changed,
(frenchb.ldf) frenchb will NOT customise it;
(frenchb.ldf) reported on input line 4.

LaTeX Info: Redefining \dots on input line 4.
LaTeX Info: Redefining \up on input line 4.
("d:\Program Files (x86)\MiKTeX 2.8\tex\context\base\supp-pdf.tex"
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count134
\scratchdimen=\dimen139
\scratchbox=\box32
\nofMPsegments=\count135
\nofMParguments=\count136
\everyMPshowfont=\toks27
\MPscratchCnt=\count137
\MPscratchDim=\dimen140
\MPnumerator=\count138
\everyMPtoPDFconversion=\toks28
)

! LaTeX Error: Command \c@roemisch already defined.
Or name \end... illegal, see p.192 of the manual.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.24 \newcounter{roemisch}
.
.
.

Class scrbook Warning: \float@addtolists detected!
(scrbook) You should use the features of package `tocbasic'
(scrbook) instead of \float@addtolists.
(scrbook) Support for \float@addtolists may be removed from
(scrbook) `scrbook' soon .


LG, Joe

Kopfzeilenhöhe

von Stefan Kottwitz » Sa 21. Aug 2010, 17:51

Hallo Joe,

erhältst Du Warnungen? Vielleicht poste einmal Deine .log-Datei. Ich kann mir vorstellen, dass die Höhe der Kopfzeile zu gering ist und Du sie raufsetzen könntest, z.B.:
\setlength{\headheight}{4ex}
Mangels Minimalbeispiel kann ich das natürlich nicht testen.

Viele Grüße,

Stefan

Section rutscht in Kopfzeile bzw. ist zu hoch

von Joele » Sa 21. Aug 2010, 16:43

Hallo zusammen,

ich schlage mich nun seit geraumer Zeit mit folgendem Problem herum, kriegs aber nicht gebugfixt :wink:

Mein header sieht so aus, denk mal dass das Problem irgendwo bei scrpage2 zu finden ist, aber ein Tip wo wäre schön:

\documentclass[%
pdftex,% PDFTex verwenden
a4paper,% A4 Papier
oneside,% Einseitig
bibtotoc,% Literaturverzeichnis einf�gen bibtotocnumbered: nummeriert
liststotoc,% Verzeichnisse einbinden in toc
idxtotoc,% Index ins Verzeichnis einf�gen
halfparskip,% Europ�ischer Satz mit abstand zwischen Abs�tzen
chapterprefix,% Kapitel anschreiben als
headsepline,% Linie nach Kopfzeile
footsepline,% Linie vor Fusszeile
pointlessnumbers,% Nummern ohne abschlie�enden Punkt
12pt% Gr�ssere Schrift, besser lesbar am bildschrim
]{scrbook}

.
.
.

\usepackage{scrpage2}
\pagestyle{scrheadings}
% Inhalt bis Section rechts und Chapter links
\automark[section]{chapter}
% Mitte: leer
\chead{}

Dass ihr euch mal das ergebnis anschauen könnt mal noch das File hier..
Mir rutscht auf einer neuen Seite immer die Section in die Kopfzeile. Warum auch immer

Besten Dank scho mal für die Hilfe und ein schönes Wochenende,

LG, Joe :?: :?:
Dateianhänge
Section in Kopfzeile.JPG
Section in Kopfzeile.JPG (17.62 KiB) 1735 mal betrachtet

Nach oben