From 44c19e04e1f5eb1f2b33ce0f3b41d09c91b4030f Mon Sep 17 00:00:00 2001 From: Bishwa Hang Rai Date: Fri, 18 Dec 2015 13:59:55 -0800 Subject: [PATCH] removed warning destination with same identifier and added tex root --- chapters/01_introduction.tex | 2 ++ main.tex | 2 ++ 2 files changed, 4 insertions(+) diff --git a/chapters/01_introduction.tex b/chapters/01_introduction.tex index e1504d9..a5212d9 100644 --- a/chapters/01_introduction.tex +++ b/chapters/01_introduction.tex @@ -1,3 +1,5 @@ +%!TEX root = ../main.tex +% Add the above root in every chapter added for compiling the tex file easily. \chapter{Introduction}\label{chapter:introduction} \section{Section} diff --git a/main.tex b/main.tex index 3cc39de..b462ef7 100644 --- a/main.tex +++ b/main.tex @@ -14,6 +14,8 @@ \begin{document} +%https://en.wikibooks.org/wiki/LaTeX/Hyperlinks#Problems_with_Links_and_Pages +\pagenumbering{alph} \input{pages/cover} \frontmatter{}