PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Inhaltsverzeichnisse nach Chapterbeginn (minitoc) und Anhang - totales Problem



sharpType
03-09-2009, 22:37
Hallo,

ich habe letztens hier gepostet und wollte wissen, wie ich ein separates Anhangsverzeichnis bekomme. Dann wurde ich auf das Package minitoc hingewiesen und hab mir das mal angesehen. Im grunde tut es genau das was ich will.

Meine 2 Ziele:

Nach jedem Chapterbeginn soll ein kleines Inhaltsverzeichnis kommen, wo nur die in dem chapter besprochenen kapitel auftauchen. weiterhin möchte ich ein verzeichnis im anhang haben wo der anhang (auch bilder) in verzeichnissen aufgelistet sind also nochmal extra ein inhalts und abb. verzeichnis.

All das macht minitoc ja. Problem ist nur, das ich erstmal viele Inkompatiblitäten mit anderen packages habe. weiterhin kriege ich es irgendwie nicht hin, das die Verzeichnisse mal da erscheinen wo sie sein sollen. Wenn ich das INhalts-und Abb. verzeichnis im anhang richtig habe (durch rumprobieren mit den Befehlen: addstarredchapter,mtcaddchapter und adjustmtc), dann passt es irgendwo anders wieder nicht zb bei den chaptern selbst. :(

Ich weiß eben nicht wann man den Befehl \adjustmtc, \mtcaddchapter oder \addstarredchapter nun setzen soll und wann nicht. ja das steht alles in der Doku, die habe ich mir auch schon 100 mal durchgelesen und trotzdem haut es irgendwie nicht hin :-(

Anbei habe ich mal ein "minimalbeispiel", wo auch irgendwie gerade gar nichts funktioniert. es lässt sich kompilieren klar, aber die verzeichnisse sind natürlich nicht da :mad:.

Vielleicht kann mir da jmd helfen? Sitze schon den ganzen Tag dran und krieg keine vernünftigte Lösung. Vielleicht gibt es ja auch eine Alternative? Gut wäre es nur, wenn die tocloft einstellungen auf diese alternative dann auch wirken würden. Minitoc wäre echt gut, wenn die verzeichnisse so einfach positionierbar wären :confused:


Hoffe mir kann da jmd helfen..Vielen vielen Dank schonmal



\documentclass[pdftex,
final,
10pt,
toc=indented,
listof=chapterentry,
numbers=noenddot,
a4paper,
pagesize,
oneside,
ngerman,
parskip=full-]{scrreprt}


\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}

\usepackage{todonotes}

%-------------------------- minitoc -------------------------------
% Packages that MUST be loaded before minitoc !
% hyperref, caption, sectsty, varsects, fncychap, hangcaption, quotchap, romannum, sfheaders, alnumsec, captcont
\usepackage[nohints]{minitoc}%warnings mit option nohints ausschalten wegen komascript
%\usepackage{minitoc}
%-------------------------- minitoc -------------------------------

\usepackage[numbers]{natbib}
\usepackage{multibib}
\newcites{On}{Online Quellen}

\usepackage[ngerman]{translator}
\usepackage[toc,acronym]{glossaries}

\usepackage[left=2.8cm,right=1.75cm,top=2.25cm,bottom=2.25cm]{geometry}


%############## MINITOC und TOCLOFT Inkompatiblitaeten beheben (s. doku von minitoc) ##########

\tightmtctrue%zeilenabstand geringer
\mtcskipamount2cm
\setlength{\mtcindent}{0pt}

\mtcsettitle{minitoc}{Inhaltsverzeichnis}
\mtcsettitle{minilof}{Abbildungsverzeichnis}
\mtcsettitle{minilot}{Tabellenverzeichnis}

\mtcsettitlefont{minitoc}{\normalsize\sffamily}
\mtcsetfont{minitoc}{*}{\small\sffamily}%globale Schriftform
\mtcsetfont{minitoc}{section}{\normalfont\small}
\mtcsetfont{minitoc}{subsection}{\normalfont\small }
\mtcsetfont{minitoc}{subsubsection}{\normalfont\sm all}

\mtcsettitlefont{minilof}{\normalsize\sffamily}
\mtcsetfont{minilof}{*}{\small\sffamily}
\mtcsetfont{minilof}{section}{\normalfont\small}
\mtcsetfont{minilof}{subsection}{\normalfont\small }
\mtcsetfont{minilof}{subsubsection}{\normalfont\sm all}

\mtcsettitlefont{minilot}{\normalsize\sffamily}
\mtcsetfont{minilot}{*}{\small\sffamily}
\mtcsetfont{minilot}{section}{\normalfont\small}
\mtcsetfont{minilot}{subsection}{\normalfont\small }
\mtcsetfont{minilot}{subsubsection}{\normalfont\sm all}
%############## MINITOC und TOCLOFT Inkompatiblitaeten beheben (s. doku von minitoc) ##########



\begin{document}


%################################# miniToc Init ##############################
\dominitoc%minitoc initialisieren
\dominilof
\dominilot

%\mtcsetdepth{minilof}{3}
%\mtcsetdepth{minitoc}{3}
%\mtcsetdepth{minilot}{3}
%################################# miniToc Init ##############################

\tableofcontents

\cleardoublepage
\addstarredchapter{Abbildungsverzeichnis}% Von Paket minitoc benoetigt für Eintrag im Hauptinhaltsverzeichnis
\listoffigures

\cleardoublepage
\addstarredchapter{Tabellenverzeichnis}
\listoftables

\cleardoublepage
\phantomsection
%\addcontentsline{toc}{chapter}{Liste der noch zu erledigenden Punkte}
\chapter*{Liste der noch zu erledigenden Punkte}
\mtcaddchapter
\addstarredchapter{Liste der noch zu erledigenden Punkte}% Von Paket minitoc benoetigt
\listoftodos[]


\deftranslation[to=German]{Acronyms}{Abkürzungsverzeichnis}
\printglossary[style=long3colheader,toctitle=Glossar,title=Glossa r]
\mtcfixglossary[chapter]

\printglossary[type=\acronymtype,style=long3colheader,toctitle=Ab kürzungsverzeichnis,title=Abkürzungsverzeichnis]
\mtcfixglossary[chapter]

\clearpage


\chapter{kapitel 1}
\minitoc
\todo{my todo note}
\section{section 1}
\subsection{subsection 1}
\subsubsection*{unterunter section ohne num}

\chapter{kapitel 2}
\minitoc
\section{section x}
\subsection{subsection x}
\paragraph{y para}


\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Literaturverzeichni s}
\bibliographystyle{natdin}
%\addstarredchapter{Literaturverzeichnis}% Von Paket minitoc benoetigt
\bibliography{quellen/offline}
%\adjustmtc%wegen minitoc nach dem \bibliography befehl machen
\mtcaddchapter%wegen minitoc


\newpage
\centering
\Large{TITELSEITE ANHANG}
\newpage


\appendix

\chapter{Anhang}

\section*{Anhangsverzeichnisse}
%\adjustmtc

\minitoc
\mtcskip
\minilof

\section{Anhang 1}
\section{Anhang 2}

\begin{figure}
\centering
% \includegraphics{}
\caption{test}
\end{figure}


\end{document}



Schön wäre es auch wenn es für alle Verzeichnisse gehen würde. Zb die Lösung

http://www.komascript.de/node/458

Wenn man das irgendwie auf das Abbildungsverzeichnis und vielleicht sogar Listingsverzeichnis ändern könnte, wäre super. Ich habe das mal für das Abb. VZ probiert, aber kriege so ein stacksize-fehler :-(

sharpType
04-09-2009, 04:18
mir würde es zunächst auch schon mal helfen, warum bei diesem minimalbeispiel die minilistoffigure nicht angezeigt wird....:(




\documentclass[ngerman]{scrreprt}
\usepackage{babel}
\usepackage[latin1]{inputenc}
\usepackage{hyperref}
\usepackage[nohints]{minitoc}
\usepackage{graphicx}

\begin{document}
\dominitoc
\dominilof
\tableofcontents
\chapter{foo}
\minitoc
\section{foobar}
\section{foobar}
\subsection{foobarfoo}
\section{foobar}
\chapter{foo}
\minitoc
\minilof
\section{foobar}

\begin{figure}
\centering
\includegraphics{CutOutProbOnPly.png}
\caption{gtftdtdr}
\label{fig:CutOutProbOnPly}
\end{figure}

\section{foobar}
\subsection{foobarfoo}
\section{foobar}
\end{document}

rais
04-09-2009, 08:29
Moin moin,

mir würde es zunächst auch schon mal helfen, warum bei diesem minimalbeispiel die minilistoffigure nicht angezeigt wird....:(

weil Du weder \listoffigures noch \fakelistoffigures verwendet hast, also keine .lof-Datei erstellst, aus der \dominilof/\minilof die entsprechenden Daten ziehen könnten:


Package minitoc Warning: W0008
(minitoc) No file foo.lof.
(minitoc) MINILOFS NOT PREPARED on input line 11.

MfG

sharpType
04-09-2009, 11:39
Ok das macht natürlich sinn, danke für den Hinweis. Bringt mich natürlich nur etwas weiter. In meinem großen Dokument wird die lof auch nicht angezeigt und da mache ich vorher ein normales inhaltsverzeichnis.

irgendwie würde ich auch lieber auf die andere variante mit

http://www.komascript.de/node/458

umsteigen, ich glaube das funktioniert besser, allerdings habe ich das bisher hier im forum (von rainer :-) ) nur für das abbildungs und inhaltsverzeichnis gefunden. ich würde das auch für das listingsverzeichnis von dem package listings benötigen....weiß nicht ob das geht? :confused:

zu dem problem mit minitoc hat keiner eine idee?

sharpType
04-09-2009, 12:08
Jetzt habe ich gerade das Minimalbeispiel mit den lof die nicht angezeigt wurden auf meine Arbeit übertragen und schon wieder werden diese nicht angezeigt (also die minilof).

Das minimalbeispiel, welches ganz oben stand habe ich nun irgendwie so hingebastelt das nun wenigstens die minitocs da erscheinen wo sie sollen.aber obwohl ich listoffigures aufgerufen habe werden keine minilof erzeugt :-(



\documentclass[pdftex,
final,
10pt,
toc=indented,
listof=chapterentry,
numbers=noenddot,
a4paper,
pagesize,
oneside,
ngerman,
parskip=full-]{scrreprt}


\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}

\usepackage{todonotes}

%-------------------------- minitoc -------------------------------
% Packages that MUST be loaded before minitoc !
% hyperref, caption, sectsty, varsects, fncychap, hangcaption, quotchap, romannum, sfheaders, alnumsec, captcont
\usepackage[nohints]{minitoc}%warnings mit option nohints ausschalten wegen komascript
%\usepackage{minitoc}
%-------------------------- minitoc -------------------------------

\usepackage[numbers]{natbib}
\usepackage{multibib}
\newcites{On}{Online Quellen}

\usepackage[left=2.8cm,right=1.75cm,top=2.25cm,bottom=2.25cm]{geometry}


%############## MINITOC und TOCLOFT Inkompatiblitaeten beheben (s. doku von minitoc) ##########

\tightmtctrue%zeilenabstand geringer
\mtcskipamount2cm
\setlength{\mtcindent}{0pt}

\mtcsettitle{minitoc}{Inhaltsverzeichnis}
\mtcsettitle{minilof}{Abbildungsverzeichnis}
\mtcsettitle{minilot}{Tabellenverzeichnis}

\mtcsettitlefont{minitoc}{\normalsize\sffamily}
\mtcsetfont{minitoc}{*}{\small\sffamily}%globale Schriftform
\mtcsetfont{minitoc}{section}{\normalfont\small}
\mtcsetfont{minitoc}{subsection}{\normalfont\small }
\mtcsetfont{minitoc}{subsubsection}{\normalfont\sm all}

\mtcsettitlefont{minilof}{\normalsize\sffamily}
\mtcsetfont{minilof}{*}{\small\sffamily}
\mtcsetfont{minilof}{section}{\normalfont\small}
\mtcsetfont{minilof}{subsection}{\normalfont\small }
\mtcsetfont{minilof}{subsubsection}{\normalfont\sm all}

\mtcsettitlefont{minilot}{\normalsize\sffamily}
\mtcsetfont{minilot}{*}{\small\sffamily}
\mtcsetfont{minilot}{section}{\normalfont\small}
\mtcsetfont{minilot}{subsection}{\normalfont\small }
\mtcsetfont{minilot}{subsubsection}{\normalfont\sm all}
%############## MINITOC und TOCLOFT Inkompatiblitaeten beheben (s. doku von minitoc) ##########



\begin{document}

\dominitoc%minitoc initialisieren
\dominilof
\dominilot


\tableofcontents

\cleardoublepage
\addcontentsline{toc}{chapter}{Abbs}
\listoffigures\adjustmtc

\cleardoublepage
\addcontentsline{toc}{chapter}{Tabs}
\listoftables\adjustmtc

\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Liste der noch zu erledigenden Punkte}
\chapter*{Liste der noch zu erledigenden Punkte}
\adjustmtc[0]
\listoftodos[]\adjustmtc

\clearpage


\chapter{kapitel 1}
\minitoc
\todo{my todo note}
\section{section 1}
\subsection{subsection 1}
\subsubsection*{unterunter section ohne num}

\chapter{kapitel 2}
\minitoc
\minilof
\section{section x}
\subsection{subsection x}
\begin{figure}
\centering
\caption{gggg}
\end{figure}

\paragraph{y para}


\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Literaturverzeichni s}
\bibliographystyle{natdin}
\bibliography{quellen/offline}
\adjustmtc


\newpage
\centering
\Large{TITELSEITE ANHANG}
\newpage


\appendix

\chapter{Anhang}

\minitoc
\mtcskip
\minilof

\section{Anhang 1}
\section{Anhang 2}

\begin{figure}
\centering
% \includegraphics{}
\caption{testabbildung}
\end{figure}


\end{document}

rais
04-09-2009, 12:45
naja, vielleicht willst Du nur zuviel auf einmal?


\documentclass[pdftex,
final,
10pt,
toc=indented,
listof=chapterentry,
listof=totoc,
numbers=noenddot,
a4paper,
pagesize,
oneside,
ngerman,
parskip=full-]{scrreprt}


\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}

\usepackage{todonotes}

%-------------------------- minitoc -------------------------------
% Packages that MUST be loaded before minitoc !
% hyperref, caption, sectsty, varsects, fncychap, hangcaption, quotchap, romannum, sfheaders, alnumsec, captcont
\usepackage[nohints]{minitoc}%warnings mit option nohints ausschalten wegen komascript
%\usepackage{minitoc}
%-------------------------- minitoc -------------------------------
\begin{document}

\dominitoc%minitoc initialisieren
\dominilof
\dominilot


\tableofcontents
\listoffigures\mtcaddchapter
\listoftables\mtcaddchapter

\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Liste der noch zu erledigenden Punkte}
\chapter*{Liste der noch zu erledigenden Punkte}
\mtcaddchapter
\listoftodos[]

\clearpage


\chapter{kapitel 1}
\minitoc
\todo{my todo note}
\section{section 1}
\subsection{subsection 1}
\subsubsection*{unterunter section ohne num}

\chapter{kapitel 2}
\minitoc
\minilof
\section{section x}
\subsection{subsection x}
\begin{figure}
\centering
\caption{gggg}
\end{figure}

\paragraph{y para}


\appendix

\chapter{Anhang}

\minitoc
\mtcskip
\minilof

\section{Anhang 1}
\section{Anhang 2}

\begin{figure}
\centering
% \includegraphics{}
\caption{testabbildung}
\end{figure}


\end{document}

vgl. in minitoc-Doku mit `mtc-scr.tex', Stichworte `KOMA' und `some precautions are needed' ... :D

MfG

sharpType
04-09-2009, 13:24
ich versteh das nicht :confused:

ich habe auch in meinem hauptdokument natürlich mtcaddchapter ausprobiert. das habe ich ja alles schon durch aber irgendwie funktioniert das in meinem hauptdokuemtn alles nciht :-(

das komische ist auch, das ich es in meinem dokument schaffe das minitoc da zu positionieren, wo es hin soll, jedoch der \minilof befehl direkt! danach wird ignoriert.

kann das sein das die beiden befehle irgendiwe ein counter hochzählen oder so? kann ja eigentlich nicht sein.....sonst muss ich wohl mal ein größeres minibeispiel posten, ich sitz sonst noch tage daran und mir läuft die zeit davon :(

sharpType
04-09-2009, 14:35
Hallo nochmal,

ich habe mir eben nochmal die Mühe gemacht mein Dokumentenstruktur so zu "schrumpfen" das alle meine verzeichnisse drin sind und da taucht der fehler auch wieder auf. vermutlich ist es nur ein blöder fehler, aber ich krieg es einfach nicht hin und es ist so wichtig, ich muss bald abgeben :(



\documentclass[pdftex,
final,
10pt,
toc=indented,
listof=chapterentry,
listof=totoc,
numbers=noenddot,
a4paper,
pagesize,
oneside,
titlepage,
ngerman,
svgnames,
parskip=full-]{scrreprt}

% PDF-Dateien durchsuchbar und kopierbar machen
\usepackage{cmap} %vor Package: -fontenc- laden!

\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}

\PassOptionsToPackage{hyphens}{url} %Umbrüche nach '-' erlauben, muss vor hyperref geladen werden
\usepackage{hyperref}%muss vor minitoc geladen werden

\hypersetup{
colorlinks=true,
linkcolor=FireBrick,
citecolor=DarkGreen,
filecolor=FireBrick,
menucolor=FireBrick,
urlcolor=LinkColor,
pdflang=de,
pdfdisplaydoctitle=true,%Dokumenttitel statt Dateiname anzeigen.
pdftitle={Diplomarbeit},
pdfsubject={titel},
pdfauthor={name},
pdfcreator={MiKTeX, LaTeX with hyperref and KOMA-Script},
% pdfborder={0 0 0}, %keine roten Rahmen um Links (nur wenn colorlinks=false)
% bookmarks=true,
bookmarksopen=true,
bookmarksopenlevel={1},
bookmarksnumbered=true,% Im Contentbereich des PDF ist der Inhalt nummeriert
pdfpagemode=UseOutlines, %InhaltsVZ anzeigen beim Öffnen (UseThumbs, UseOutlines)
pdfstartview=FitV,
pdfview=FitH,
% pdfpagelabels=true,
plainpages=false,%Seitenzahlen des PDF-Programmes laufen nicht einfach von 1-99 durch
hypertexnames=true,%Damit die Links zu Abbildungen auch wirklih richtig sind
breaklinks=true%Silbentrenneung von Quellenangaben und sonstigen gelinkten Begriffen erlauben
}


%\usepackage{scrhack}
\usepackage{listings}
%\usepackage[savemem]{listings} %Mit der option 'savemem' verschieben wir das laden von einzelnen Programmiersprachen auf einen späteren Zeitpunkt.

%\usepackage{capt-of}
\usepackage{caption} %capt-of beinhaltet caption, muss vor minitoc geladen werden

%-------------------------- minitoc -------------------------------
% Packages that MUST be loaded before minitoc !
% hyperref, caption, sectsty, varsects, fncychap, hangcaption, quotchap, romannum, sfheaders, alnumsec, captcont
\usepackage[k-tight,germanb,nohints]{minitoc}%warnings mit option nohints ausschalten wegen komascript
%\usepackage{minitoc}%k-tight
%-------------------------- minitoc -------------------------------


\usepackage[svgnames]{xcolor}
\usepackage{todonotes}
%\usepackage{luximono}%Typewriterschrift in fett
%\PassOptionsToPackage{optionen}{paket}%hilft bei einem option-clash

%\usepackage{appendix}

%#################### Grafiken als Kopfzeile ############
\usepackage{tikz}
\usetikzlibrary{shapes,decorations,shadows}

%\usepackage{kpfonts}
\usepackage[explicit]{titlesec}
%#################### Grafiken als Kopfzeile ############


\usepackage{setspace} %Package fuer Zeilenabstand, \onehalfspacing, \doublespacing, \singlespacing
\usepackage{xspace} %setzt ein Leerzeichen nach einem Befehl ohne Argumente
\usepackage{graphicx}%Einbinden von Grafiken

\usepackage{ifthen}
\usepackage{pdfpages}

\usepackage[numbers]{natbib}
\usepackage{multibib}
\newcites{On}{Online Quellen}

\usepackage[ngerman]{translator}
\usepackage[toc,acronym]{glossaries}

\usepackage[left=2.8cm,right=1.75cm,top=2.25cm,bottom=2.25cm]{geometry}


%########################## Schriftart ############################
\usepackage{avant}%Grundschriftart aendern
%########################## Schriftart ############################

\usepackage[titles]{tocloft}


\setcounter{tocdepth}{3}
\setcounter{secnumdepth}{3}


\newacronym{PD}{PD}{Part Design}

\newglossaryentry{DLL}{type=\acronymtype,
name={DLL},
description={Dynamic Link Library},
text={DLL},
first={Dynamic Link Library (DLL)},
plural={DDLs},
firstplural={Dynamic Link Libraries (DLLs)}}


\newglossaryentry{glos:CFK}{name={CFK},
description={
Bezeichnet einen Faser-Kunststoff-Verbundwerkstoff, bei dem Kohlenstofffasern, meist in mehreren Lagen, als Verstärkung in eine Kunststoffmatrix eingebettet werden.
},sort=CFK}


\makeglossaries




%\tightmtctrue%zeilenabstand geringer
\mtcskipamount2cm
\setlength{\mtcindent}{0pt}

%\mtcsetrules{minitoc}{on}
%\mtcsetrules{minilof}{on}
%\mtcsetrules{minilot}{on}

%\renewcommand*\mtctitle{Kapitelinhalt}
%\mtcsettitle{minitoc}{Kapitelinhalt}

\mtcsettitle{minitoc}{Kapitelinhalt}
\mtcsettitle{minilof}{Abbildungsverzeichnis}
\mtcsettitle{minilot}{Tabellenverzeichnis}

\mtcsettitlefont{minitoc}{\normalsize\sffamily}
\mtcsetfont{minitoc}{*}{\small\sffamily}%globale Schriftform
%\setcounter{minitocdepth}{3}
\mtcsetfont{minitoc}{section}{\normalfont\small}
\mtcsetfont{minitoc}{subsection}{\normalfont\small }
\mtcsetfont{minitoc}{subsubsection}{\normalfont\sm all}

\mtcsettitlefont{minilof}{\normalsize\sffamily}
\mtcsetfont{minilof}{*}{\small\sffamily}
%\setcounter{minilofdepth}{3}
\mtcsetfont{minilof}{section}{\normalfont\small}
\mtcsetfont{minilof}{subsection}{\normalfont\small }
\mtcsetfont{minilof}{subsubsection}{\normalfont\sm all}

\mtcsettitlefont{minilot}{\normalsize\sffamily}
\mtcsetfont{minilot}{*}{\small\sffamily}
%\setcounter{minilotdepth}{3}
\mtcsetfont{minilot}{section}{\normalfont\small}
\mtcsetfont{minilot}{subsection}{\normalfont\small }
\mtcsetfont{minilot}{subsubsection}{\normalfont\sm all}





\begin{document}


%################################# miniToc Init ##############################
\dominitoc%minitoc initialisieren
\dominilof
\dominilot

\mtcsetdepth{minitoc}{3}
\mtcsetdepth{minilof}{3}
\mtcsetdepth{minilot}{3}
%################################# miniToc Init ##############################


\pagenumbering{Alph} %nur damit Warnings wegen doppelter Seitenzahl weggehen
\newcounter{Alph}

\clearpage

\setcounter{Alph}{\value{page}}
\pagenumbering{Roman}
\newcounter{Roman}

\clearpage

\singlespacing
\tableofcontents


%\cleardoublepage
\phantomsection
%\addcontentsline{toc}{chapter}{Abbildungsverzeich nis}
\listoffigures\mtcaddchapter


%\cleardoublepage
\phantomsection
%\addcontentsline{toc}{chapter}{Tabellenverzeichni s}
\listoftables\mtcaddchapter



\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Liste der noch zu erledigenden Punkte}
\chapter*{Liste der noch zu erledigenden Punkte}
\mtcaddchapter
\markboth{Liste der noch zu erledigenden Punkte}{Liste der noch zu erledigenden Punkte}
\listoftodos[]
%\adjustmtc


\renewcommand{\lstlistlistingname}{Listingsverzeic hnis}
\cleardoublepage
\phantomsection
%\addcontentsline{toc}{chapter}{Listingsverzeichni s}
\lstlistoflistings
\mtcaddchapter



\deftranslation[to=German]{Acronyms}{Abkürzungsverzeichnis}
\printglossary[style=long3colheader,toctitle=Glossar,title=Glossa r]
\mtcfixglossary[chapter]

\printglossary[type=\acronymtype,style=long3colheader,toctitle=Ab kürzungsverzeichnis,title=Abkürzungsverzeichnis]
\mtcfixglossary[chapter]


\onehalfspacing

\clearpage

\setcounter{Roman}{\value{page}}
\pagenumbering{arabic}
\newcounter{arabic}

\chapter{hauptkapitel 1}
\minitoc
\minilof
\section{einleitung bla}
\gls{PD} bla blab \gls{glos:CFK} kann viel
\begin{figure}
\centering
\caption{abb im haupteil}
\end{figure}



\singlespacing

\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Online Quellen}
\bibliographystyleOn{dinat}
\begin{thebibliography}{sotief}
\bibitem{test1}Vollny (Hrsg.): {\it Amiga--Tuning}.
Interest--Verlag, Augsburg, 1996.
...
\end{thebibliography}
\adjustmtc

\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Literaturverzeichni s}
\bibliographystyle{natdin}
\begin{thebibliography}{sotief}
\bibitem{test2}Volker Wollny (Hrsg.): {\it Amiga--Tuning}.
Interest--Verlag, Augsburg, 1996.
...
\end{thebibliography}
\adjustmtc




\setcounter{arabic}{\value{page}}
\pagenumbering{Alph}
\setcounter{page}{\value{Alph}}

\newpage
\Large{titelseite anhang}
\newpage

\appendix

\pagenumbering{Roman}
\setcounter{page}{\value{Roman}}

\chapter{Anhang}
\minitoc
\mtcskip
\minilof

\pagenumbering{arabic}
\setcounter{page}{\value{arabic}}

\section{CD-Version der Applikation}

\section{Quellcode}
\subsection{QUELLCODE 1 IM ANHANG}
\begin{lstlisting}[caption=testlisting]
CodeCodeCode
\end{lstlisting}

\clearpage

\section{Abbildungen}

\begin{figure}
\centering
\caption{grafik im anhang}
\end{figure}


\end{document}



die datei kann wenn man sie MiniBsp nenn gleich mit folgender batch datei kompiliert werden:



Mode con cols=100 lines=40
TITLE ### Erzeugung des LateX-Dokumentes ###
@echo off
CLS
COLOR 17
ECHO PDF-Latex-RUN
ECHO =======================================
pdflatex MiniBsp

CLS
COLOR 20
ECHO MAKEGLOSSARIES-RUN
ECHO =======================================
makeglossaries MiniBsp

CLS
COLOR 17
ECHO PDF-Latex-RUN
ECHO =======================================
pdflatex MiniBsp

CLS
COLOR 20
ECHO MAKEGLOSSARIES-RUN
ECHO =======================================
makeglossaries MiniBsp

CLS
COLOR 47
ECHO BIBTEX-RUN (MAINDOC)
ECHO =======================================
bibtex MiniBsp

CLS
COLOR 47
ECHO BIBTEX-RUN (ON)
ECHO =======================================
bibtex On

CLS
COLOR 17
ECHO PDF-Latex-RUN
ECHO =======================================
pdflatex MiniBsp

CLS
COLOR 17
ECHO PDF-Latex-RUN
ECHO =======================================
pdflatex MiniBsp



Wenn ich die Zeilen



\deftranslation[to=German]{Acronyms}{Abkürzungsverzeichnis}
\printglossary[style=long3colheader,toctitle=Glossar,title=Glossa r]
\mtcfixglossary[chapter]

\printglossary[type=\acronymtype,style=long3colheader,toctitle=Ab kürzungsverzeichnis,title=Abkürzungsverzeichnis]
\mtcfixglossary[chapter]


auskommentiere erscheint im hauptteil das minitoc und die minilof so wie sie sein soll und im anhang aber irgendwie nichts brauchbares

lasse ich das minibsp so wie angegeben, dann erscheint im hauptteil gar nichts und im anhang was falsches....:(

Alles durcheinander und im prinzip ist es die struktur, die vorher durch Rainer korrigiert wurde.

Was mache ichd enn da falsch? Ich ärger mich so dermaßen gerade darüber, weil ich da schon seit 2 tagen nun dran sitze...

rais
04-09-2009, 16:02
Moin moin,

lasse ich das minibsp so wie angegeben, dann erscheint im hauptteil gar nichts und im anhang was falsches....:(

nun ja, unverändert laufen lassen kann ich's nich', da stellt sich xcolor quer


! Undefined control sequence.
l.32 \preparecolorset
{rgb}{}{}{%

das soll aber nicht Dein Problem sein, also hab ich erstmal svgnames aus den Optionen entfernt und alles, was mit *color= bei den hyperref-Optionen gleich mit ... und wo ich schon am Ändern war, `utf8' statt `latin1' verwendet, entsprechend meiner Editoreinstellung.
Von diesen Eingriffen abgesehen ergab sich z. B. für den Anhang (siehe Anhang;-)

Du kannst mal \listfiles noch vor \documentclass setzen und die *File list* aus Deiner .log posten, bei mir sieht das damit so aus


*File List*
scrreprt.cls 2009/07/24 v3.04a KOMA-Script document class (report)
scrkbase.sty 2009/07/24 v3.04a KOMA-Script package (KOMA-Script-dependent ba
sics and keyval usage)
scrbase.sty 2009/07/24 v3.04a KOMA-Script package (KOMA-Script-independent
basics and keyval usage)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
scrlfile.sty 2009/03/25 v3.03 KOMA-Script package (loading files)
tocbasic.sty 2009/06/08 v3.03b KOMA-Script package (handling toc-files)
scrsize10pt.clo 2009/07/24 v3.04a KOMA-Script font size class option (10pt)
typearea.sty 2009/07/24 v3.04a KOMA-Script package (type area)
cmap.sty 2008/03/06 v1.0h CMap support: searchable PDF
inputenc.sty 2006/05/05 v1.1b Input encoding file
utf8.def 2006/03/30 v1.1i UTF-8 support for inputenc
t1enc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
ot1enc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
omsenc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
fontenc.sty
t1enc.def 2005/09/27 v1.99g Standard LaTeX file
babel.sty 2008/07/06 v3.8l The Babel package
ngermanb.ldf 2008/07/06 v2.6n new German support from the babel system
hyperref.sty 2008/12/26 v6.78n Hypertext links for LaTeX
ifpdf.sty 2007/12/12 v1.6 Provides the ifpdf switch (HO)
ifvtex.sty 2008/11/04 v1.4 Switches for detecting VTeX and its modes (HO)
ifxetex.sty 2006/08/21 v0.3 Provides ifxetex conditional
hycolor.sty 2008/09/08 v1.4 Code for color options of hyperref/bookmark (HO
)
xcolor-patch.sty 2008/09/08 xcolor patch
pd1enc.def 2008/12/26 v6.78n Hyperref: PDFDocEncoding definition (HO)
etexcmds.sty 2007/12/12 v1.2 Prefix for e-TeX command names (HO)
infwarerr.sty 2007/09/09 v1.2 Providing info/warning/message (HO)
hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
kvoptions.sty 2007/10/18 v3.0 Keyval support for LaTeX options (HO)
url.sty 2005/06/27 ver 3.2 Verb mode for urls, etc.
bitset.sty 2007/09/28 v1.0 Data type bit set (HO)
intcalc.sty 2007/09/27 v1.1 Expandable integer calculations (HO)
bigintcalc.sty 2007/11/11 v1.1 Expandable big integer calculations (HO)
pdftexcmds.sty 2007/12/12 v0.3 LuaTeX support for pdfTeX utility functions (
HO)
kvsetkeys.sty 2007/09/29 v1.3 Key value parser with default handler support
(HO)
atbegshi.sty 2008/07/31 v1.9 At begin shipout hook (HO)
hpdftex.def 2008/12/26 v6.78n Hyperref driver for pdfTeX
listings.sty 2007/02/22 1.4 (Carsten Heinz)
lstmisc.sty 2007/02/22 1.4 (Carsten Heinz)
listings.cfg 2007/02/22 1.4 listings configuration
caption.sty 2008/08/24 v3.1j Customizing captions (AR)
caption3.sty 2008/08/24 v3.1j caption3 kernel (AR)
minitoc.sty 2008/07/16 v60 Package minitoc (JPFD)
mtcmess.sty 2006/03/14
foo.mtc0
english.mld 2006/01/13
english.mld 2006/01/13
ngerman.mld 2004/12/14
ngermanb.mld 2006/01/13
germanb.mld 2006/01/13
xcolor.sty 2004/07/04 v2.00 LaTeX color extensions (UK)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
pdftex.def 2008/07/16 v0.04k Graphics/color for pdfTeX
todonotes.sty 2009/04/02
ifthen.sty 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
xkeyval.sty 2006/11/18 v2.5f package option processing (HA)
xkeyval.tex 2006/11/18 v2.5f key=value parser (HA)
tikz.sty 2008/02/13 v2.00 (rcs-revision 1.27)
pgf.sty 2008/01/15 v2.00 (rcs-revision 1.12)
pgfrcs.sty 2008/02/20 v2.00 (rcs-revision 1.21)
pgfrcs.code.tex
pgfcore.sty 2008/01/15 v2.00 (rcs-revision 1.6)
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
pgfsys.sty 2008/02/07 v2.00 (rcs-revision 1.31)
pgfsys.code.tex
pgfsyssoftpath.code.tex 2008/01/23 (rcs-revision 1.6)
pgfsysprotocol.code.tex 2006/10/16 (rcs-revision 1.4)
pgfcore.code.tex
pgfcomp-version-0-65.sty 2007/07/03 v2.00 (rcs-revision 1.7)
pgfcomp-version-1-18.sty 2007/07/23 v2.00 (rcs-revision 1.1)
pgffor.sty 2007/11/07 v2.00 (rcs-revision 1.8)
pgffor.code.tex
tikz.code.tex
calc.sty 2005/08/06 v4.2 Infix arithmetic (KKT,FJ)
titlesec.sty 2007/08/12 v2.8 Sectioning titles
setspace.sty 2000/12/01 6.7 Contributed and Supported LaTeX2e package
xspace.sty 2006/05/08 v1.12 Space after command names (DPC,MH)
pdfpages.sty 2008/06/22 v0.4f Insert pages of external PDF documents (AM)
eso-pic.sty 2006/07/14 v1.1d eso-pic (RN)
everyshi.sty 2001/05/15 v3.00 EveryShipout Package (MS)
pppdftex.def 2008/06/22 v0.4f Pdfpages driver for pdfTeX (AM)
natbib.sty 2009/02/02 8.3 (PWD, AO)
multibib.sty 2004/01/28 v1.3 Multiple bibliographies for one document.
On.aux
translator.sty 2007/03/11 ver 1.00
translator-language-mappings.tex
glossaries.sty 2009/01/14 v1.18 (NLCT)
mfirstuc.sty 2008/12/22 v1.03 (NLCT)
xfor.sty 2007/08/21 v1.03 (NLCT)
amsgen.sty 1999/11/30 v2.0
glossary-hypernav.sty 2007/07/04 v1.01 (NLCT)
glossary-list.sty 2009/01/14 v1.05 (NLCT)
glossary-long.sty 2009/01/14 v1.03 (NLCT)
longtable.sty 2004/02/01 v4.11 Multi-page Table package (DPC)
glossary-super.sty 2009/01/14 v1.03 (NLCT)
supertabular.sty 2004/02/20 v4.1e the supertabular environment
glossary-tree.sty 2009/01/14 v1.01 (NLCT)
geometry.sty 2008/11/13 v4.1 Page Geometry
geometry.cfg
avant.sty 2005/04/12 PSNFSS-v9.2a (SPQR)
tocloft.sty 2003/09/26 v2.3c parameterised ToC, etc., typesetting
nameref.sty 2007/05/29 v2.31 Cross-referencing by name of section
refcount.sty 2008/08/11 v3.1 Data extraction from references (HO)
foo.out
foo.out
ltcaption.sty 2008/03/28 v1.2 longtable captions (AR)
supp-pdf.tex
glossaries-dictionary-English.dict
glossaries-dictionary-German.dict
t1pag.fd 2001/06/04 font definitions for T1/pag.
foo.gls
foo.acr
***********

MfG

sharpType
04-09-2009, 16:18
oje...jetzt steig ich langsam aus...ich versuch das gleich mal..aber nebenbei : das minitoc package macht irgendwie echt schwerwiegende probleme. das ist mal echt ein package wo ich gar nicht mit klar komme...

Rainer, du hattest ja mal die Abb. und Tab. verzeichnisse mit einer anderen methode aufgesplittet. Ich habe mal einen neuen Post gemacht, wo das beispiel von dir drin ist. Leider habe ich damit auch ein Problem. bei deinem minibsp funktioniert das alles, nur wenn ich das auf mein dok projiziere (erstmal nur in klein, siehe post) tauchen auch komische verzeichnisse auf.

also zusammengefast bleiben mir nun 2 möglichkeitn. entweder ich krieg die alternative von dir irgendwie bei mir zum laufen oder dieses blöde minitoc funktioniert endlich mal *grummel*

allerdings benötige ich dabei bestimmt weitere hilfe.ich werde jetzt gleich mal versuchen, was du gesagt hast und dann die liste hier posten (auch wenn ich nicht weiß was mir die sagen soll)

bis gleich

sharpType
04-09-2009, 16:23
ok alles klar mit dem bsp von oben und der batch datei (1x die batch! aufgerufen) kriege ich folgende liste aus der log



*File List*
scrreprt.cls 2009/07/24 v3.04a KOMA-Script document class (report)
scrkbase.sty 2009/07/24 v3.04a KOMA-Script package (KOMA-Script-dependent ba
sics and keyval usage)
scrbase.sty 2009/07/24 v3.04a KOMA-Script package (KOMA-Script-independent
basics and keyval usage)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
scrlfile.sty 2009/03/25 v3.03 KOMA-Script package (loading files)
tocbasic.sty 2009/06/08 v3.03b KOMA-Script package (handling toc-files)
scrsize10pt.clo 2009/07/24 v3.04a KOMA-Script font size class option (10pt)
typearea.sty 2009/07/24 v3.04a KOMA-Script package (type area)
cmap.sty 2008/03/06 v1.0h CMap support: searchable PDF
inputenc.sty 2006/05/05 v1.1b Input encoding file
latin1.def 2006/05/05 v1.1b Input encoding file
fontenc.sty
t1enc.def 2005/09/27 v1.99g Standard LaTeX file
babel.sty 2008/07/06 v3.8l The Babel package
bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
ngermanb.ldf 2008/07/06 v2.6n new German support from the babel system
hyperref.sty 2009/05/23 v6.78s Hypertext links for LaTeX
ifpdf.sty 2009/04/10 v2.0 Provides the ifpdf switch (HO)
ifvtex.sty 2008/11/04 v1.4 Switches for detecting VTeX and its modes (HO)
ifxetex.sty 2009/01/23 v0.5 Provides ifxetex conditional
hycolor.sty 2008/09/08 v1.4 Code for color options of hyperref/bookmark (HO
)
xcolor-patch.sty 2008/09/08 xcolor patch
pd1enc.def 2009/05/23 v6.78s Hyperref: PDFDocEncoding definition (HO)
etexcmds.sty 2007/12/12 v1.2 Prefix for e-TeX command names (HO)
infwarerr.sty 2007/09/09 v1.2 Providing info/warning/message (HO)
hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
kvoptions.sty 2009/07/17 v3.2 Keyval support for LaTeX options (HO)
url.sty 2006/04/12 ver 3.3 Verb mode for urls, etc.
bitset.sty 2007/09/28 v1.0 Data type bit set (HO)
intcalc.sty 2007/09/27 v1.1 Expandable integer calculations (HO)
bigintcalc.sty 2007/11/11 v1.1 Expandable big integer calculations (HO)
pdftexcmds.sty 2009/04/10 v0.4 LuaTeX support for pdfTeX utility functions (
HO)
ifluatex.sty 2009/04/17 v1.2 Provides the ifluatex switch (HO)
kvsetkeys.sty 2009/07/19 v1.4 Key value parser with default handler support
(HO)
atbegshi.sty 2008/07/31 v1.9 At begin shipout hook (HO)
hpdftex.def 2009/05/23 v6.78s Hyperref driver for pdfTeX
listings.sty 2007/02/22 1.4 (Carsten Heinz)
lstmisc.sty 2007/02/22 1.4 (Carsten Heinz)
listings.cfg 2007/02/22 1.4 listings configuration
caption.sty 2008/08/24 v3.1j Customizing captions (AR)
caption3.sty 2008/08/24 v3.1j caption3 kernel (AR)
minitoc.sty 2008/07/16 v60 Package minitoc (JPFD)
mtcmess.sty 2006/03/14
delbar.mtc0
english.mld 2006/01/13
english.mld 2006/01/13
ngerman.mld 2004/12/14
ngermanb.mld 2006/01/13
germanb.mld 2006/01/13
xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
pdftex.def 2008/09/08 v0.04l Graphics/color for pdfTeX
svgnam.def 2007/01/21 v2.11 Predefined colors according to SVG 1.1 (UK)
todonotes.sty 2009/04/02
ifthen.sty 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
xkeyval.sty 2008/08/13 v2.6a package option processing (HA)
xkeyval.tex 2008/08/13 v2.6a key=value parser (HA)
tikz.sty 2008/02/13 v2.00 (rcs-revision 1.27)
pgf.sty 2008/01/15 v2.00 (rcs-revision 1.12)
pgfrcs.sty 2008/02/20 v2.00 (rcs-revision 1.21)
pgfrcs.code.tex
pgfcore.sty 2008/01/15 v2.00 (rcs-revision 1.6)
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
pgfsys.sty 2008/02/07 v2.00 (rcs-revision 1.31)
pgfsys.code.tex
pgfsyssoftpath.code.tex 2008/01/23 (rcs-revision 1.6)
pgfsysprotocol.code.tex 2006/10/16 (rcs-revision 1.4)
pgfcore.code.tex
pgfcomp-version-0-65.sty 2007/07/03 v2.00 (rcs-revision 1.7)
pgfcomp-version-1-18.sty 2007/07/23 v2.00 (rcs-revision 1.1)
pgffor.sty 2007/11/07 v2.00 (rcs-revision 1.8)
pgffor.code.tex
tikz.code.tex
calc.sty 2005/08/06 v4.2 Infix arithmetic (KKT,FJ)
titlesec.sty 2007/08/12 v2.8 Sectioning titles
setspace.sty 2000/12/01 6.7 Contributed and Supported LaTeX2e package
xspace.sty 2006/05/08 v1.12 Space after command names (DPC,MH)
pdfpages.sty 2009/02/07 v0.4g Insert pages of external PDF documents (AM)
eso-pic.sty 2006/07/14 v1.1d eso-pic (RN)
everyshi.sty 2001/05/15 v3.00 EveryShipout Package (MS)
pppdftex.def 2009/02/07 v0.4g Pdfpages driver for pdfTeX (AM)
natbib.sty 2009/07/16 8.31 (PWD, AO)
multibib.sty 2008/12/10 v1.4 Multiple bibliographies for one document.
On.aux
translator.sty 2007/03/11 ver 1.00
translator-language-mappings.tex
glossaries.sty 2009/07/13 v2.02 (NLCT)
mfirstuc.sty 2008/12/22 v1.03 (NLCT)
xfor.sty 2009/02/05 v1.05 (NLCT)
amsgen.sty 1999/11/30 v2.0
glossary-hypernav.sty 2007/07/04 v1.01 (NLCT)
glossary-list.sty 2009/05/30 v2.01 (NLCT)
glossary-long.sty 2009/05/30 v2.01 (NLCT)
longtable.sty 2004/02/01 v4.11 Multi-page Table package (DPC)
glossary-super.sty 2009/05/30 v2.01 (NLCT)
supertabular.sty 2004/02/20 v4.1e the supertabular environment
glossary-tree.sty 2009/01/14 v1.01 (NLCT)
geometry.sty 2008/12/21 v4.2 Page Geometry
geometry.cfg
avant.sty 2005/04/12 PSNFSS-v9.2a (SPQR)
tocloft.sty 2003/09/26 v2.3c parameterised ToC, etc., typesetting
nameref.sty 2007/05/29 v2.31 Cross-referencing by name of section
refcount.sty 2008/08/11 v3.1 Data extraction from references (HO)
delbar.out
delbar.out
ltcaption.sty 2008/03/28 v1.2 longtable captions (AR)
supp-pdf.tex
glossaries-dictionary-English.dict
glossaries-dictionary-German.dict
t1pag.fd 2001/06/04 font definitions for T1/pag.
***********


jetzt muss ich aber nach hilfe schreien, was sagt mir das nun oder inwiefern kannst du mir damit weiterhelfen?

bei dir scheint es zu funktionieren kann das sein? ich sehe nur das abbildungsverzeichnis im anhang welches durhc minilof entsteht. das minitoc wird nicht angezeigt. (hab das dokument bei dem durchlauf "delbar" genannt)

sharpType
04-09-2009, 16:30
das ganze sieht bei mir so aus (s. anhang)

achja und sfvgames und xcolor habe ich auch mal rausgenommen aber kein erfolg. was ist denn da bloß los?

Was zeigt er denn bei dir im Hauptkapitel an, da sind ja auch noch zwei minitables, die erscheinen bei mir gar nicht!

rais
04-09-2009, 17:55
Moin moin,


achja und sfvgames und xcolor habe ich auch mal rausgenommen aber kein erfolg. was ist denn da bloß los?

naja, das hieß bloß, daß mein xcolor-Paket zu alt ist.


Was zeigt er denn bei dir im Hauptkapitel an, da sind ja auch noch zwei minitables, die erscheinen bei mir gar nicht!
War mir zwar entgangen aber minitoc da, minilof nicht. Die LOF dazu


\select@language {ngerman}
\contentsline {xchapter}{}{II}{chapter*.3}
\contentsline {xchapter}{}{III}{chapter*.5}
\contentsline {xchapter}{}{IV}{chapter*.7}
\contentsline {chapteratlist}{Listingsverzeichnis}{V}{chapter*.9 }
\contentsline {xchapter}{}{V}{chapter*.9}
\contentsline {xchapter}{}{VI}{table.0.1}
\contentsline {xchapter}{}{VI}{table.0.1}
\contentsline {xchapter}{}{VII}{table.0.2}
\contentsline {xchapter}{}{VII}{table.0.2}
\contentsline {chapteratlist}{\numberline {1}hauptkapitel 1}{1}{chapter.1}
\contentsline {xchapter}{hauptkapitel 1}{1}{chapter.1}
\contentsline {figure}{\numberline {1.1}{\ignorespaces abb im haupteil\relax }}{1}{figure.caption.14}
\contentsline {chapteratlist}{\numberline {A}Anhang}{3}{appendix.A}
\contentsline {xchapter}{Anhang}{3}{appendix.A}
\contentsline {figure}{\numberline {A.1}{\ignorespaces grafik im anhang\relax }}{4}{figure.caption.19}

zeigt dabei ominöse Doppeleinträge. Bist Du sicher, daß

\mtcfixglossary[chapter]
im Zusammenhang mit dem glossaries-Paket notwendig ist? Wenn ich beide dieser \mtcfixglossary-Einträge durch \mtcaddchapter ersetze, passt es bei mir (Hauptteil und Anhang).

BTW: Die File list zeigt mir zumindest schonmal, daß KOMA und minitoc bei uns beiden die gleiche Version haben ... und eben, daß mein xcolor zu alt ist.;)

MfG

sharpType
04-09-2009, 18:01
Naja also sicher bin ich mir bei minitoc überhaupt nicht mehr. man sieht ja das ich ständig immer die commands für die counterzählungen auskommentiere, weil ich immer auf fehlersuche bin. aber für die glossaries stand das meiner meinung nach so in der doku daher hab ich das. magst du mir mal das beispiel so abgeändert von dir posten, wo alles funktioniert? dann probier ich das mal bei mir laufen zu lassen. und wie du es aufrufst (wenn nicht mit meiner batch von oben) müsste ich auch wissen. dann vergleichen wir mal....wäre toll..

achja und danke das du dich so mit meinem problem beschäftigst, sonst würd ich hier glaube ich noch eingehen :o

rais
04-09-2009, 18:36
ja, sicher


\listfiles
\documentclass[pdftex,
final,
10pt,
toc=indented,
listof=chapterentry,
listof=totoc,
numbers=noenddot,
a4paper,
pagesize,
oneside,
titlepage,
ngerman,
% svgnames,
parskip=full-]{scrreprt}

% PDF-Dateien durchsuchbar und kopierbar machen
\usepackage{cmap} %vor Package: -fontenc- laden!

\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}

\PassOptionsToPackage{hyphens}{url} %Umbrüche nach '-' erlauben, muss vor hyperref geladen werden
\usepackage{hyperref}%muss vor minitoc geladen werden

\hypersetup{
colorlinks=true,
% linkcolor=FireBrick,
% citecolor=DarkGreen,
% filecolor=FireBrick,
% menucolor=FireBrick,
% urlcolor=LinkColor,
pdflang=de,
pdfdisplaydoctitle=true,%Dokumenttitel statt Dateiname anzeigen.
pdftitle={Diplomarbeit},
pdfsubject={titel},
pdfauthor={name},
pdfcreator={MiKTeX, LaTeX with hyperref and KOMA-Script},
% pdfborder={0 0 0}, %keine roten Rahmen um Links (nur wenn colorlinks=false)
% bookmarks=true,
bookmarksopen=true,
bookmarksopenlevel={1},
bookmarksnumbered=true,% Im Contentbereich des PDF ist der Inhalt nummeriert
pdfpagemode=UseOutlines, %InhaltsVZ anzeigen beim Öffnen (UseThumbs, UseOutlines)
pdfstartview=FitV,
pdfview=FitH,
% pdfpagelabels=true,
plainpages=false,%Seitenzahlen des PDF-Programmes laufen nicht einfach von 1-99 durch
hypertexnames=true,%Damit die Links zu Abbildungen auch wirklih richtig sind
breaklinks=true%Silbentrenneung von Quellenangaben und sonstigen gelinkten Begriffen erlauben
}


%\usepackage{scrhack}
\usepackage{listings}
%\usepackage[savemem]{listings} %Mit der option 'savemem' verschieben wir das laden von einzelnen Programmiersprachen auf einen späteren Zeitpunkt.

%\usepackage{capt-of}
\usepackage{caption} %capt-of beinhaltet caption, muss vor minitoc geladen werden

%-------------------------- minitoc -------------------------------
% Packages that MUST be loaded before minitoc !
% hyperref, caption, sectsty, varsects, fncychap, hangcaption, quotchap, romannum, sfheaders, alnumsec, captcont
\usepackage[k-tight,germanb,nohints]{minitoc}%warnings mit option nohints ausschalten wegen komascript
%\usepackage{minitoc}%k-tight
%-------------------------- minitoc -------------------------------


\usepackage{xcolor}%[svgnames]
%-->
% ! Undefined control sequence.
% l.32 \preparecolorset
% {rgb}{}{}{%
%<--?
\usepackage{todonotes}
%\usepackage{luximono}%Typewriterschrift in fett
%\PassOptionsToPackage{optionen}{paket}%hilft bei einem option-clash

%\usepackage{appendix}

%#################### Grafiken als Kopfzeile ############
\usepackage{tikz}
\usetikzlibrary{shapes,decorations,shadows}

%\usepackage{kpfonts}
\usepackage[explicit]{titlesec}
%#################### Grafiken als Kopfzeile ############


\usepackage{setspace} %Package fuer Zeilenabstand, \onehalfspacing, \doublespacing, \singlespacing
\usepackage{xspace} %setzt ein Leerzeichen nach einem Befehl ohne Argumente
\usepackage{graphicx}%Einbinden von Grafiken

\usepackage{ifthen}
\usepackage{pdfpages}

\usepackage[numbers]{natbib}
\usepackage{multibib}
\newcites{On}{Online Quellen}

\usepackage[ngerman]{translator}
\usepackage[toc,acronym]{glossaries}

\usepackage[left=2.8cm,right=1.75cm,top=2.25cm,bottom=2.25cm]{geometry}


%########################## Schriftart ############################
\usepackage{avant}%Grundschriftart aendern
%########################## Schriftart ############################

\usepackage[titles]{tocloft}


\setcounter{tocdepth}{3}
\setcounter{secnumdepth}{3}


\newacronym{PD}{PD}{Part Design}

\newglossaryentry{DLL}{type=\acronymtype,
name={DLL},
description={Dynamic Link Library},
text={DLL},
first={Dynamic Link Library (DLL)},
plural={DDLs},
firstplural={Dynamic Link Libraries (DLLs)}}


\newglossaryentry{glos:CFK}{name={CFK},
description={
Bezeichnet einen Faser-Kunststoff-Verbundwerkstoff, bei dem Kohlenstofffasern, meist in mehreren Lagen, als Verstärkung in eine Kunststoffmatrix eingebettet werden.
},sort=CFK}


\makeglossaries




%\tightmtctrue%zeilenabstand geringer
\mtcskipamount2cm
\setlength{\mtcindent}{0pt}

%\mtcsetrules{minitoc}{on}
%\mtcsetrules{minilof}{on}
%\mtcsetrules{minilot}{on}

%\renewcommand*\mtctitle{Kapitelinhalt}
%\mtcsettitle{minitoc}{Kapitelinhalt}

\mtcsettitle{minitoc}{Kapitelinhalt}
\mtcsettitle{minilof}{Abbildungsverzeichnis}
\mtcsettitle{minilot}{Tabellenverzeichnis}

\mtcsettitlefont{minitoc}{\normalsize\sffamily}
\mtcsetfont{minitoc}{*}{\small\sffamily}%globale Schriftform
%\setcounter{minitocdepth}{3}
\mtcsetfont{minitoc}{section}{\normalfont\small}
\mtcsetfont{minitoc}{subsection}{\normalfont\small }
\mtcsetfont{minitoc}{subsubsection}{\normalfont\sm all}

\mtcsettitlefont{minilof}{\normalsize\sffamily}
\mtcsetfont{minilof}{*}{\small\sffamily}
%\setcounter{minilofdepth}{3}
\mtcsetfont{minilof}{section}{\normalfont\small}
\mtcsetfont{minilof}{subsection}{\normalfont\small }
\mtcsetfont{minilof}{subsubsection}{\normalfont\sm all}

\mtcsettitlefont{minilot}{\normalsize\sffamily}
\mtcsetfont{minilot}{*}{\small\sffamily}
%\setcounter{minilotdepth}{3}
\mtcsetfont{minilot}{section}{\normalfont\small}
\mtcsetfont{minilot}{subsection}{\normalfont\small }
\mtcsetfont{minilot}{subsubsection}{\normalfont\sm all}





\begin{document}


%################################# miniToc Init ##############################
\dominitoc%minitoc initialisieren
\dominilof
\dominilot

\mtcsetdepth{minitoc}{3}
\mtcsetdepth{minilof}{3}
\mtcsetdepth{minilot}{3}
%################################# miniToc Init ##############################


\pagenumbering{Alph} %nur damit Warnings wegen doppelter Seitenzahl weggehen
\newcounter{Alph}

\clearpage

\setcounter{Alph}{\value{page}}
\pagenumbering{Roman}
\newcounter{Roman}

\clearpage

\singlespacing
\tableofcontents


%\cleardoublepage
\phantomsection
%\addcontentsline{toc}{chapter}{Abbildungsverzeich nis}
\listoffigures\mtcaddchapter


%\cleardoublepage
\phantomsection
%\addcontentsline{toc}{chapter}{Tabellenverzeichni s}
\listoftables\mtcaddchapter



\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Liste der noch zu erledigenden Punkte}
\chapter*{Liste der noch zu erledigenden Punkte}
\mtcaddchapter
\markboth{Liste der noch zu erledigenden Punkte}{Liste der noch zu erledigenden Punkte}
\listoftodos[]
%\adjustmtc


\renewcommand{\lstlistlistingname}{Listingsverzeic hnis}
\cleardoublepage
\phantomsection
%\addcontentsline{toc}{chapter}{Listingsverzeichni s}
\lstlistoflistings
\mtcaddchapter



\deftranslation[to=German]{Acronyms}{Abkürzungsverzeichnis}
\printglossary[style=long3colheader,toctitle=Glossar,title=Glossa r]
\mtcaddchapter
%\mtcfixglossary%[chapter]

\printglossary[type=\acronymtype,style=long3colheader,toctitle=Ab kürzungsverzeichnis,title=Abkürzungsverzeichnis]
%\mtcfixglossary%[chapter]
\mtcaddchapter


\onehalfspacing

\clearpage

\setcounter{Roman}{\value{page}}
\pagenumbering{arabic}
\newcounter{arabic}

\chapter{hauptkapitel 1}
\minitoc
\minilof
\section{einleitung bla}
\gls{PD} bla blab \gls{glos:CFK} kann viel
\begin{figure}
\centering
\caption{abb im haupteil}
\end{figure}



\singlespacing

\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Online Quellen}
\bibliographystyleOn{dinat}
\begin{thebibliography}{sotief}
\bibitem{test1}Vollny (Hrsg.): {\it Amiga--Tuning}.
Interest--Verlag, Augsburg, 1996.
...
\end{thebibliography}
\adjustmtc

\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{Literaturverzeichni s}
\bibliographystyle{natdin}
\begin{thebibliography}{sotief}
\bibitem{test2}Volker Wollny (Hrsg.): {\it Amiga--Tuning}.
Interest--Verlag, Augsburg, 1996.
...
\end{thebibliography}
\adjustmtc




\setcounter{arabic}{\value{page}}
\pagenumbering{Alph}
\setcounter{page}{\value{Alph}}

\newpage
\Large{titelseite anhang}
\newpage

\appendix

\pagenumbering{Roman}
\setcounter{page}{\value{Roman}}

\chapter{Anhang}
\minitoc
\mtcskip
\minilof

\pagenumbering{arabic}
\setcounter{page}{\value{arabic}}

\section{CD-Version der Applikation}

\section{Quellcode}
\subsection{QUELLCODE 1 IM ANHANG}
\begin{lstlisting}[caption=testlisting]
CodeCodeCode
\end{lstlisting}

\clearpage

\section{Abbildungen}

\begin{figure}
\centering
\caption{grafik im anhang}
\end{figure}


\end{document}

kompiliert mit -- `batch' gibt's bei mir nich', höchstens bash;-)


pdflatex foo
makeglossaries foo
pdflatex foo
pdflatex foo

Den BibLaTeX-Aufruf hab ich hier weggelassen, weil Du die thebibliography-Umgebung bereits im Dokument hast.

BTW: `glossaries' hab ich so gar nicht in der minitoc-Doku gefunden; davon abgesehen ist glossaries etwas neuer als minitoc, hat dort vllt deshalb noch nicht berücksichtigt werden können (so denn überhaupt eine spezielle Berücksichtigung notwendig ist).

Und: Nur nicht den Kopf hängen lassen.;)

MfG

sharpType
04-09-2009, 18:42
Oman wie geht das denn jetzt?

1. so wie es scheinbar bei dir läuft , geht es bei mir nicht denn dann habe ich in der lof datei folgende doppeleinträge von

\contentsline {xchapter}{}{V}{chapter*.9}



\select@language {ngerman}
\contentsline {xchapter}{}{II}{chapter*.3}
\contentsline {xchapter}{}{III}{chapter*.5}
\contentsline {xchapter}{}{IV}{chapter*.7}
\contentsline {chapteratlist}{Listingsverzeichnis}{V}{chapter*.9 }
\contentsline {xchapter}{}{V}{chapter*.9}
\contentsline {xchapter}{}{V}{chapter*.9}
\contentsline {xchapter}{}{V}{chapter*.9}
\contentsline {chapteratlist}{\numberline {1}hauptkapitel 1}{1}{chapter.1}
\contentsline {xchapter}{hauptkapitel 1}{1}{chapter.1}
\contentsline {figure}{\numberline {1.1}{\ignorespaces abb im haupteil\relax }}{1}{figure.caption.10}
\contentsline {chapteratlist}{\numberline {A}Anhang}{3}{appendix.A}
\contentsline {xchapter}{Anhang}{3}{appendix.A}
\contentsline {figure}{\numberline {A.1}{\ignorespaces grafik im anhang\relax }}{4}{figure.caption.15}



lasse ich allerdings die

\mtcaddchapter

nach den glossarie aufrufen weg, funktioniert alles wie gewünscht...:eek::confused:

ich werde es jetzt mal eben in meinem hauptdokument versuchen..mal schauen was dabei rauskommt....gebe gleich mal rückmeldung