unix-conf/.emacs.d/elpa/yasnippet-20160131.948/snippets/latex-mode/newglossaryentry

5 lines
150 B
Plaintext
Raw Normal View History

2016-02-18 13:53:30 +00:00
# -*- mode: snippet -*-
# name: newglossaryentry
# key: gl
# --
\newglossaryentry{${1:AC}}{name=${2:Andrea Crotti}${3:, description=${4:description}}}