pandoc-templates/handin/handin.md

26 lines
507 B
Markdown
Raw Normal View History

2016-11-10 14:13:26 +00:00
---
2016-11-10 16:29:44 +00:00
course: Concurrency
title: Threaded Prime Number Counting
2016-11-10 14:13:26 +00:00
author_name: Christoffer Müller Madsen
author_group: DA3
author_id: 201506991
# Settings
# mainfont: Linux Libertine
2016-11-10 16:29:44 +00:00
# mainfont: Iowan Old Style
2016-11-10 14:13:26 +00:00
mainfont: Times New Roman
altfont: Helvetica Neue
monofont: Courier
lang: english
fontsize: 10pt
2016-11-10 16:29:44 +00:00
geometry: a4paper, left=25mm, right=25mm, top=30mm, bottom=30mm
2016-11-10 14:13:26 +00:00
parskip: 0.8em
parindent: 0em
secspacingdiff: 0em
multicol: true
columns: 2
columnsep: 0.8cm
# customdate: YYYY-MM-DD
---
2016-11-10 16:29:44 +00:00
Text goes here