[CS] Update word math mode macro
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
\newcommand{\tcl}[1]{\Omega\left(#1\right)}
|
\newcommand{\tcl}[1]{\Omega\left(#1\right)}
|
||||||
\newcommand{\wordbool}{(\Sigma_{\text{bool}})^*}
|
\newcommand{\wordbool}{(\Sigma_{\text{bool}})^*}
|
||||||
\newcommand{\words}[1]{(\Sigma_{\text{#1}})^*}
|
\newcommand{\words}[1]{(\Sigma_{\text{#1}})^*}
|
||||||
\newcommand{\wordm}[1]{(\Sigma_{\text{#1}})^*}
|
\newcommand{\wordm}[1]{\Sigma_{\text{#1}}^*}
|
||||||
\newcommand{\alphabetx}[1]{\Sigma_{\text{#1}}}
|
\newcommand{\alphabetx}[1]{\Sigma_{\text{#1}}}
|
||||||
\newcommand{\tR}{\text{R}}
|
\newcommand{\tR}{\text{R}}
|
||||||
\newcommand{\tC}{\text{C}}
|
\newcommand{\tC}{\text{C}}
|
||||||
|
Reference in New Issue
Block a user