mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-27 05:14:00 -06:00
Silent KOMA warnings (#190)
No functional change, but less warnings will help to read the logs. Good idea anyway to use the key/value scheme Co-authored-by: Cedric <ced@awase.ostal>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
\documentclass[a4paper, oneside, 12pt, parskip=half, bibliography=totoc,%
|
||||
listof=totoc]{scrbook}
|
||||
\documentclass[paper=a4, twoside=false, fontsize=12pt, parskip=half,
|
||||
bibliography=totoc, listof=totoc]{scrbook}
|
||||
|
||||
% General packages
|
||||
\usepackage{sourdough}
|
||||
|
||||
Reference in New Issue
Block a user