Überarbeitungsverlauf[Zurück]
Klicke auf Einblenden/Ausblenden von Überarbeitungen 5

05 Dez '14, 13:14

cgnieder's gravatar image

cgnieder
22.1k253463

Wie ändere ich die Abstände über/unter der Überschrift von TOC, LOF & LOT?

Analog zu [dieser][1] Frage möchte ich die Abstände vor den Überschriften "Inhaltsverzeichnis", "Abbildungsverzeichnis" und "Tabellenverzeichnis" ändern. Wie geht das? [1]: http://texwelt.de/wissen/fragen/10289/wie-andere-ich-die-abstande-uberunter-section-subsection-subsubsection Hier ein "Minimal"beispiel: %------------------------------------------------------------------------------------------------------------------------------ %*****************************************************Präambel***************************************************************** %------------------------------------------------------------------------------------------------------------------------------ \documentclass[pdftex,a4paper,11pt,parskip=half,headings=small]{scrreprt} % \usepackage[left=30mm,right=20mm,top=25mm,bottom=20mm,nofoot,nomarginpar]{geometry} \usepackage[ngerman]{babel} \usepackage{microtype} %Mikrotypographie Eventuell mit [final] \usepackage[xspace]{ellipsis} \usepackage[section]{placeins} %für floatbarrier \usepackage[T1]{fontenc} \usepackage[ansinew]{inputenc} \usepackage[scaled]{uarial} \renewcommand*\familydefault{\sfdefault} \usepackage[]{setspace} \setstretch{1,2} % FALLS ANDERER ZEILENABSTAND ALS 1,5 gewünscht aktivieren und [] bei setspace entfernen \usepackage[usenames,dvipsnames,svgnames,table]{xcolor} \usepackage{lipsum} \usepackage[decimalsymbol=comma]{siunitx}%für Einheiten %\sisetup{math-micro=\text{µ},text-micro=µ} \sisetup{range-phrase=~--~} %\sisetup{range-phrase=--} \usepackage{textcomp} \usepackage{cancel,cleveref,colortbl,mathpazo,listings} %für siunits nötig \usepackage{ragged2e} %nötig um \centering Raggedleft...nutzen zu können \usepackage{paralist} \usepackage{scrhack} %Warnungen Weg %------------------------------------------------------------------------------------------------------------------------------ %Bilder %------------------------------------------------------------------------------------------------------------------------------ \usepackage{graphicx} \usepackage{subfig,keyval} % geht nicht mit Hyperref \usepackage[font={color=black},labelfont=bf,figurename=Abb.,tablename=Tab.]{caption} \usepackage{floatrow} \floatsetup[table]{capposition=top} \floatsetup[subfigure]{subfloatrowsep=qquad, heightadjust=object,valign=c} \newfloatcommand{capbtabbox}{table}[][\FBwidth]% Table float box with bottom caption, box width adjusted to content %------------------------------------------------------------------------------------------------------------------------------ %Für Tabellen %------------------------------------------------------------------------------------------------------------------------------ \usepackage{amsmath,amsfonts,amssymb,relsize} \usepackage{icomma} \usepackage{enumerate} \usepackage{booktabs,supertabular,longtable,array,multirow,rotating,tabularx,tabu,colortbl} \newcommand{\tabitem}{~~\llap{\textbullet}~~} %------------------------------------------------------------------------------------------------------------------------------ %Kopfzeile %------------------------------------------------------------------------------------------------------------------------------ \usepackage[headsepline=1pt,automark]{scrlayer-scrpage} \clearpairofpagestyles \ihead{\leftmark} \ohead{\pagemark} \setkomafont{pagehead}{\normalfont}% normale Schrift in Kopfzeile \renewcommand{\chaptermark}[1]{\markboth{#1}{}}% ohne Kapitelnummer \renewcommand\chapterpagestyle{scrheadings}% falls auch auf Kapitelanfangsseiten \renewcommand*\familydefault{\sfdefault} %------------------------------------------------------------------------------------------------------------------------------ %Seitenformatierung %------------------------------------------------------------------------------------------------------------------------------ % --- Platzaufteilung bei Seitenbelegung \renewcommand{\floatpagefraction}{.85} \renewcommand{\textfraction}{0.15} %keine Schusterjungen und Hurenkinder \clubpenalty = 10000 \widowpenalty = 10000 \displaywidowpenalty = 10000 %------------------------------------------------------------------------------------------------------------------------------ %Abstände, Ränder etc %------------------------------------------------------------------------------------------------------------------------------ %\usepackage{showframe}% zum Anzeigen des Seitenlayouts \renewcommand*\chapterheadstartvskip{\vspace*{-\topskip}} \renewcommand*\chapterheadendvskip{% \vspace*{1\baselineskip plus .1\baselineskip minus .1\baselineskip}} %\vspace*{1\baselineskip plus .1\baselineskip minus .167\baselineskip}} \renewcommand*\familydefault{\sfdefault} %____________________________________Weitere_____________________ \makeatletter %%Warnen, falls die vorgefundenen Originaldefinitionen nicht %%den erwarteten Originaldefinitionen entsprichen: \CheckCommand\section{% \@startsection{section}{\sectionnumdepth}{\z@}% {-3.5ex \@plus -1ex \@minus -.2ex}% {2.3ex \@plus.2ex}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@section}% } \CheckCommand\subsection{% \@startsection{subsection}{\subsectionnumdepth}{\z@}% {-3.25ex\@plus -1ex \@minus -.2ex}% {1.5ex \@plus .2ex}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@subsection }% } \CheckCommand\subsubsection{% \@startsection{subsubsection}{\subsubsectionnumdepth}{\z@}% {-3.25ex\@plus -1ex \@minus -.2ex}% {1.5ex \@plus .2ex}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@subsubsection }% } %%Definition ändern: \renewcommand\chapter{%FABIAN \@startsection{chapter}{\chapternumdepth}{\z@}% {-12pt}% {.125pt}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@chapter}% } \renewcommand\section{% \@startsection{section}{\sectionnumdepth}{\z@}% {-12pt}% {.125pt}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@section}% } \renewcommand\subsection{% \@startsection{subsection}{\subsectionnumdepth}{\z@}% {-12pt}% {.125pt}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@subsection }% } \renewcommand\subsubsection{% \@startsection{subsubsection}{\subsubsectionnumdepth}{\z@}% {-10pt}% {.125pt}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@subsubsection }% } \makeatother %------------------------------------------------------------------------------------------------------------------------------ %Verzeichnisse %------------------------------------------------------------------------------------------------------------------------------ \usepackage{tocloft} % abbverzeichnis anpassen \renewcommand{\cftfigpresnum}{Abb. } \settowidth{\cftfignumwidth}{Abb. 10\quad} \setlength{\cftfignumwidth}{2cm} \setlength{\cftfigindent}{1cm}%Einzug Abb. im Abb VErzeichnis %__ \renewcommand{\cfttabpresnum}{Tab. } \settowidth{\cfttabnumwidth}{Tab. 10\quad} \setlength{\cfttabnumwidth}{2cm} \setlength{\cfttabindent}{1cm}%Einzug Tabellen im Tab. Verzeichnis %___ %\setlength{\cftbeforetoctitleskip}{-0.5em} % Vor TOC Abstand entfernen %\setlength{\cftbeforeloftitleskip}{-0.5em} % Vor LOF Abstand entfernen %\setlength{\cftbeforelottitleskip}{-0.5em} % Vor LOT Abstand entfernen \tocloftpagestyle{headings} \usepackage{blindtext} \begin{document} \listoffigures \clearpage \listoftables \clearpage \tableofcontents \clearpage \chapter{Stand der Technik} \section{Fügen} \subsection{Thermisches Fügen} \begin{figure} \centering \subfloat[test1]{\rule{3cm}{3cm}}\hfil \subfloat[test2]{\rule{3cm}{3cm}} \caption{test vor include} \label{testvor}% \end{figure} \begin{figure}[htb] \ffigbox{ \begin{subfloatrow}[1] \ffigbox{\rule{3cm}{2cm}}{\caption{XXX}\label{sfig:XXa}} \end{subfloatrow} \renewlengthtocommand\settowidth\Mylen{\subfloatrowsep}\vskip\Mylen \begin{subfloatrow}[1] \ffigbox{\rule{3cm}{2cm}}{\caption{XXX}\label{sfig:XXb}} \end{subfloatrow} }{\caption[XXX]{XXX}\label{fig:XX1}} \end{figure} \begin{table} \centering \begin{tabular}{|c|c|} \hline 1 &2\\ \hline 2&3\\ \hline \end{tabular} \caption{nix} \end{table} \blindtext[1] \blinddocument \end{document}
Klicke auf Einblenden/Ausblenden von Überarbeitungen 4

05 Dez '14, 13:13

cgnieder's gravatar image

cgnieder
22.1k253463

Wie ändere ich die Abstände über/unter der Überschrift von TOC, LOF & LOT?

Analog zu [dieser][1] Frage möchte ich die Abstände vor den Überschriften "Inhaltsverzeichnis", "Abbildungsverzeichnis" und "Tabellenverzeichnis" ändern. Wie geht das? [1]: http://texwelt.de/wissen/fragen/10289/wie-andere-ich-die-abstande-uberunter-section-subsection-subsubsection Hier ein "Minimal"beispiel: %------------------------------------------------------------------------------------------------------------------------------ %*****************************************************Präambel***************************************************************** %------------------------------------------------------------------------------------------------------------------------------ \documentclass[pdftex,a4paper,11pt,parskip=half,headings=small]{scrreprt} % \usepackage[left=30mm,right=20mm,top=25mm,bottom=20mm,nofoot,nomarginpar]{geometry} \usepackage[ngerman]{babel} \usepackage{microtype} %Mikrotypographie Eventuell mit [final] \usepackage[xspace]{ellipsis} \usepackage[section]{placeins} %für floatbarrier \usepackage[T1]{fontenc} \usepackage[ansinew]{inputenc} \usepackage[scaled]{uarial} \renewcommand*\familydefault{\sfdefault} \usepackage[]{setspace} \setstretch{1,2} % FALLS ANDERER ZEILENABSTAND ALS 1,5 gewünscht aktivieren und [] bei setspace entfernen \usepackage[usenames,dvipsnames,svgnames,table]{xcolor} \usepackage{lipsum} \usepackage[decimalsymbol=comma]{siunitx}%für Einheiten %\sisetup{math-micro=\text{µ},text-micro=µ} \sisetup{range-phrase=~--~} %\sisetup{range-phrase=--} \usepackage{textcomp} \usepackage{cancel,cleveref,colortbl,mathpazo,listings} %für siunits nötig \usepackage{ragged2e} %nötig um \centering Raggedleft...nutzen zu können \usepackage{paralist} \usepackage{scrhack} %Warnungen Weg %------------------------------------------------------------------------------------------------------------------------------ %Bilder %------------------------------------------------------------------------------------------------------------------------------ \usepackage{graphicx} \usepackage{subfig,keyval} % geht nicht mit Hyperref \usepackage[font={color=black},labelfont=bf,figurename=Abb.,tablename=Tab.]{caption} \usepackage{floatrow} \floatsetup[table]{capposition=top} \floatsetup[subfigure]{subfloatrowsep=qquad, heightadjust=object,valign=c} \newfloatcommand{capbtabbox}{table}[][\FBwidth]% Table float box with bottom caption, box width adjusted to content %------------------------------------------------------------------------------------------------------------------------------ %Für Tabellen %------------------------------------------------------------------------------------------------------------------------------ \usepackage{amsmath,amsfonts,amssymb,relsize} \usepackage{icomma} \usepackage{enumerate} \usepackage{booktabs,supertabular,longtable,array,multirow,rotating,tabularx,tabu,colortbl} \newcommand{\tabitem}{~~\llap{\textbullet}~~} %------------------------------------------------------------------------------------------------------------------------------ %Kopfzeile %------------------------------------------------------------------------------------------------------------------------------ \usepackage[headsepline=1pt,automark]{scrlayer-scrpage} \clearpairofpagestyles \ihead{\leftmark} \ohead{\pagemark} \setkomafont{pagehead}{\normalfont}% normale Schrift in Kopfzeile \renewcommand{\chaptermark}[1]{\markboth{#1}{}}% ohne Kapitelnummer \renewcommand\chapterpagestyle{scrheadings}% falls auch auf Kapitelanfangsseiten \renewcommand*\familydefault{\sfdefault} %------------------------------------------------------------------------------------------------------------------------------ %Seitenformatierung %------------------------------------------------------------------------------------------------------------------------------ % --- Platzaufteilung bei Seitenbelegung \renewcommand{\floatpagefraction}{.85} \renewcommand{\textfraction}{0.15} %keine Schusterjungen und Hurenkinder \clubpenalty = 10000 \widowpenalty = 10000 \displaywidowpenalty = 10000 %------------------------------------------------------------------------------------------------------------------------------ %Abstände, Ränder etc %------------------------------------------------------------------------------------------------------------------------------ %\usepackage{showframe}% zum Anzeigen des Seitenlayouts \renewcommand*\chapterheadstartvskip{\vspace*{-\topskip}} \renewcommand*\chapterheadendvskip{% \vspace*{1\baselineskip plus .1\baselineskip minus .1\baselineskip}} %\vspace*{1\baselineskip plus .1\baselineskip minus .167\baselineskip}} \renewcommand*\familydefault{\sfdefault} %____________________________________Weitere_____________________ \makeatletter %%Warnen, falls die vorgefundenen Originaldefinitionen nicht %%den erwarteten Originaldefinitionen entsprichen: \CheckCommand\section{% \@startsection{section}{\sectionnumdepth}{\z@}% {-3.5ex \@plus -1ex \@minus -.2ex}% {2.3ex \@plus.2ex}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@section}% } \CheckCommand\subsection{% \@startsection{subsection}{\subsectionnumdepth}{\z@}% {-3.25ex\@plus -1ex \@minus -.2ex}% {1.5ex \@plus .2ex}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@subsection }% } \CheckCommand\subsubsection{% \@startsection{subsubsection}{\subsubsectionnumdepth}{\z@}% {-3.25ex\@plus -1ex \@minus -.2ex}% {1.5ex \@plus .2ex}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@subsubsection }% } %%Definition ändern: \renewcommand\chapter{%FABIAN \@startsection{chapter}{\chapternumdepth}{\z@}% {-12pt}% {.125pt}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@chapter}% } \renewcommand\section{% \@startsection{section}{\sectionnumdepth}{\z@}% {-12pt}% {.125pt}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@section}% } \renewcommand\subsection{% \@startsection{subsection}{\subsectionnumdepth}{\z@}% {-12pt}% {.125pt}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@subsection }% } \renewcommand\subsubsection{% \@startsection{subsubsection}{\subsubsectionnumdepth}{\z@}% {-10pt}% {.125pt}% {\ifnum \scr@compatibility>\@nameuse{scr@v@2.96}\relax \setlength{\parfillskip}{\z@ plus 1fil}\fi \raggedsection\normalfont\sectfont\nobreak\size@subsubsection }% } \makeatother %------------------------------------------------------------------------------------------------------------------------------ %Verzeichnisse %------------------------------------------------------------------------------------------------------------------------------ \usepackage{tocloft} % abbverzeichnis anpassen \renewcommand{\cftfigpresnum}{Abb. } \settowidth{\cftfignumwidth}{Abb. 10\quad} \setlength{\cftfignumwidth}{2cm} \setlength{\cftfigindent}{1cm}%Einzug Abb. im Abb VErzeichnis %__ \renewcommand{\cfttabpresnum}{Tab. } \settowidth{\cfttabnumwidth}{Tab. 10\quad} \setlength{\cfttabnumwidth}{2cm} \setlength{\cfttabindent}{1cm}%Einzug Tabellen im Tab. Verzeichnis %___ %\setlength{\cftbeforetoctitleskip}{-0.5em} % Vor TOC Abstand entfernen %\setlength{\cftbeforeloftitleskip}{-0.5em} % Vor LOF Abstand entfernen %\setlength{\cftbeforelottitleskip}{-0.5em} % Vor LOT Abstand entfernen \tocloftpagestyle{headings} \usepackage{blindtext} \begin{document} \listoffigures \clearpage \listoftables \clearpage \tableofcontents \clearpage \chapter{Stand der Technik} \section{Fügen} \subsection{Thermisches Fügen} \begin{figure} \centering \subfloat[test1]{\rule{3cm}{3cm}}\hfil \subfloat[test2]{\rule{3cm}{3cm}} \caption{test vor include} \label{testvor}% \end{figure} \begin{figure}[htb] \ffigbox{ \begin{subfloatrow}[1] \ffigbox{\rule{3cm}{2cm}}{\caption{XXX}\label{sfig:XXa}} \end{subfloatrow} \renewlengthtocommand\settowidth\Mylen{\subfloatrowsep}\vskip\Mylen \begin{subfloatrow}[1] \ffigbox{\rule{3cm}{2cm}}{\caption{XXX}\label{sfig:XXb}} \end{subfloatrow} }{\caption[XXX]{XXX}\label{fig:XX1}} \end{figure} \begin{table} \centering \begin{tabular}{|c|c|} \hline 1 &2\\ \hline 2&3\\ \hline \end{tabular} \caption{nix} \end{table} \blindtext[1] \blinddocument \end{document}
Klicke auf Einblenden/Ausblenden von Überarbeitungen 3
Minimalbeispiel

04 Dez '14, 20:27

wiewowas's gravatar image

wiewowas
452203140

Klicke auf Einblenden/Ausblenden von Überarbeitungen 2

04 Dez '14, 19:54

wiewowas's gravatar image

wiewowas
452203140

Klicke auf Einblenden/Ausblenden von Überarbeitungen 1

04 Dez '14, 19:51

wiewowas's gravatar image

wiewowas
452203140

Willkommen, erstes Mal hier? Schau mal unter FAQ!

×