Browse Source

Update include paths

rro
Wouter Horlings 5 years ago
parent
commit
dc3839e8a9
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      report.tex

+ 2
- 2
report.tex View File

@@ -1,5 +1,5 @@
\documentclass[final,english,titlepage,nomath]{siltex-report} \documentclass[final,english,titlepage,nomath]{siltex-report}
\include{common/texfiles/preamble}
\include{include/preamble}


\title{Title} \title{Title}
\subtitle{Thesis Report} \subtitle{Thesis Report}
@@ -17,7 +17,7 @@
\maketitle \maketitle
\makerro \makerro
\tableofcontents \tableofcontents
\include{common/texfiles/acronyms}
\include{include/acronyms}
\chapter{Introduction} \chapter{Introduction}
\section{Context} \section{Context}
\rro{This is context.} \rro{This is context.}


Loading…
Cancel
Save