Skip to content

Commit 31694e0

Browse files
authored
Merge pull request #289 from ComputerScienceHouse/289-consistent-spacing
2 parents a2d0713 + 158e2fb commit 31694e0

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

constitution.tex

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,23 @@
4141
\renewcommand{\thesubsubsection}{\arabic{section}.\Alph{subsection}.\arabic{subsubsection}}
4242
\titleformat{\section}{\normalfont\Large\bfseries}{Article \thesection}{1em}{}
4343
\titleformat{\subsection}{\normalfont\large\bfseries}{Section \thesubsection}{1em}{}
44+
\titleformat{\subsubsection}{\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{}
45+
\titlespacing*{\subsubsection}{0pt}{3.25ex plus 1ex minus .2ex}{0.5em}
4446

4547
% Adding an \asubsubsection -- I feel dirty
4648
%\setcounter{secnumdepth}{5}
4749
\newcommand{\asubsubsection}[1]{\paragraph{#1} \label{#1}}
4850
\renewcommand{\theparagraph}{\arabic{section}.\Alph{subsection}.\arabic{subsubsection}.\Alph{paragraph}}
51+
\titleformat{\paragraph}[block]{\normalfont\normalsize\bfseries}{\theparagraph}{1em}{}
52+
\titlespacing*{\paragraph}{0pt}{3.25ex plus 1ex minus .2ex}{0.5em}
4953

5054
% Adding \a(sub){3,4}section during merge of bylaws and articles -- I feel _really_ dirty
5155
\setcounter{secnumdepth}{7}
5256
\setcounter{tocdepth}{7}
53-
\newcommand{\asubsubsubsection}[1]{\parindent=0em\subparagraph{#1} \label{#1}}
57+
\newcommand{\asubsubsubsection}[1]{\subparagraph{#1} \label{#1}}
5458
\renewcommand{\thesubparagraph}{\arabic{section}.\Alph{subsection}.\arabic{subsubsection}.\Alph{paragraph}.\arabic{subparagraph}}
59+
\titleformat{\subparagraph}[block]{\normalfont\normalsize\bfseries}{\thesubparagraph}{1em}{}
60+
\titlespacing*{\subparagraph}{0pt}{3.25ex plus 1ex minus .2ex}{0.5em}
5561

5662
\newcounter{asubsubsubsubsection}[subparagraph]
5763
\renewcommand{\theasubsubsubsubsection}{\arabic{section}.\Alph{subsection}.\arabic{subsubsection}.\Alph{paragraph}.\arabic{subparagraph}.\Alph{asubsubsubsubsection}}
@@ -278,7 +284,6 @@ \subsection{Modifying the Constitution}
278284
\item Use CSH facilities
279285
\item Receive priority for on-floor housing, or apply for On-Floor Status
280286
\end{enumerate}
281-
282287
Active Members currently on co-op forfeit their right to vote on house issues, and likewise do not count towards quorum.
283288
Exceptions may be made at the discretion of the Evaluations Director.
284289

@@ -611,12 +616,10 @@ \subsection{Modifying the Constitution}
611616

612617
\asubsubsection{Dual Directors}
613618
Social and R\&D are the only Voting E-Board positions that allow for dual directors.
614-
615619
If two candidates elect to run as dual directors, their names are placed together on a single line of the election ballot.
616620
If they are also nominated as a single directorship or as dual directors with another member, their votes are not cumulative.
617621
Each different nomination must be a separate entry on the election ballot.
618622
Ad Hoc Directors are not restricted to single or dual directors.
619-
620623
The following special cases cover the operation of dual directors:
621624
\begin{enumerate}
622625
\item If one of the members in a dual directorship resigns, or for any other reason ends the term of office, the other member in the dual directorship must also step down and the office becomes vacated.
@@ -849,7 +852,6 @@ \subsection{Modifying the Constitution}
849852
\\ \hline
850853
\end{tabular}
851854
\end{center}
852-
853855
% The suggested total operating budget is $8360.
854856
% This figure comes from having approximately 55 on-floor members with $80 per semester dues (totaling $8800) minus 5% set aside for Accumulated.
855857
Dues collected from on-floor members are to be distributed into directorship budgets as shown in the above table.
@@ -945,7 +947,7 @@ \subsection{Modifying the Constitution}
945947
For constitutional modification, candidate selection, and officer removal votes, the voting period must be at least forty-eight hours in length.
946948
For any other type of vote, the voting period must be at least twenty-four hours.
947949
The minimum length of the voting period may be explicitly lengthened, but never shortened, in the text describing the actual vote.
948-
950+
\\* \\*
949951
The voting period opens once ballots are distributed to each member eligible to cast a vote.
950952
At the end of the voting period, the Chair of the Vote collects the ballots, closing the voting period.
951953
The Vote Counters then tally the results.
@@ -984,7 +986,6 @@ \subsection{Modifying the Constitution}
984986

985987
\asubsection{Ranked Choice}
986988
In a Ranked Choice Vote, voters rank the options by placing a '1' by their first choice, a '2' by their second choice, and so on, until they no longer wish to express any further preferences or run out of options.
987-
988989
The winning option is selected outright if it gains more than half the votes cast as a first preference.
989990
If not, the option with the fewest number of first preference votes is eliminated and their votes move to the second preference marked on the ballots.
990991
This process continues until one option has half of the votes cast and is elected.

0 commit comments

Comments
 (0)