edugame-railway-operation/handbook/figures/tutorial_followprotection_s...

19 lines
947 B
TeX

%!TEX TS-program = pdflatexmk
% Copyright 2021 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.
\documentclass[tikz,border=2,preview=true]{standalone}
\usepackage[prefix=]{xcolor-solarized}
\usepackage[main=english,ngerman]{babel}
\usepackage{iflang} % needs babel
\newcommand{\IfLanguage}[2]{\IfLanguageName{#1}{#2}{}}
\usepackage{lmodern,microtype,mathptmx,courier}
\begin{document}
\begin{tikzpicture}[font=\sffamily]
\input{tutorial_followprotection_setup.tikz}
\end{tikzpicture}
\end{document}