Add comment argument to cite snippet
This commit is contained in:
parent
233e2d30d8
commit
f5d6c75d48
@ -146,9 +146,9 @@ snippet page
|
||||
${1:page}~\pageref{${2}}${3}
|
||||
snippet index
|
||||
\index{${1:index}}${2}
|
||||
#cite
|
||||
#Citations
|
||||
snippet cite
|
||||
\cite{${1}}${2}
|
||||
\cite[${1}]{${2}}${3}
|
||||
#Formating text: italic, bold, underline, small capital, emphase ..
|
||||
snippet it
|
||||
\textit{${1:text}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user