Files
dotfiles/emacs/.emacs.d/snippets/latex-mode/newglossaryentry
TuDatTr 215bf58939 Trying out GNU stow
Signed-off-by: TuDatTr <tran.tuan-dat@mailbox.org>
2018-01-08 01:53:16 +01:00

5 lines
150 B
Plaintext

# -*- mode: snippet -*-
# name: newglossaryentry
# key: gl
# --
\newglossaryentry{${1:AC}}{name=${2:Andrea Crotti}${3:, description=${4:description}}}