summaryrefslogtreecommitdiffstats
path: root/title.tex
blob: a73ea75dada56ab6f88180f373bc6087f8dcfd12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
\startcomponent title
\product main

\definemakeup[title][align=middle]

\startmakeup[title]
  {\switchtobodyfont[30pt] Formal Verification of \blank[medium] High-Level Synthesis}
  \blank[1cm]
  {\bfb Late Stage Review}
  \blank[2cm]
  {\rma Yann Herklotz Grave}
  \blank[5cm]

  % http://wiki.contextgarden.net/Command/currentdate
  \currentdate[month,year]
  \blank[5cm]

  \startalignment[flushleft]
  \setupinterlinespace[line=3.8ex]\rma
  \bold{Supervisor}: John Wickerson

  \bold{CID}: 01062783
  \stopalignment
\stopmakeup

\stopcomponent