added comments/notes
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
\newcommand{\commentByFrank}[1]{%
|
||||
\noindent%
|
||||
\fcolorbox{black}{cyan}{%
|
||||
\parbox[position]{0.45\textwidth}{%
|
||||
\parbox[position]{0.95\textwidth}{%
|
||||
\footnotesize%
|
||||
{\bf Frank:} #1%
|
||||
}%
|
||||
@@ -97,7 +97,7 @@
|
||||
\newcommand{\commentByMarkus}[1]{%
|
||||
\noindent%
|
||||
\fcolorbox{black}{green}{%
|
||||
\parbox[position]{0.45\textwidth}{%
|
||||
\parbox[position]{0.95\textwidth}{%
|
||||
\footnotesize%
|
||||
{\bf Lukas:} #1%
|
||||
}%
|
||||
@@ -106,7 +106,7 @@
|
||||
\newcommand{\commentByToni}[1]{%
|
||||
\noindent%
|
||||
\fcolorbox{black}{red}{%
|
||||
\parbox[position]{0.45\textwidth}{%
|
||||
\parbox[position]{0.95\textwidth}{%
|
||||
\footnotesize%
|
||||
{\bf Toni:} #1%
|
||||
}%
|
||||
|
||||
Reference in New Issue
Block a user