Add a bunch of content TODOs

This commit is contained in:
2026-04-25 19:35:53 +02:00
parent 93f310d843
commit b50308d014
3 changed files with 99 additions and 13 deletions

View File

@@ -20,7 +20,7 @@
% style=ieee,
% sorting=nty,
% ]{biblatex}
\usepackage{todonotes}
% \usepackage{todonotes}
\usepackage{quantikz}
\usepackage{stmaryrd}
\usepackage{algorithm}
@@ -32,9 +32,9 @@
\usetikzlibrary{external}
\tikzexternalize
\makeatletter
\renewcommand{\todo}[2][]{\tikzexternaldisable\@todo[#1]{#2}\tikzexternalenable}
\makeatother
% \makeatletter
% \renewcommand{\todo}[2][]{\tikzexternaldisable\@todo[#1]{#2}\tikzexternalenable}
% \makeatother
\setcounter{MaxMatrixCols}{20}
@@ -45,6 +45,8 @@
%
\newcommand{\red}[1]{\textcolor{red}{#1}}
\newcommand{\content}[1]{\noindent\indent\red{[#1]}\\}
\newcommand{\figwidth}{10cm}
\newcommand{\figheight}{7.5cm}