]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo-cone.tex
Fix all chktex warnings.
[mjotex.git] / mjo-cone.tex
index 1199d4f55be54130d2660f7814f9f857d8590853..a7507d60778bf4a01b560cb1b41c97e36a77ff9b 100644 (file)
@@ -14,7 +14,7 @@
 %
 
 % The nonnegative orthant in the given number of dimensions.
-\newcommand*{\Rnplus}[1][n]{ \mathbb{R}^{{#1}}_{+} }
+\newcommand*{\Rnplus}[1][n]{ \Rn[#1]_{+} }
 
 % The Lorentz ``ice-cream'' cone in the given number of dimensions.
 \newcommand*{\Lnplus}[1][n]{ \mathcal{L}^{{#1}}_{+} }
 %
 
 % Standard cone inequalities.
-\newcommand*{\gek}{ \succcurlyeq }
-\newcommand*{\gtk}{ \succ }
-\newcommand*{\lek}{ \preccurlyeq }
-\newcommand*{\ltk}{ \prec }
+\newcommand*{\gek}{\succcurlyeq}
+\newcommand*{\gtk}{\succ}
+\newcommand*{\lek}{\preccurlyeq}
+\newcommand*{\ltk}{\prec}
 
 
 % Starred versions of the cone inequality operators.