diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 21:41:05 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 21:41:05 +0200 |
| commit | b6202a785ce486531826d23999971712c512c785 (patch) | |
| tree | 346cc89f739dfa13e16a45bb2ec040512a36a4a4 /style/first-page.tex | |
| parent | efed2f678137467b6d317c61b88494979ed49109 (diff) | |
feat: changed the TOC and added the preamble
Diffstat (limited to 'style/first-page.tex')
| -rw-r--r-- | style/first-page.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/style/first-page.tex b/style/first-page.tex index 57ee6fd..b2f2ebb 100644 --- a/style/first-page.tex +++ b/style/first-page.tex @@ -35,12 +35,15 @@ \vspace*{1.8cm} \emph{A thesis submitted in fulfillment of the requirements\\ for - the VU Bachelor of Science degree in Computer Science} + the VU Bachelor of Science degree in Computer Science.} \vspace*{1cm} \today\\[4cm] + % Restoring to normal numbers takes place in toc.tex. + \pagenumbering{Roman} + \end{center} \newpage |
