init
This commit is contained in:
5
snippets/latex-mode/newglossaryentry
Normal file
5
snippets/latex-mode/newglossaryentry
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: newglossaryentry
|
||||
# key: gl
|
||||
# --
|
||||
\newglossaryentry{${1:AC}}{name=${2:Andrea Crotti}${3:, description=${4:description}}}
|
||||
Reference in New Issue
Block a user