From 261d1fb6dea6d17197443e37781047a27a97f9f2 Mon Sep 17 00:00:00 2001 From: cedounet <134267244+cedounet@users.noreply.github.com> Date: Tue, 15 Aug 2023 17:41:07 +0100 Subject: [PATCH] Remove first-line indentation (#170) Make pragraph indentation as per Hendrik's liking. --- book/book.tex | 2 +- book/intro/preface.tex | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/book/book.tex b/book/book.tex index 1022007..5a4b5e4 100644 --- a/book/book.tex +++ b/book/book.tex @@ -1,4 +1,4 @@ -\documentclass[a4paper, twoside, 12pt]{scrbook} +\documentclass[a4paper, twoside, 12pt, parskip=half]{scrbook} % General packages \usepackage{sourdough} diff --git a/book/intro/preface.tex b/book/intro/preface.tex index 44b00ec..3200354 100644 --- a/book/intro/preface.tex +++ b/book/intro/preface.tex @@ -180,7 +180,7 @@ scientific references where possible and to clearly distinguish between facts an I~hope you have fun reading this and that you learn more about the fascinating world of bread making, and it is my sincere wish that this work provides you with the solid toolchain that I~wish I'd had access to when starting my own journey with bread. -\vspace{\baselineskip}\linebreak -\noindent \mbox{Thank you.} -\vspace{\baselineskip}\linebreak -\noindent Hendrik + +Thank you. + +Hendrik