Don't specify parskip mode, since the default is fine

This commit is contained in:
Charlotte Van Petegem 2023-11-21 15:13:55 +01:00
parent 4d53e95fea
commit 59504a66d8
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -1,7 +1,7 @@
#+TITLE: Dodona
#+AUTHOR: Charlotte Van Petegem
#+LATEX_CLASS: book
#+LATEX_CLASS_OPTIONS: [paper=240mm:170mm,paper=portrait,parskip=full+]
#+LATEX_CLASS_OPTIONS: [paper=240mm:170mm,paper=portrait,parskip]
#+LATEX_COMPILER: lualatex
#+LATEX_HEADER: \usepackage[inline]{enumitem}
#+LATEX_HEADER: \usepackage{listings}