Enable externalization; Finish writing SC-LDPC section; Add (unfinished) Tanner graph figure

This commit is contained in:
2026-04-07 18:35:57 +02:00
parent 7fc66a2c68
commit 1d822dac8b
2 changed files with 145 additions and 16 deletions

View File

@@ -19,7 +19,14 @@
% ]{biblatex}
\usepackage{todonotes}
\usetikzlibrary{calc, positioning, arrows}
\usetikzlibrary{calc, positioning, arrows, fit}
\usetikzlibrary{external}
\tikzexternalize
\makeatletter
\renewcommand{\todo}[2][]{\tikzexternaldisable\@todo[#1]{#2}\tikzexternalenable}
\makeatother
%
%