Add tikzpicture snippet
parent
37b61e4f07
commit
fba5adce5d
|
@ -239,6 +239,12 @@ $2
|
|||
$3
|
||||
endsnippet
|
||||
|
||||
snippet tik "Tikzpicture" i
|
||||
\begin{tikzpicture}
|
||||
$1
|
||||
\end{tikzpicture}
|
||||
endsnippet
|
||||
|
||||
snippet matrix "Matrix" i
|
||||
\begin{bmatrix}
|
||||
$1
|
||||
|
|
Loading…
Reference in New Issue