summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
abaa237)
Invoking \date did not set the current date. Fix this. Required to
switch to datetime2 package.
\course{ILV Numerik und Industrielle Algorithmen}
\curriculum{ITS}
\course{ILV Numerik und Industrielle Algorithmen}
\curriculum{ITS}
+% Use current time if not set by \date
+%\date{2022-10-21}
\semester{WS 2022}
\author{Stefan Huber}
\semester{WS 2022}
\author{Stefan Huber}
\course{ILV Network-oriented Software Engineering}
\curriculum{ITS-B, ITSB-B, WIN}
\course{ILV Network-oriented Software Engineering}
\curriculum{ITS-B, ITSB-B, WIN}
\semester{SS 2022}
\author{Stefan Huber}
\semester{SS 2022}
\author{Stefan Huber}
\course{VO Microcontroller}
\curriculum{ITS-B, ITSB-B}
\course{VO Microcontroller}
\curriculum{ITS-B, ITSB-B}
\semester{SS 2022}
\author{Stefan Huber}
\semester{SS 2022}
\author{Stefan Huber}
\@ifundefined{exsheetgerman}{
\usepackage[american]{babel}
\@ifundefined{exsheetgerman}{
\usepackage[american]{babel}
- \usepackage[american]{isodate}
\newcommand{\theexercise}{Exercise}
\newcommand{\thepoint}{Point}
\newcommand{\thepoints}{Points}
\newcommand{\theexercise}{Exercise}
\newcommand{\thepoint}{Point}
\newcommand{\thepoints}{Points}
\newcommand{\theof}{of}
}{%
\usepackage[ngerman]{babel}
\newcommand{\theof}{of}
}{%
\usepackage[ngerman]{babel}
- \usepackage[german]{isodate}
\newcommand{\theexercise}{Aufgabe}
\newcommand{\thepoint}{Punkt}
\newcommand{\thepoints}{Punkte}
\newcommand{\theexercise}{Aufgabe}
\newcommand{\thepoint}{Punkt}
\newcommand{\thepoints}{Punkte}
\newcommand{\theof}{von}
}
\newcommand{\theof}{von}
}
+\usepackage[useregional]{datetime2}
+
\RequirePackage{xifthen,geometry,fancyhdr,enumitem,comment,amssymb}
\newcounter{exsheet2@pointsum}
\RequirePackage{xifthen,geometry,fancyhdr,enumitem,comment,amssymb}
\newcounter{exsheet2@pointsum}
\def\@instructions{\ }
\newcommand{\instructions}[1]{\def\@instructions{#1}}
\def\@instructions{\ }
\newcommand{\instructions}[1]{\def\@instructions{#1}}
+\let\olddate\date
+\DTMsavenow{exsheet2@today}
+\renewcommand{\date}[1]{\olddate{#1}\DTMsavedate{exsheet2@today}{#1}}
+
\geometry{a4paper,textwidth=16cm,textheight=23cm}
\geometry{a4paper,textwidth=16cm,textheight=23cm}
\@semester
}
\fancyhead[C]{%
\@semester
}
\fancyhead[C]{%
+ {\DTMsetdatestyle{iso}\DTMusedate{exsheet2@today}}
}
\fancyhead[R]{%
\@auth\\
}
\fancyhead[R]{%
\@auth\\
+ {\DTMusedate{exsheet2@today}} \\
\vspace*{1em}
\@curriculum \\
\vspace*{1em}
\@curriculum \\