add shortcut to print R set in math mode

This commit is contained in:
Jeff Lance 2016-08-11 18:07:45 +02:00
parent ecc8ccc250
commit 10dad8d9e9

View File

@ -45,4 +45,9 @@
\NewDocumentCommand \vecj { } {
\vec{\jmath}
}
% ensembles
\NewDocumentCommand \R { } {
\mathbb{R}
}
%--%