Language settings

This commit is contained in:
Charlotte Van Petegem 2023-11-24 14:47:57 +01:00
parent 826778c518
commit 916107c639
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -1,5 +1,6 @@
#+TITLE: Dodona
#+AUTHOR: Charlotte Van Petegem
#+LANGUAGE: en-gb
#+LATEX_CLASS: book
#+LATEX_CLASS_OPTIONS: [paper=240mm:170mm,parskip]
#+LATEX_COMPILER: lualatex
@ -9,6 +10,7 @@
#+LATEX_HEADER: \usepackage[type=report]{ugent2016-title}
#+LATEX_HEADER: \usepackage[final]{microtype}
#+LATEX_HEADER: \usepackage[defaultlines=3,all]{nowidow}
#+LATEX_HEADER: \usepackage[dutch,AUTO]{polyglossia}
#+LATEX_HEADER: \academicyear{20232024}
#+LATEX_HEADER: \subtitle{Learn to code with a data-driven platform}
#+LATEX_HEADER: \titletext{A dissertation submitted to Ghent University in partial fulfilment of the requirements for the degree of Doctor of Computer Science.}
@ -122,13 +124,16 @@ I might even wait with this explicitly to do this closer to the deadline, to inc
:CREATED: [2023-11-20 Mon 17:18]
:END:
* Acknowledgements
#+LATEX: \begin{dutch}
* Dankwoord
:PROPERTIES:
:CREATED: [2023-10-23 Mon 09:25]
:CUSTOM_ID: chap:ack
:UNNUMBERED: t
:END:
#+LATEX: \end{dutch}
* Summaries
:PROPERTIES:
:CREATED: [2023-10-23 Mon 17:56]
@ -142,12 +147,15 @@ I might even wait with this explicitly to do this closer to the deadline, to inc
:CUSTOM_ID: sec:summen
:END:
#+LATEX: \begin{dutch}
** Nederlandstalige samenvatting
:PROPERTIES:
:CREATED: [2023-10-23 Mon 17:54]
:CUSTOM_ID: sec:summnl
:END:
#+LATEX: \end{dutch}
#+LATEX: \mainmatter
* Introduction