From 08522b830cd1dd1d0d1d5a060574f50f388205a7 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Thu, 19 Aug 2021 18:46:28 +0200 Subject: Continue working --- tex/tikz/mimo.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/tikz') 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}\)}; -- cgit v1.2.1