From 03b430f33342241b8f8ddbb1f2e6496547d6cebb Mon Sep 17 00:00:00 2001 From: Philip Bergmann <philip.bergmann@uni-wuerzburg.de> Date: Tue, 12 Mar 2024 09:31:01 +0100 Subject: [PATCH] Note that layout changes are generally acceptable The title page should be left alone though, please --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b338575..5d467a9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SCRS LaTeX Thesis Template This template provides a scaffold for writing your thesis. -While typographical changes are generally possible, you are strongly encouraged to talk to your supervisor before "shipping" such a change - some settings have been chosen deliberately or might evoke strong feelings. +While layout changes are generally not a problem, please try to leave the title page as it is. ## Usage - The template is currently setup for only `lualatex`, `biblatex` and `biber`. Other LaTeX engines and bibliography tools should generally work as well, but will probably require adjusting the preamble and/or class file. If you do this, let us know, so we can try to include your word, so that the next person does not have to do it as well ;) -- GitLab