Add latex bold snippet
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: textbf
|
||||
# key: b
|
||||
# --
|
||||
\textbf{${1:bold}}$0
|
||||
@@ -2,4 +2,4 @@
|
||||
# name: textit
|
||||
# key: i
|
||||
# --
|
||||
\textit{$1}$0
|
||||
\textit{${1:itatic}}$0
|
||||
Reference in New Issue
Block a user