1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00
This commit is contained in:
2021-05-25 01:19:48 +01:00
parent 696266922a
commit b47c60fe57
2 changed files with 66 additions and 50 deletions

View File

@@ -383,10 +383,18 @@
\newcommand{\conf}{\mathcal{C}}
% effect sugar
\newcommand{\trcomp}[1]{\sembr{#1}}
\newcommand{\trval}[1]{\sembr{#1}}
\newcommand{\treff}[1]{\sembr{#1}}
\newcommand{\pp}{\Theta}
\newcommand{\xcomp}[1]{\sembr{#1}}
\newcommand{\xval}[1]{\sembr{#1}}
\newcommand{\xpre}[1]{\sembr{#1}}
\newcommand{\xrow}[1]{\sembr{#1}}
\newcommand{\xeff}[1]{\sembr{#1}}
\newcommand{\pcomp}[1]{\sembr{#1}}
\newcommand{\pval}[1]{\sembr{#1}}
\newcommand{\ppre}[1]{\sembr{#1}}
\newcommand{\prow}[1]{\sembr{#1}}
\newcommand{\peff}[1]{\sembr{#1}}
\newcommand{\eamb}{\ensuremath{E_{\mathsf{amb}}}}
\newcommand{\trval}[1]{\mathcal{T}\sembr{#1}}
% UNIX example
\newcommand{\UNIX}{UNIX}