Quellcode durchsuchen

Update include paths

rro
Wouter Horlings vor 5 Jahren
Ursprung
Commit
dc3839e8a9
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. +2
    -2
      report.tex

+ 2
- 2
report.tex Datei anzeigen

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

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


Laden…
Abbrechen
Speichern