edugame-railway-operation/handout/tables/game_procedure.tex

30 lines
1.4 KiB
TeX

%!TEX TS-program = pdflatexmk
% Copyright 2020 Martin Scheidt (Attribution 4.0 International, CC-BY 4.0)
% You are free to copy and redistribute the material in any medium or format. You are free to remix, transform, and build upon the material for any purpose, even commercially. You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. No warranties are given.
% \IfLanguage{english}{Sequence per round:
% \begin{enumerate}
% \item calling of routes (optional)
% \item Set signals to CLEAR (optional)
% \item Select control lever position (optional)
% \item \emph{move all trains according to the control lever position!}
% \item \emph{Execute stop case for signals!}
% \item release of routes (optional)
% \end{enumerate}
% }
% \IfLanguage{ngerman}{Ablauf pro Runde:
\begin{enumerate}
\item Fahrstraße sichern
\begin{enumerate}[a)]
\item Weichen im befahrenen Teil der Fahrstraße einstellen und sichern
\item Flankenschutz herstellen
\item Durchrutschweg sichern
\end{enumerate}
\item Signale auf Fahrt stellen
\item Schalthebelposition ändern (Beschleunigen/Bremsen)
\item Züge bewegen
\item Haltfall von Signalen ausführen
\item Fahrstraßen auflösen
\end{enumerate}
% }