packages/themes.sty : more verbose global colour constants
This commit is contained in:
@ -21,10 +21,8 @@
|
||||
\newcommand{\Ot}{\mathbb{O}} % Octonions numbers symbol
|
||||
\newcommand{\Se}{\mathbb{S}} % Sedenions numbers symbol
|
||||
\newcommand{\Pn}{\mathbb{P}} % Sets of all the prime numbers
|
||||
\newcommand{\false}{{\color{th_colour_red}F}} % New symbol for false value
|
||||
\newcommand{\true}{{\color{th_colour_green}V}} % New symbol for true value
|
||||
%\newcommand{\false}{F} % New symbol for false value
|
||||
%\newcommand{\true}{V} % New symbol for true value
|
||||
\newcommand{\false}{F} % New symbol for false value
|
||||
\newcommand{\true}{V} % New symbol for true value
|
||||
\DeclareMathOperator{\Rel}{\mathcal{R}} % New symbol for binary relations
|
||||
\DeclarePairedDelimiter{\abs}{|}{|}
|
||||
\DeclarePairedDelimiter{\card}{|}{|}
|
||||
|
Reference in New Issue
Block a user