2026-02-05T15:07:43
This commit is contained in:
7
private-snippets/LaTeX-mode/cite
Normal file
7
private-snippets/LaTeX-mode/cite
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: cite
|
||||
# key: c
|
||||
# uuid: c
|
||||
# condition: (not (save-restriction (widen) (texmathp)))
|
||||
# --
|
||||
\cite{$1} $0
|
||||
Reference in New Issue
Block a user