Update Black Box diagram

This commit is contained in:
2020-01-10 23:54:43 +01:00
parent a00ed940d8
commit b41b72b08a
6 changed files with 6 additions and 1792 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -45,4 +45,10 @@
%------------------------------------- Workaround for CleanStyle -------------------
%% cleanthesis.sty *will* check the bibfile, even if `configurebiblatex=false` ...
%% So we need to set it appropriately using our metadata variable "cleanthesisbibfile"
\PassOptionsToPackage{
figuresep=colon,
configurelistings=true,
configurebiblatex=false,
bibfile=assets/Citations
}{cleanthesis}
%------------------------------------- Workaround for CleanStyle -------------------