2
0

Probleme beim Build durch die Action beheben: Optionen für \documentclass angepasst.

This commit is contained in:
André Miede
2021-10-01 10:05:34 +02:00
committed by Tim Wall
parent a4f9d1967a
commit c7ef7d203b
3 changed files with 4 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
%\renewcommand{\bflabel}[1]{{#1}\hfill} % fix the list of acronyms
\usepackage{booktabs}
\usepackage{multirow}
\usepackage[shadow]{todonotes} %Settings for ToDoNotes
\usepackage[loadshadowlibrary]{todonotes} %Settings for ToDoNotes
% Eigene Shortcuts fuer laengere Befehle
\newcommand{\todox}[1]{\todo[inline, size=\small]{#1}}
%Nummerierte Anmerkungen

Binary file not shown.

View File

@@ -4,10 +4,9 @@
\documentclass[ twoside,openright,titlepage,numbers=noenddot,%
toc=bibliography,toc=listof,%
footinclude=false,headinclude=false,cleardoublepage=empty,%
BCOR=5mm,paper=a4,fontsize=11pt,%DIV=14,%
ngerman%
BCOR=5mm,paper=a4,fontsize=11pt
%,ngerman%
]{scrreprt}
%***************************************************************************************************************
% Note: Make all your adjustments in here
%***************************************************************************************************************