From e65352846b394c6f38f10e7381fb1de51ce9f4cb Mon Sep 17 00:00:00 2001 From: zgrep school Date: Wed, 8 Mar 2017 19:35:14 -0500 Subject: [PATCH] Repealed arbitrary mathematical voting. --- lawguide.tex | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/lawguide.tex b/lawguide.tex index f8217e6..ab40138 100644 --- a/lawguide.tex +++ b/lawguide.tex @@ -128,17 +128,12 @@ Votes N proposals back. Is 0-indexed, so \texttt{:D\~{}0} is equivalent to \text Equivalent to \texttt{:D\~{}N}, where N is the number of `\^{}'s. -\item \texttt{:D\~{}mathematical expression} - -If the mathematical expression, or its modulus, is a non-negative integer, say N, then -it is equivalent to \texttt{:D\~{}N}. Otherwise, it is an invalid vote. - \item \texttt{:D\~{}kick} Refers to last kick. Can only be used right after a kick, or a kick followed by a join by the kicked person. -\item \texttt{nick: :D, nick: :D\~{}N, nick: :D\^{}, nick: :D\~{}mathematical expression} +\item \texttt{nick: :D, nick: :D\~{}N, nick: :D\^{}} Same as without the \texttt{nick: } prefix, but instead refer to the relevant proposal made by `nick'. \texttt{nick, } can be used instead of \texttt{nick: }.