hyperref
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user