- 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}
|
\pdfbookmark[0]{Acknowledgement}{Acknowledgement}
|
||||||
\chapter*{Acknowledgement}
|
\chapter*{Acknowledgement}
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
% !TEX root = ../Clean-Thesis.tex
|
% !TEX root = ../thesis-example.tex
|
||||||
%
|
%
|
||||||
\chapter{Concepts}
|
\chapter{Concepts}
|
||||||
\label{sec:concepts}
|
\label{sec:concepts}
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
% !TEX root = ../Clean-Thesis.tex
|
% !TEX root = ../thesis-example.tex
|
||||||
%
|
%
|
||||||
\chapter{Conclusion}
|
\chapter{Conclusion}
|
||||||
\label{sec:conclusion}
|
\label{sec:conclusion}
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
% !TEX root = ../Clean-Thesis.tex
|
% !TEX root = ../thesis-example.tex
|
||||||
%
|
%
|
||||||
\chapter{Introduction}
|
\chapter{Introduction}
|
||||||
\label{sec:intro}
|
\label{sec:intro}
|
||||||
|
@@ -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}
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
% !TEX root = ../Clean-Thesis.tex
|
% !TEX root = ../thesis-example.tex
|
||||||
%
|
%
|
||||||
\chapter{System}
|
\chapter{System}
|
||||||
\label{sec:system}
|
\label{sec:system}
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
% !TEX root = ../Clean-Thesis.tex
|
% !TEX root = ../thesis-example.tex
|
||||||
%
|
%
|
||||||
\pagestyle{empty}
|
\pagestyle{empty}
|
||||||
\hfill
|
\hfill
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
% !TEX root = ../Clean-Thesis.tex
|
% !TEX root = ../thesis-example.tex
|
||||||
%
|
%
|
||||||
%************************************************
|
%************************************************
|
||||||
% Declaration
|
% Declaration
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
% !TEX root = Clean-Thesis.tex
|
% !TEX root = ../thesis-example.tex
|
||||||
%
|
%
|
||||||
% ------------------------------------ --> cover title page
|
% ------------------------------------ --> cover title page
|
||||||
\begin{titlepage}
|
\begin{titlepage}
|
||||||
|
Reference in New Issue
Block a user