From e2dad0ade3f4854e261ef9856d4ce2577a0a057c Mon Sep 17 00:00:00 2001 From: Ricardo Langner Date: Mon, 7 Apr 2014 22:56:17 +0200 Subject: [PATCH] - Fix: wrong reference (file name) to the main latex file for the example --- content/acknowledgement.tex | 2 +- content/chapter-concepts.tex | 2 +- content/chapter-conclusion.tex | 2 +- content/chapter-introduction.tex | 2 +- content/chapter-related-work.tex | 2 +- content/chapter-system.tex | 2 +- content/colophon.tex | 2 +- content/declaration.tex | 2 +- content/titlepages.tex | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/content/acknowledgement.tex b/content/acknowledgement.tex index 921fe92..5f6d4cf 100644 --- a/content/acknowledgement.tex +++ b/content/acknowledgement.tex @@ -1,4 +1,4 @@ -% !TEX root = Clean-Thesis.tex +% !TEX root = ../thesis-example.tex % \pdfbookmark[0]{Acknowledgement}{Acknowledgement} \chapter*{Acknowledgement} diff --git a/content/chapter-concepts.tex b/content/chapter-concepts.tex index de2167b..222b28e 100644 --- a/content/chapter-concepts.tex +++ b/content/chapter-concepts.tex @@ -1,4 +1,4 @@ -% !TEX root = ../Clean-Thesis.tex +% !TEX root = ../thesis-example.tex % \chapter{Concepts} \label{sec:concepts} diff --git a/content/chapter-conclusion.tex b/content/chapter-conclusion.tex index 525eeae..20e2ec8 100644 --- a/content/chapter-conclusion.tex +++ b/content/chapter-conclusion.tex @@ -1,4 +1,4 @@ -% !TEX root = ../Clean-Thesis.tex +% !TEX root = ../thesis-example.tex % \chapter{Conclusion} \label{sec:conclusion} diff --git a/content/chapter-introduction.tex b/content/chapter-introduction.tex index 011806b..43036b6 100644 --- a/content/chapter-introduction.tex +++ b/content/chapter-introduction.tex @@ -1,4 +1,4 @@ -% !TEX root = ../Clean-Thesis.tex +% !TEX root = ../thesis-example.tex % \chapter{Introduction} \label{sec:intro} diff --git a/content/chapter-related-work.tex b/content/chapter-related-work.tex index d3991f9..04c3c91 100644 --- a/content/chapter-related-work.tex +++ b/content/chapter-related-work.tex @@ -1,4 +1,4 @@ -% !TEX root = ../Clean-Thesis.tex +% !TEX root = ../thesis-example.tex % \chapter{Related Work} \label{sec:related} diff --git a/content/chapter-system.tex b/content/chapter-system.tex index 47e9fff..5fea8c9 100644 --- a/content/chapter-system.tex +++ b/content/chapter-system.tex @@ -1,4 +1,4 @@ -% !TEX root = ../Clean-Thesis.tex +% !TEX root = ../thesis-example.tex % \chapter{System} \label{sec:system} diff --git a/content/colophon.tex b/content/colophon.tex index 09f9d1d..59fc99e 100644 --- a/content/colophon.tex +++ b/content/colophon.tex @@ -1,4 +1,4 @@ -% !TEX root = ../Clean-Thesis.tex +% !TEX root = ../thesis-example.tex % \pagestyle{empty} \hfill diff --git a/content/declaration.tex b/content/declaration.tex index 38b417f..5637c23 100644 --- a/content/declaration.tex +++ b/content/declaration.tex @@ -1,4 +1,4 @@ -% !TEX root = ../Clean-Thesis.tex +% !TEX root = ../thesis-example.tex % %************************************************ % Declaration diff --git a/content/titlepages.tex b/content/titlepages.tex index d80a37e..2da3063 100644 --- a/content/titlepages.tex +++ b/content/titlepages.tex @@ -1,4 +1,4 @@ -% !TEX root = Clean-Thesis.tex +% !TEX root = ../thesis-example.tex % % ------------------------------------ --> cover title page \begin{titlepage}