updates
This commit is contained in:
parent
4ef73f733e
commit
b8c0177236
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user