- Fix: wrong reference (file name) to the main latex file for the example
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
% !TEX root = Clean-Thesis.tex
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
\pdfbookmark[0]{Acknowledgement}{Acknowledgement}
|
||||
\chapter*{Acknowledgement}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
% !TEX root = ../Clean-Thesis.tex
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
\chapter{Concepts}
|
||||
\label{sec:concepts}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
% !TEX root = ../Clean-Thesis.tex
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
\chapter{Conclusion}
|
||||
\label{sec:conclusion}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
% !TEX root = ../Clean-Thesis.tex
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
\chapter{Introduction}
|
||||
\label{sec:intro}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
% !TEX root = ../Clean-Thesis.tex
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
\chapter{Related Work}
|
||||
\label{sec:related}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
% !TEX root = ../Clean-Thesis.tex
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
\chapter{System}
|
||||
\label{sec:system}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
% !TEX root = ../Clean-Thesis.tex
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
\pagestyle{empty}
|
||||
\hfill
|
||||
|
@@ -1,4 +1,4 @@
|
||||
% !TEX root = ../Clean-Thesis.tex
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
%************************************************
|
||||
% Declaration
|
||||
|
@@ -1,4 +1,4 @@
|
||||
% !TEX root = Clean-Thesis.tex
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
% ------------------------------------ --> cover title page
|
||||
\begin{titlepage}
|
||||
|
Reference in New Issue
Block a user