Add snippet for centring
This commit is contained in:
parent
0fb47bb1f8
commit
2657674e0e
2 changed files with 7 additions and 0 deletions
6
snippets/latex-mode/cent
Normal file
6
snippets/latex-mode/cent
Normal file
|
@ -0,0 +1,6 @@
|
|||
# name: centre
|
||||
# key: cent
|
||||
# --
|
||||
\begin{center}
|
||||
$0
|
||||
\end{center}
|
Loading…
Add table
Add a link
Reference in a new issue