Clean up text for first week
This commit is contained in:
@@ -3,19 +3,7 @@
|
||||
%
|
||||
|
||||
% sideremark
|
||||
\newcommand\sideremark[1]{\marginpar
|
||||
[
|
||||
\hskip .45in
|
||||
\begin{minipage}{1.25in}
|
||||
\tiny \sf #1
|
||||
\end{minipage}
|
||||
]
|
||||
{
|
||||
\hskip -.075in
|
||||
\begin{minipage}{1.25in}
|
||||
\tiny \sf #1
|
||||
\end{minipage}
|
||||
}}
|
||||
\newcommand\sideremark[1]{\marginpar{\tiny \textsf #1}}
|
||||
|
||||
% questionSign
|
||||
\newcommand\questionSign[1]{\marginpar
|
||||
@@ -102,5 +90,5 @@
|
||||
%
|
||||
% Macros to produce different text for different versions of the paper.
|
||||
%
|
||||
\newcommand{\Preprint}[1]{\marginpar{\color{blue}\tiny\sf Preprint only}\begin{color}{blue}#1\end{color}}
|
||||
\newcommand{\Publication}[1]{\marginpar{\color{teal}\tiny\sf Publication only}\begin{color}{teal}#1\end{color}}
|
||||
\newcommand{\Preprint}[1]{\marginpar{\color{blue}\tiny\textsf Preprint only}\begin{color}{blue}#1\end{color}}
|
||||
\newcommand{\Publication}[1]{\marginpar{\color{teal}\tiny\textsf Publication only}\begin{color}{teal}#1\end{color}}
|
||||
|
Reference in New Issue
Block a user