diff options
Diffstat (limited to 'tex/tikz')
-rw-r--r-- | tex/tikz/mimo.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/tikz/mimo.tex b/tex/tikz/mimo.tex index 02f117d..aa40743 100644 --- a/tex/tikz/mimo.tex +++ b/tex/tikz/mimo.tex @@ -8,7 +8,7 @@ & \node[rtbox] (B) {\(\mathbf{B}\)}; & \node[rtsum] (dX) {}; \node[above = 0mm of dX] {\(\dot{\mathbf{x}}\)}; - & \node[rtint] (I) {}; + & \node[rtbox] (I) {\(\displaystyle\int\)}; & \node[rtsplit] (X) {}; \node[above = 0mm of X] {\(\mathbf{x}\)}; & \node[rtbox] (C) {\(\mathbf{C}\)}; |