- Fix: wrong reference (file name) to the main latex file for the example

This commit is contained in:
Ricardo Langner
2014-04-07 22:56:17 +02:00
parent 6f6376550c
commit e2dad0ade3
9 changed files with 9 additions and 9 deletions

View File

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

View File

@@ -1,4 +1,4 @@
% !TEX root = ../Clean-Thesis.tex % !TEX root = ../thesis-example.tex
% %
\chapter{Concepts} \chapter{Concepts}
\label{sec:concepts} \label{sec:concepts}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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