diff --git a/Vorstellung/heisingerstr.tmpl b/Vorstellung/heisingerstr.tmpl index e74f363..0b01967 100644 --- a/Vorstellung/heisingerstr.tmpl +++ b/Vorstellung/heisingerstr.tmpl @@ -1,6 +1,7 @@ \documentclass[12pt]{dinbrief} \usepackage{german} \usepackage{eurosym} +\usepackage{color} \address{Nober Grundbesitz GbR\\ Eupenstr. 20\\ @@ -49,104 +50,104 @@ Die Zust"andigkeit f"ur den Winterdienst entnehmen Sie bitte den beiden untenste \hline \textbf{Nr.} & \textbf{Wohnung} \\ \hline #if $wohnung == 1 - \textbf{1} + \textcolor{red}{1} #else 1 #end if & #if $wohnung == 1 - \textbf{EG links} + \textcolor{red}{EG links} #else EG links #end if \\ \hline #if $wohnung == 2 - \textbf{2} + \textcolor{red}{2} #else 2 #end if & #if $wohnung == 2 - \textbf{EG mitte} + \textcolor{red}{EG mitte} #else EG mitte #end if \\ \hline #if $wohnung == 3 - \textbf{3} + \textcolor{red}{3} #else 3 #end if & #if $wohnung == 3 - \textbf{EG rechts} + \textcolor{red}{EG rechts} #else EG rechts #end if \\ \hline #if $wohnung == 4 - \textbf{4} + \textcolor{red}{4} #else 4 #end if & #if $wohnung == 4 - \textbf{1. OG links} + \textcolor{red}{1. OG links} #else 1. OG links #end if \\ \hline #if $wohnung == 5 - \textbf{5} + \textcolor{red}{5} #else 5 #end if & #if $wohnung == 5 - \textbf{1. OG mitte} + \textcolor{red}{1. OG mitte} #else 1. OG mitte #end if \\ \hline #if $wohnung == 6 - \textbf{6} + \textcolor{red}{6} #else 6 #end if & #if $wohnung == 6 - \textbf{1. OG rechts} + \textcolor{red}{1. OG rechts} #else 1. OG rechts #end if \\ \hline #if $wohnung == 7 - \textbf{7} + \textcolor{red}{7} #else 7 #end if & #if $wohnung == 7 - \textbf{2. OG links} + \textcolor{red}{2. OG links} #else 2. OG links #end if \\ \hline #if $wohnung == 8 - \textbf{8} + \textcolor{red}{8} #else 8 #end if & #if $wohnung == 8 - \textbf{2. OG rechts} + \textcolor{red}{2. OG rechts} #else 2. OG rechts #end if diff --git a/Vorstellung/winterdienst-tafel.py b/Vorstellung/winterdienst-tafel.py index 6da480d..b6a0a53 100644 --- a/Vorstellung/winterdienst-tafel.py +++ b/Vorstellung/winterdienst-tafel.py @@ -78,7 +78,7 @@ for i, v in enumerate(wd): print(" ") else: print("#if $wohnung == {}".format(x)) - print("\\textbf{" + str(x) + "}") + print("\\textcolor{red}{\\textbf{" + str(x) + "}}") print("#else") print("{}".format(x)) print("#end if") diff --git a/Vorstellung/winterdiensttafel.inc b/Vorstellung/winterdiensttafel.inc index d389caa..c3740aa 100644 --- a/Vorstellung/winterdiensttafel.inc +++ b/Vorstellung/winterdiensttafel.inc @@ -4,31 +4,31 @@ 1 & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if @@ -37,31 +37,31 @@ 2 & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if @@ -70,31 +70,31 @@ 3 & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if @@ -103,31 +103,31 @@ 4 & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 1 -\textbf{1} +\textcolor{red}{\textbf{1}} #else 1 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if @@ -136,31 +136,31 @@ 5 & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if @@ -169,31 +169,31 @@ 6 & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if @@ -202,31 +202,31 @@ 7 & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if @@ -235,31 +235,31 @@ 8 & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 2 -\textbf{2} +\textcolor{red}{\textbf{2}} #else 2 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if @@ -268,31 +268,31 @@ 9 & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if @@ -301,31 +301,31 @@ 10 & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if @@ -334,31 +334,31 @@ 11 & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if @@ -367,31 +367,31 @@ 12 & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 3 -\textbf{3} +\textcolor{red}{\textbf{3}} #else 3 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if @@ -400,31 +400,31 @@ 13 & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if @@ -433,31 +433,31 @@ 14 & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if @@ -466,31 +466,31 @@ 15 & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if @@ -499,31 +499,31 @@ 16 & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 4 -\textbf{4} +\textcolor{red}{\textbf{4}} #else 4 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if @@ -532,31 +532,31 @@ 17 & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if @@ -565,31 +565,31 @@ 18 & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if @@ -598,31 +598,31 @@ 19 & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if @@ -631,31 +631,31 @@ 20 & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 5 -\textbf{5} +\textcolor{red}{\textbf{5}} #else 5 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if @@ -664,31 +664,31 @@ 21 & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if @@ -697,31 +697,31 @@ 22 & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if @@ -730,31 +730,31 @@ 23 & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if @@ -763,31 +763,31 @@ 24 & #if $wohnung == 6 -\textbf{6} +\textcolor{red}{\textbf{6}} #else 6 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if @@ -796,31 +796,31 @@ 25 & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if @@ -829,31 +829,31 @@ 26 & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if @@ -862,31 +862,31 @@ 27 & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 7 -\textbf{7} +\textcolor{red}{\textbf{7}} #else 7 #end if @@ -895,31 +895,31 @@ 28 & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if @@ -928,31 +928,31 @@ 29 & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if @@ -961,19 +961,19 @@ 30 & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if @@ -981,7 +981,7 @@ & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if @@ -992,13 +992,13 @@ & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if @@ -1006,7 +1006,7 @@ & #if $wohnung == 8 -\textbf{8} +\textcolor{red}{\textbf{8}} #else 8 #end if