This commit is contained in:
h
2024-02-08 02:01:17 -05:00
parent 0b8c66b95a
commit 8f8f7c229c
2 changed files with 18 additions and 0 deletions
+10
View File
@@ -767,6 +767,16 @@ snippet image "Image" wA
\end{figure} $0
endsnippet
snippet tikzfig "Tikz Figure" wA
\begin{figure}[${1:H}]
\begin{center}
\begin{tikzpicture}
$2
\end{tikzpicture}
\end{center}
\end{figure} $0
endsnippet
snippet plot "Plot" w
\begin{figure}[$1]
\centering