2
0

#6 gefixt: Option loadshadowlibrary beim Laden des Pakets todonotes entfernt. (Laut Anleitung des Pakets Stand 06/2021 gibt es die Option aber anscheinend noch.)

This commit is contained in:
André Miede
2021-11-15 15:45:12 +01:00
committed by Tim Wall
parent 3cb62681ee
commit 49f6a1f4c1
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
\newcommand{\mySecondProf}{Prof. Dr. Thomas Kretschmer\xspace}
\newcommand{\myLocation}{Saarbrücken\xspace}
\newcommand{\myTime}{Tag.~Monat~Jahr\xspace}
\newcommand{\currentVersion}{Version 2.21, Oktober 2021\xspace} % TODO: ggf. über git Versionsinformationen automatisch bereitstellen und verwenden
\newcommand{\currentVersion}{Version 2.22, November 2021\xspace} % TODO: ggf. über git Versionsinformationen automatisch bereitstellen und verwenden
% ********************************************************************
% Setup, finetuning, and useful commands
@@ -72,7 +72,7 @@
%\renewcommand{\bflabel}[1]{{#1}\hfill} % fix the list of acronyms
\usepackage{booktabs}
\usepackage{multirow}
\usepackage[loadshadowlibrary]{todonotes} %Settings for ToDoNotes
\usepackage{todonotes} %Settings for ToDoNotes
% Eigene Shortcuts fuer laengere Befehle
\newcommand{\todox}[1]{\todo[inline, size=\small]{#1}}
%Nummerierte Anmerkungen

Binary file not shown.