Changed frame snippet
This commit is contained in:
parent
66c2a0b026
commit
aefcab679d
@ -239,9 +239,7 @@ snippet sum
|
|||||||
snippet lim
|
snippet lim
|
||||||
\lim_{${1:x \to +\infty}} ${0}
|
\lim_{${1:x \to +\infty}} ${0}
|
||||||
snippet frame
|
snippet frame
|
||||||
\begin{frame}[<+->]
|
\begin{frame}[${1:t}]{${2:title}}
|
||||||
\frametitle{${1:title}}
|
|
||||||
|
|
||||||
${0}
|
${0}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
snippet block
|
snippet block
|
||||||
|
Loading…
Reference in New Issue
Block a user