summaryrefslogtreecommitdiff
path: root/Assignment1/assignment1.tex
diff options
context:
space:
mode:
authorCamil Staps2018-04-18 20:50:11 +0200
committerCamil Staps2018-04-18 20:50:11 +0200
commit205e49a4c15d291a2519eedabd683341a153aa03 (patch)
treee7e8cb51415c33c15de74fd014463bcab1707fda /Assignment1/assignment1.tex
parent(for me) more intuitive intuitive semantics (diff)
Bars everywhere
Diffstat (limited to 'Assignment1/assignment1.tex')
-rw-r--r--Assignment1/assignment1.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/Assignment1/assignment1.tex b/Assignment1/assignment1.tex
index e8e34dd..cb1b363 100644
--- a/Assignment1/assignment1.tex
+++ b/Assignment1/assignment1.tex
@@ -78,8 +78,10 @@
\newif\ifchangebar\changebarfalse
\let\oldcbend\cbend
\def\cbend{\oldcbend\changebarfalse}
-\newcommand{\erin}{\ifchangebar\cbend\fi\cbcolor{yellow}\cbstart\changebartrue}
-\newcommand{\camil}{\ifchangebar\cbend\fi\cbcolor{red}\cbstart\changebartrue}
+\newcommand{\changechangebar}[2][2pt]{\ifchangebar\cbend\fi\cbcolor{#2}\cbstart[#1]\changebartrue}
+\newcommand{\erin}{\changechangebar{yellow}}
+\newcommand{\camil}{\changechangebar{red}}
+\newcommand{\both}{\changechangebar[1pt]{orange}}
\renewcommand*{\arraystretch}{1.3}
@@ -103,6 +105,7 @@
\begin{document}
+\both
\maketitle
\setcounter{section}{5}
@@ -120,16 +123,17 @@
\input{bibliographic-notes}
\input{exercises}
+\both
\printbibliography
\section*{Contribution}
%TODO: Like we are some immature group of children, we have to provide proof of contribution
-\camil
Erin has started writing the text.
This text was then copy-edited, slightly corrected where needed and expanded by Camil.
(The result was then copy-edited, slightly corrected where needed and expanded by Erin.
The result was then copy-edited, slightly corrected where needed and expanded by Camil.)$^\omega$
In the above, yellow bars indicate content primarily contributed by Erin, whereas red bars indicate content primarily contributed by Camil.
+Thin orange bars indicate material that cannot be attributed to either.
Unfortunately, disabilities of the \textsf{changebar} package make it impossible to indicate the fine-grainedness of our redaction process.
\cbend