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

25 lines
1.2 KiB
TeX
Raw Normal View History

%!TEX TS-program = pdflatexmk
2020-06-19 10:25:04 +02:00
% 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ßen bilden (optional)
\item Signale auf Fahrt stellen (optional)
\item Schalthebelposition wählen (optional)
\item \emph{alle Züge entsprechend der Schalthebelposition bewegen!}
\item \emph{Haltfall von Signalen ausführen!}
\item Fahrstraßen auflösen (optional)
\end{enumerate}
}