add shortcut to print R set in math mode
This commit is contained in:
parent
ecc8ccc250
commit
10dad8d9e9
@ -45,4 +45,9 @@
|
||||
\NewDocumentCommand \vecj { } {
|
||||
\vec{\jmath}
|
||||
}
|
||||
|
||||
% ensembles
|
||||
\NewDocumentCommand \R { } {
|
||||
\mathbb{R}
|
||||
}
|
||||
%--%
|
||||
|
Loading…
Reference in New Issue
Block a user