Fix waterfall label to be clearly readable

master
Markus Kaiser 5 years ago
parent a8fb85a06c
commit 2975e08ea6

Binary file not shown.

Binary file not shown.

@ -104,5 +104,5 @@
\tikzstyle{quiver arrow} = [thick, -{Latex[length=2pt]}]
\tikzstyle{waterfall} = [draw=none, fill=sStone]
\newcommand{\addwaterfall}{%
\draw[waterfall] (0,5) rectangle (5, 5.2) node[midway, above] {waterfall};
\draw[waterfall] (0,5) rectangle (5, 5.2) node[midway, above=-1pt] {waterfall};
}

Loading…
Cancel
Save