X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=top%2Fmtask_integration.tex;h=a0d462468afa2d32b2ec6f9186e08cdbe39934ae;hb=5702796e5885e85b9e8dcc0d5160dccb9386b05f;hp=247f9e51da6dd2fd3ba8020f7ece0cec6e8ff9b7;hpb=c07f3ee029e0cf99b058de8b9f6ccfdab49ee983;p=phd-thesis.git diff --git a/top/mtask_integration.tex b/top/mtask_integration.tex index 247f9e5..a0d4624 100644 --- a/top/mtask_integration.tex +++ b/top/mtask_integration.tex @@ -63,13 +63,13 @@ \draw [<->] (T1) -- (S2); \draw [<->] (T1) -- (Sn); - \draw [<->] (Tn) -- node [midway,above,fill=white] {\small\texttt{liftmTask}} (D2T1); - \draw [<->] (Sn) -- node [midway,above,fill=white] {\small\texttt{lowersds}} (D2S1); + \draw [<->] (Tn) -- node [midway,above,fill=white] {\texttt{liftmTask}} (D2T1); + \draw [<->] (Sn) -- node [midway,above,fill=white] {\texttt{lowerSds}} (D2S1); \draw [<->] (D1T1) -- (D1S1); \draw [<->] (D2T1) -- (D2S1); \draw [<->] (DNT1) -- (DNS1); - \draw [<->] (D1.north) to [in=180,out=135] node [midway,above,fill=white] {\small\texttt{withDevice}} (TS.west); + \draw [<->] (D1.north) to [in=180,out=135] node [midway,above,fill=white] {\texttt{withDevice}} (TS.west); \end{tikzpicture} \end{document}