Initial commit
This commit is contained in:
commit
5d8463699f
11 changed files with 405 additions and 0 deletions
14
pandoc/header.yaml
Normal file
14
pandoc/header.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "Practicum 8: De geheugenhiërarchie"
|
||||
author: "Tibo De Peuter, Mathis De Witte"
|
||||
date: "21 Mei 2023"
|
||||
# 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: false
|
||||
listings-disable-line-numbers: true
|
||||
listings-no-page-break: false
|
||||
subparagraph: true
|
||||
lang: nl-BE
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue