Skip to content

Instantly share code, notes, and snippets.

@karthikraman
Last active October 19, 2015 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karthikraman/150b3620ba22a7092cdb to your computer and use it in GitHub Desktop.
Save karthikraman/150b3620ba22a7092cdb to your computer and use it in GitHub Desktop.
Snippet Beamer Fragile Frame
<snippet>
<content><![CDATA[\\begin{frame}[fragile]{${1:title}}
$2
\\end{frame}]]></content>
<tabTrigger>fframe</tabTrigger>
<scope>text.tex.latex</scope>
<description>Beamer frame</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment