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