corrected comment of \phantom{\hspace{}}

This commit is contained in:
Ivan Hörler 2017-01-09 18:37:18 +01:00
parent 92e642d70c
commit 1baf50c2c0
2 changed files with 1 additions and 1 deletions

BIN
main.pdf

Binary file not shown.

View File

@ -114,7 +114,7 @@ Beispiel für Isi:
\tikzmark{a}{a}+\tikzmark{b}b=\tikzmark{c}{c} \\[1em]
\tikzmark{sums}{Sumanden}=\tikzmark{sum}{Summe}
\end{aligned}
\phantom{\hspace{6cm}} %%<---versatz von link
\phantom{\hspace{8cm}} %%<---versatz von rechts (!)
\end{equation*}
\tikz[overlay,remember picture]{\draw[blue,thick,->] (sums.north) to [bend left=0] node[anchor=south]{$ $}(a.south);}
\tikz[overlay,remember picture]{\draw[blue,thick,->] (sums.north) to [bend left=0] node[anchor=south]{$ $}(b.south);}