Guest User

Untitled

a guest
Jan 28th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.43 KB | None | 0 0
  1.  
  2. \begin{equation*}\begin{tikzpicture}[description/.style={fill=white,inner sep=2pt}]
  3.    \matrix (m) [matrix of math nodes, row sep=3em,
  4.                 column sep=2.5em, text height=1.5ex, text depth=0.25ex,
  5.                 inner sep=0pt, nodes={inner xsep=0.3333em, inner ysep=0.3333em}]
  6.    {
  7.      
  8.    };
  9.     \path[->,font=\scriptsize]
  10.     % (m-x-y) edge node[auto] {beschriftung} (m-xp,yp)
  11. \end{tikzpicture}\end{equation*}
Advertisement
Add Comment
Please, Sign In to add comment