summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/termcal-de/termcal-de-doc-example1.dtx
blob: 25536e4ada211c266468fc821a397ca9fb8529cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
%\iffalse
% Doc-Source file to use with LaTeX2e
% Copyright (C) 2017-18 Sebastian Friedl
%
% This work is subject to the LaTeX Project Public License, Version 1.3c or -- at
% your option -- any later version of this license.
% The work consists of the files termcal-de.dtx, termcal-de.ins,
% termcal-de-doc.dtx, termcal-de-doc-example1.dtx, termcal-de-doc-example2.dtx
% and the derived file termcal-de.sty
%
% This work has the LPPL maintenance status `maintained'.
% Current maintainer of the work is Sebastian Friedl.
%\fi
%    \begin{macrocode}
\begin{calendar}{10.12.2012}{3}
    \calday[*!@\$\#+]{\classday}
    \calday[Tuesday]{\weeklytext{It's Tuesday. \\ *!@\$\#+'s over!}}
    \skipday
    \calday[Thursday]{}
    \calday[Friday]{\classday}
    \skipday
    \skipday
\end{calendar}
%    \end{macrocode}