1
0

thesis: Start Chapter 3

This commit is contained in:
2025-07-24 14:26:24 +02:00
parent cfa68b78e7
commit 2a371705fd
2 changed files with 66 additions and 5 deletions

View File

@@ -40,6 +40,15 @@
\usepackage{minted}
\usepackage{chngcntr}
\counterwithin{listing}{chapter}
\usepackage{pgf-umlsd}
\newcommand{\newthreadShift}[4][gray!30]{
\newinst[#4]{#2}{#3}
\stepcounter{threadnum}
\node[below of=inst\theinstnum,node distance=0.8cm] (thread\thethreadnum) {};
\tikzstyle{threadcolor\thethreadnum}=[fill=#1]
\tikzstyle{instcolor#2}=[fill=#1]
}
% Set PDF document properties
\hypersetup{