#11 Start proper report
This commit is contained in:
parent
55212c1440
commit
5c8cee8104
4 changed files with 113 additions and 35 deletions
15
header.yaml
Normal file
15
header.yaml
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "RPG Engine"
|
||||
author: "Tibo De Peuter"
|
||||
date: "23 december 2022"
|
||||
subtitle: "Write a game engine for an RPG game"
|
||||
# geometry: "left=2.54cm,right=2.54cm,top=1.91cm,bottom=1.91cm"
|
||||
geometry: "left=2.54cm,right=2.54cm,top=2.54cm,bottom=2.54cm"
|
||||
titlepage: true
|
||||
titlepage-rule-height: 4
|
||||
toc: true
|
||||
listings-disable-line-numbers: true
|
||||
listings-no-page-break: false
|
||||
subparagraph: true
|
||||
lang: en-GB
|
||||
---
|
Reference in a new issue