aboutsummaryrefslogtreecommitdiff
path: root/assets/manual/manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'assets/manual/manual.tex')
-rw-r--r--assets/manual/manual.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/assets/manual/manual.tex b/assets/manual/manual.tex
index 3555507..bf46e75 100644
--- a/assets/manual/manual.tex
+++ b/assets/manual/manual.tex
@@ -1227,6 +1227,11 @@ The \texttt{main} and \texttt{dst} fields may contain one of the following:
\subsection{Train speed restriction table}
The speed restriction table for trains includes the speed limits for a train, where the key is the type of speed limit and the value is the speed limit itself.
+\appendix
+\newpage
+\part*{Appendices}
+\addcontentsline{toc}{part}{Appendices}
+
\section{Physics}\label{s:physics}
\subsection{Train acceleration}
@@ -1255,12 +1260,8 @@ The time needed to accelerate from $v_0$ to $v_1$ can be calculated as follows:
The distance needed to accelerate from $v_0$ to $v_1$ can be calculated as follows:
\[ s = \frac{v_1^2 - v_0^2}{2a} \]
-\ifx\HCode\undefined
-\appendix
-\newpage
-\part*{Appendices}
-\addcontentsline{toc}{part}{Appendices}
+\ifx\HCode\undefined
\printindex
\fi