Merge pull request #9 from bishwahang/master
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
% !TeX root = ../main.tex
|
||||||
|
% Add the above to each chapter to make compiling the PDF easier in some editors.
|
||||||
|
|
||||||
\chapter{Introduction}\label{chapter:introduction}
|
\chapter{Introduction}\label{chapter:introduction}
|
||||||
|
|
||||||
\section{Section}
|
\section{Section}
|
||||||
|
|||||||
3
main.tex
3
main.tex
@@ -14,6 +14,9 @@
|
|||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
|
% Set page numbering to avoid "destination with the same identifier has been already used" warning for cover page.
|
||||||
|
% (see https://en.wikibooks.org/wiki/LaTeX/Hyperlinks#Problems_with_Links_and_Pages).
|
||||||
|
\pagenumbering{alph}
|
||||||
\input{pages/cover}
|
\input{pages/cover}
|
||||||
|
|
||||||
\frontmatter{}
|
\frontmatter{}
|
||||||
|
|||||||
Reference in New Issue
Block a user