Merge fixed
This commit is contained in:
commit
b71f98b181
3 changed files with 37 additions and 10 deletions
|
@ -3,6 +3,7 @@
|
|||
\tikzset{every day/.style={fill=white}}
|
||||
|
||||
% SOMMERFERIEN I
|
||||
<<<<<<< HEAD
|
||||
\ifdate{between=\jahrEins-07-15 and \jahrEins-08-27}{%
|
||||
\tikzset{every day/.style={fill=gray!30}}}{}
|
||||
% HERBST
|
||||
|
@ -20,6 +21,20 @@
|
|||
% SOMMERFERIEN II
|
||||
\ifdate{between=\jahrZwei-06-29 and \jahrZwei-08-11}{%
|
||||
\tikzset{every day/.style={fill=gray!30}}}{}
|
||||
=======
|
||||
\ifdate{between=\jahrEins-08-01 and \jahrEins-08-28}{%
|
||||
\tikzset{every day/.style={fill=gray!30}}}{}
|
||||
% HERBST
|
||||
\ifdate{between=\jahrEins-10-15 and \jahrEins-10-26}{%
|
||||
\tikzset{every day/.style={fill=gray!30}}}{}
|
||||
% WEIHNACHTEN
|
||||
\ifdate{between=\jahrEins-12-21 and \jahrZwei-01-04}{%
|
||||
\tikzset{every day/.style={fill=gray!30}}}{}
|
||||
% OSTERN
|
||||
\ifdate{between=\jahrZwei-04-15 and \jahrZwei-04-26}{%
|
||||
\tikzset{every day/.style={fill=gray!30}}}{}
|
||||
% SOMMERFERIEN II
|
||||
>>>>>>> 53c5d312f95366cd685483f3916d5cea89623dd3
|
||||
}
|
||||
|
||||
\renewcommand{\feiertage}{%
|
||||
|
@ -35,11 +50,11 @@
|
|||
\ifdate{equals=12-25}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
\ifdate{equals=12-26}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
% Christian holidays
|
||||
\ifdate{equals=\jahrZwei-03-30}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
\ifdate{equals=\jahrZwei-04-02}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
\ifdate{equals=\jahrZwei-05-20}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
\ifdate{equals=\jahrZwei-05-21}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
% \ifdate{equals=\jahrZwei-05-30}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
\ifdate{equals=\jahrZwei-04-19}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
\ifdate{equals=\jahrZwei-04-22}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
\ifdate{equals=\jahrZwei-06-10}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
\ifdate{equals=\jahrZwei-05-30}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
\ifdate{equals=\jahrZwei-06-20}{\tikzset{every day/.style={fill=red!20}}}{}
|
||||
}
|
||||
|
||||
\renewcommand{\termine}{%
|
||||
|
@ -54,6 +69,7 @@
|
|||
}{%
|
||||
\termin{\jahrZwei-05-01}{Tag der Arbeit}
|
||||
|
||||
<<<<<<< HEAD
|
||||
\termin{\jahrZwei-04-10}{Karfreitag}
|
||||
\termin{\jahrZwei-04-11}{Ostersonntag}
|
||||
\termin{\jahrZwei-04-12}{Ostermontag}
|
||||
|
@ -61,6 +77,15 @@
|
|||
\termin{\jahrZwei-05-31}{Pfingstsonntag}
|
||||
\termin{\jahrZwei-06-01}{Pfingstmontag}
|
||||
%\termin{2013-05-30}{Fronleichnam}
|
||||
=======
|
||||
\termin{\jahrZwei-04-19}{Karfreitag}
|
||||
\termin{\jahrZwei-04-21}{Ostersonntag}
|
||||
\termin{\jahrZwei-04-22}{Ostermontag}
|
||||
\termin{\jahrZwei-05-30}{Christi Himmelfahrt}
|
||||
\termin{\jahrZwei-06-09}{Pfingstsonntag}
|
||||
\termin{\jahrZwei-06-10}{Pfingstmontag}
|
||||
\termin{\jahrZwei-06-20}{Fronleichnam}
|
||||
>>>>>>> 53c5d312f95366cd685483f3916d5cea89623dd3
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue