This commit is contained in:
2023-02-09 18:06:49 -05:00
parent 4ef73f733e
commit b8c0177236
+6
View File
@@ -722,6 +722,12 @@ snippet AA "For all" iA
\forall
endsnippet
snippet image "Image" wA
\begin{figure}[${1:h}]
\includegraphics[width=${2:0.5}\textwidth]{$3}
\end{figure} $0
endsnippet
snippet plot "Plot" w
\begin{figure}[$1]
\centering