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:
cedounet
2023-08-21 13:59:05 +01:00
committed by GitHub
parent a8dc6dc210
commit de02adb4c7
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
\documentclass[a4paper, oneside, 12pt, parskip=half, bibliography=totoc,% \documentclass[paper=a4, twoside=false, fontsize=12pt, parskip=half,
listof=totoc]{scrbook} bibliography=totoc, listof=totoc]{scrbook}
% General packages % General packages
\usepackage{sourdough} \usepackage{sourdough}

View File

@@ -50,6 +50,7 @@
% Clickable links in the table of contents % Clickable links in the table of contents
\usepackage[ocgcolorlinks]{hyperref} \usepackage[ocgcolorlinks]{hyperref}
\usepackage{bookmark}
\hypersetup{% \hypersetup{%
linktoc=all, linktoc=all,
allcolors=codeblue allcolors=codeblue