Fixed wrong ref to the main file.

This commit is contained in:
Ricardo Langner
2015-10-05 00:29:59 +02:00
parent 399c7120d8
commit 0acc638525
10 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
\pdfbookmark[0]{Abstract}{Abstract} \pdfbookmark[0]{Abstract}{Abstract}
\chapter*{Abstract} \chapter*{Abstract}

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
\pdfbookmark[0]{Acknowledgement}{Acknowledgement} \pdfbookmark[0]{Acknowledgement}{Acknowledgement}
\chapter*{Acknowledgement} \chapter*{Acknowledgement}

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
\chapter{Concepts: This text is here to test a very long title, to simulate the line break behavior, to show that an extremely long tilte also works} \chapter{Concepts: This text is here to test a very long title, to simulate the line break behavior, to show that an extremely long tilte also works}
\label{sec:concepts} \label{sec:concepts}

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
\chapter{Conclusion} \chapter{Conclusion}
\label{sec:conclusion} \label{sec:conclusion}

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
\chapter{Introduction} \chapter{Introduction}
\label{sec:intro} \label{sec:intro}

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
\chapter{Related Work} \chapter{Related Work}
\label{sec:related} \label{sec:related}

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
\chapter{System} \chapter{System}
\label{sec:system} \label{sec:system}

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
\pagestyle{empty} \pagestyle{empty}
\hfill \hfill

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
%************************************************ %************************************************
% Declaration % Declaration

View File

@@ -1,4 +1,4 @@
% !TEX root = ../thesis-example.tex % !TEX root = ../my-thesis.tex
% %
% ------------------------------------ --> cover title page % ------------------------------------ --> cover title page
\begin{titlepage} \begin{titlepage}