Skip to content

Instantly share code, notes, and snippets.

@hsigrist
Created September 22, 2013 15:54
Show Gist options
  • Select an option

  • Save hsigrist/6661251 to your computer and use it in GitHub Desktop.

Select an option

Save hsigrist/6661251 to your computer and use it in GitHub Desktop.
alter columna examdesign choices
<snippet>
<content><![CDATA[
\begin{question}
${1:Latinis litteris mandaremus.}
\choice${2:[!]}{${3:}}
\choice${4:[!]}{${5:}}
\choice${6:[!]}{${7:}}
\choice${8:[!]}{${9:}}
\choice${10:[!]}{${11:}}
\end{question}
]]></content>
<tabTrigger>alter</tabTrigger>
<scope>text.tex.latex</scope>
<description>choices columna examdesign</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment