|
41 | 41 | \renewcommand{\thesubsubsection}{\arabic{section}.\Alph{subsection}.\arabic{subsubsection}} |
42 | 42 | \titleformat{\section}{\normalfont\Large\bfseries}{Article \thesection}{1em}{} |
43 | 43 | \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} |
44 | 46 |
|
45 | 47 | % Adding an \asubsubsection -- I feel dirty |
46 | 48 | %\setcounter{secnumdepth}{5} |
47 | 49 | \newcommand{\asubsubsection}[1]{\paragraph{#1} \label{#1}} |
48 | 50 | \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} |
49 | 53 |
|
50 | 54 | % Adding \a(sub){3,4}section during merge of bylaws and articles -- I feel _really_ dirty |
51 | 55 | \setcounter{secnumdepth}{7} |
52 | 56 | \setcounter{tocdepth}{7} |
53 | | -\newcommand{\asubsubsubsection}[1]{\parindent=0em\subparagraph{#1} \label{#1}} |
| 57 | +\newcommand{\asubsubsubsection}[1]{\subparagraph{#1} \label{#1}} |
54 | 58 | \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} |
55 | 61 |
|
56 | 62 | \newcounter{asubsubsubsubsection}[subparagraph] |
57 | 63 | \renewcommand{\theasubsubsubsubsection}{\arabic{section}.\Alph{subsection}.\arabic{subsubsection}.\Alph{paragraph}.\arabic{subparagraph}.\Alph{asubsubsubsubsection}} |
@@ -278,7 +284,6 @@ \subsection{Modifying the Constitution} |
278 | 284 | \item Use CSH facilities |
279 | 285 | \item Receive priority for on-floor housing, or apply for On-Floor Status |
280 | 286 | \end{enumerate} |
281 | | - |
282 | 287 | Active Members currently on co-op forfeit their right to vote on house issues, and likewise do not count towards quorum. |
283 | 288 | Exceptions may be made at the discretion of the Evaluations Director. |
284 | 289 |
|
@@ -611,12 +616,10 @@ \subsection{Modifying the Constitution} |
611 | 616 |
|
612 | 617 | \asubsubsection{Dual Directors} |
613 | 618 | Social and R\&D are the only Voting E-Board positions that allow for dual directors. |
614 | | - |
615 | 619 | If two candidates elect to run as dual directors, their names are placed together on a single line of the election ballot. |
616 | 620 | If they are also nominated as a single directorship or as dual directors with another member, their votes are not cumulative. |
617 | 621 | Each different nomination must be a separate entry on the election ballot. |
618 | 622 | Ad Hoc Directors are not restricted to single or dual directors. |
619 | | - |
620 | 623 | The following special cases cover the operation of dual directors: |
621 | 624 | \begin{enumerate} |
622 | 625 | \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} |
849 | 852 | \\ \hline |
850 | 853 | \end{tabular} |
851 | 854 | \end{center} |
852 | | - |
853 | 855 | % The suggested total operating budget is $8360. |
854 | 856 | % This figure comes from having approximately 55 on-floor members with $80 per semester dues (totaling $8800) minus 5% set aside for Accumulated. |
855 | 857 | 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} |
945 | 947 | For constitutional modification, candidate selection, and officer removal votes, the voting period must be at least forty-eight hours in length. |
946 | 948 | For any other type of vote, the voting period must be at least twenty-four hours. |
947 | 949 | The minimum length of the voting period may be explicitly lengthened, but never shortened, in the text describing the actual vote. |
948 | | - |
| 950 | +\\* \\* |
949 | 951 | The voting period opens once ballots are distributed to each member eligible to cast a vote. |
950 | 952 | At the end of the voting period, the Chair of the Vote collects the ballots, closing the voting period. |
951 | 953 | The Vote Counters then tally the results. |
@@ -984,7 +986,6 @@ \subsection{Modifying the Constitution} |
984 | 986 |
|
985 | 987 | \asubsection{Ranked Choice} |
986 | 988 | 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 | | - |
988 | 989 | The winning option is selected outright if it gains more than half the votes cast as a first preference. |
989 | 990 | 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. |
990 | 991 | This process continues until one option has half of the votes cast and is elected. |
|
0 commit comments