mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
added IV
This commit is contained in:
parent
9f8791bd10
commit
2802d0250d
2 changed files with 7 additions and 4 deletions
|
@ -38,10 +38,13 @@
|
|||
\draw[->,very thick] (E\tmp) -- (4, {(\n-\tmp)*2-0.5}) -- (2, {(\n-\nr)*2+1.5}) -- (x\nr);
|
||||
}
|
||||
|
||||
\node (Mx) at (0,-1) {$\vdots$};
|
||||
\node (xx) at (2,-1) {$\vdots$};
|
||||
\node (Ex) at (4,-1) {$\vdots$};
|
||||
\node (Cx) at (6,-1) {$\vdots$};
|
||||
\node (IV) at (2,{\n*2-1}) {$IV$};
|
||||
\draw[->, very thick] (IV) -- (x1);
|
||||
|
||||
\node (Mx) at (0,-1) {$\vdots$};
|
||||
\node (xx) at (2,-1) {$\vdots$};
|
||||
\node (Ex) at (4,-1) {$\vdots$};
|
||||
\node (Cx) at (6,-1) {$\vdots$};
|
||||
\end{tikzpicture}
|
||||
\end{preview}
|
||||
\end{document}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue