Vielen Dank für deine Hilfe.
Allerdings funktioniert das bei mir leider nicht.
Hier mein Minimalbeispiel:
\documentclass[ngerman]{scrreprt}
\usepackage[T1]{fontenc}
\usepackage{babel}
\usepackage{tocbibind}
\usepackage{tocloft}
\renewcommand{\cfttabpresnum}{Tab. }
\renewcommand{\cftfigpresnum}{Abb. }
\settowidth{\cfttabnumwidth}{Tab. 10\quad\quad}
\settowidth{\cftfignumwidth}{Abb. 10\quad\quad}
\setlength{\cftfigindent}{0cm}
\setlength{\cfttabindent}{0cm}
\AfterTOCHead{\thispagestyle{empty}\pagestyle{empty}}
\AfterStartingTOC{\cleardoublepage}
\begin{document}
\tableofcontents
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\end{document}
Ich weiß, dass es an Folgendem liegt:
\usepackage{tocbibind}
\usepackage{tocloft}
\renewcommand{\cfttabpresnum}{Tab. }
\renewcommand{\cftfigpresnum}{Abb. }
\settowidth{\cfttabnumwidth}{Tab. 10\quad\quad}
\settowidth{\cftfignumwidth}{Abb. 10\quad\quad}
\setlength{\cftfigindent}{0cm}
\setlength{\cfttabindent}{0cm}
Leider kann ich darauf aber nicht verzichten.
Nun würde ich mich auf eure kreativen Lösungsmöglichkeiten freuen
Lg Jon
edit:
\usepackage{tocbibind} könnte ich durch \addcontentsline{toc}{chapter}{Verzeichnisname} ersetzen.
Vielen Dank für deine Hilfe.
Allerdings funktioniert das bei mir leider nicht.
Hier mein Minimalbeispiel:
[code]\documentclass[ngerman]{scrreprt}
\usepackage[T1]{fontenc}
\usepackage{babel}
\usepackage{tocbibind}
\usepackage{tocloft}
\renewcommand{\cfttabpresnum}{Tab. }
\renewcommand{\cftfigpresnum}{Abb. }
\settowidth{\cfttabnumwidth}{Tab. 10\quad\quad}
\settowidth{\cftfignumwidth}{Abb. 10\quad\quad}
\setlength{\cftfigindent}{0cm}
\setlength{\cfttabindent}{0cm}
\AfterTOCHead{\thispagestyle{empty}\pagestyle{empty}}
\AfterStartingTOC{\cleardoublepage}
\begin{document}
\tableofcontents
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\chapter{Platzhalter}
\end{document}[/code]
Ich weiß, dass es an Folgendem liegt:
[code]\usepackage{tocbibind}
\usepackage{tocloft}
\renewcommand{\cfttabpresnum}{Tab. }
\renewcommand{\cftfigpresnum}{Abb. }
\settowidth{\cfttabnumwidth}{Tab. 10\quad\quad}
\settowidth{\cftfignumwidth}{Abb. 10\quad\quad}
\setlength{\cftfigindent}{0cm}
\setlength{\cfttabindent}{0cm} [/code]
Leider kann ich darauf aber nicht verzichten.
Nun würde ich mich auf eure kreativen Lösungsmöglichkeiten freuen :)
Lg Jon
edit:
\usepackage{tocbibind} könnte ich durch \addcontentsline{toc}{chapter}{Verzeichnisname} ersetzen.