Indenting label in align environment
This commit is contained in:
parent
0561ba640a
commit
18d24cbdf8
@ -34,7 +34,7 @@ snippet center
|
||||
# Align(ed)
|
||||
snippet ali
|
||||
\begin{align${1:ed}}
|
||||
\label{eq:${2}}
|
||||
\label{eq:${2}}
|
||||
${0}
|
||||
\end{align$1}
|
||||
# Gather(ed)
|
||||
@ -175,7 +175,7 @@ snippet index
|
||||
#Citations
|
||||
snippet citen
|
||||
\citen{${1}} ${0}
|
||||
# bibtex commands
|
||||
# natbib citations
|
||||
snippet citep
|
||||
\citep{${1}} ${0}
|
||||
snippet citet
|
||||
|
Loading…
Reference in New Issue
Block a user