Skip to content

Commit

Permalink
added box for restart
Browse files Browse the repository at this point in the history
  • Loading branch information
sunava committed Dec 9, 2024
1 parent 8f7b872 commit 2570dd5
Showing 1 changed file with 9 additions and 48 deletions.
57 changes: 9 additions & 48 deletions setup/macros_scoresheets.tex
Original file line number Diff line number Diff line change
Expand Up @@ -146,54 +146,6 @@
% #3 description A description for the score mark
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
%
% %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% FROM HERE ON, THERE IS NOTHING TO CHANGE %
Expand Down Expand Up @@ -541,6 +493,8 @@
\thecurrTestScoreTotal + \thecurrOutstandingBonus}%
}{}%
% data recording bonus %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


\ifthenelse{\equal{\scorelistDataRecording}{true}}{%
\ifthenelse{ \equal{\thecurrDataRecordingBonus}{0} }{%
\setcounter{currDataRecordingBonus}{ \thecurrTestScore*\scorelistDataRecordingPercentage/100 }%
Expand Down Expand Up @@ -580,6 +534,13 @@
\bonusitem{\thecurrOutstandingBonus}{Outstanding performance~\ifShortScoresheet{(see sec.~\ref{rule:outstanding_performance})}{}}%
}{}%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Other Items %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ifShortScoresheet{}{%
\scoreheading{Recordings}
\scoreitem{0}{Restart after (sec)}
}%
% Total score %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\\[-1em]\hline
\scorePerTry
Expand Down

0 comments on commit 2570dd5

Please sign in to comment.