-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Here is the list of commands accepting argument(s):
\newcommand{\refsec}[2]{Volume~\csname volnumber#1\endcsname \xspace Section~#2}
\newcommand{\refch}[2]{Volume~\csname volnumber#1\endcsname \xspace Chapter~#2}
\newcommand{\refinch}[2]{#2 in Volume~\csname volnumber#1\endcsname \xspace}
\newcommand{\bigo}[1]{\ensuremath{\mathcal{O}(#1)}}
\newcommand{\dm}[1]{\ensuremath{\Delta m^2_{#1}}\xspace} % example: \dm{12}
\newcommand{\sinst}[1]{\ensuremath{\sin^2\theta_{#1}}\xspace} % example \sinst{12}
\newcommand{\sinstt}[1]{\ensuremath{\sin^22\theta_{#1}}\xspace} % example \sinstt{12}
\newcommand{\nuxtonux}[2]{\ensuremath{\nu_{#1} \to \nu_{#2}}\xspace} % example \nuxtonux23 (no {...} )
\newcommand{\dk}[1]{\textcolor{red}{#1}}
\newcommand{\dkc}[1]{\textbf{\textcolor{red}{(#1 --DK)}}}
\newcommand{\dd}[1]{\textcolor{blue}{#1}}
These are not used in the glossary.
For now: not implemented. The squared brackets [*] are ignored while parsing into a dictionary.
Should we keep these:
\newcommand{\beq}{\begin{equation}}
\newcommand{\eeq}{\end{equation}}
\newcommand{\bea}{\begin{eqnarray}}
\newcommand{\eea}{\end{eqnarray}}
Metadata
Metadata
Assignees
Labels
No labels