projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Tweak ERC settings, including enabling logging
[~bandali/configs]
/
.emacs.d
/
etc
/
yasnippet
/
snippets
/
latex-mode
/
subsection
diff --git
a/.emacs.d/etc/yasnippet/snippets/latex-mode/subsection
b/.emacs.d/etc/yasnippet/snippets/latex-mode/subsection
index
043f322
..
ddfa13d
100644
(file)
--- a/
.emacs.d/etc/yasnippet/snippets/latex-mode/subsection
+++ b/
.emacs.d/etc/yasnippet/snippets/latex-mode/subsection
@@
-3,6
+3,6
@@
# key: ss
# --
\subsection{${1:name}}
-\label{s
ubs
ec:${2:label}}
+\label{sec:${2:label}}
$0
\ No newline at end of file