Add tikzpicture snippet

This commit is contained in:
2023-05-19 19:30:44 +02:00
parent 5ad07b3261
commit 9230f8c847

View File

@@ -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