We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7b6109 + 5063a02 commit 736cdf0Copy full SHA for 736cdf0
UltiSnips/tex.snippets
@@ -74,7 +74,7 @@ ${0}
74
endsnippet
75
76
snippet sec "Section" b
77
-\section{${1:section name}}
+\section{${1:section name}}
78
\label{sec:${2:${1/\\\w+\{(.*?)\}|\\(.)|(\w+)|([^\w\\]+)/(?4:_:\L$1$2$3\E)/g}}}
79
80
${0}
0 commit comments