From fad30fa1dbd8cb5b5695bf95fdcf3e7a3c0e2fa5 Mon Sep 17 00:00:00 2001 From: cedounet <134267244+cedounet@users.noreply.github.com> Date: Sat, 19 Aug 2023 15:34:28 +0100 Subject: [PATCH] Remove 2-sided option for pdf (#187) As per poll and discussion in: https://github.com/hendricius/the-sourdough-framework/discussions/181 Co-authored-by: Cedric --- book/book.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/book.tex b/book/book.tex index 420efe8..cab03f5 100644 --- a/book/book.tex +++ b/book/book.tex @@ -1,4 +1,4 @@ -\documentclass[a4paper, twoside, 12pt, parskip=half, bibliography=totoc,% +\documentclass[a4paper, oneside, 12pt, parskip=half, bibliography=totoc,% listof=totoc]{scrbook} % General packages