浏览代码

add R0 and Rt

Phillip Rothenbeck 10 月之前
父节点
当前提交
4dca19839b
共有 1 个文件被更改,包括 8 次插入2 次删除
  1. 8 2
      macros.tex

+ 8 - 2
macros.tex

@@ -1,8 +1,14 @@
 %your own macros, abbreviations, etc.
 %your own macros, abbreviations, etc.
 
 
-\newcommand\todo[1]{\textcolor{red}{TODO: #1}}
-\newcommand\fixme[1]{\textcolor{green}{FIXME: #1}}
+%\newcommand\todo[1]{\textcolor{red}{TODO: #1}}
+%\newcommand\fixme[1]{\textcolor{green}{FIXME: #1}}
 
 
 \newcommand\ie{\textit{i.e.}\xspace}
 \newcommand\ie{\textit{i.e.}\xspace}
 \newcommand\eg{\textit{e.g.}\xspace}
 \newcommand\eg{\textit{e.g.}\xspace}
 \newcommand\etal{\textit{et al.}\xspace}
 \newcommand\etal{\textit{et al.}\xspace}
+
+
+\newcommand{\RO}{\ensuremath{\mathcal{R}_0}}
+\newcommand{\Rt}{\ensuremath{\mathcal{R}_t}}
+
+% do loss command\newcommand{}