Add a bunch of content TODOs
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user