thesis: Start Chapter 3
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user