summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/termcal-de/termcal-de-doc-example1.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/termcal-de/termcal-de-doc-example1.dtx
Initial commit
Diffstat (limited to 'macros/latex/contrib/termcal-de/termcal-de-doc-example1.dtx')
-rw-r--r--macros/latex/contrib/termcal-de/termcal-de-doc-example1.dtx24
1 files changed, 24 insertions, 0 deletions
diff --git a/macros/latex/contrib/termcal-de/termcal-de-doc-example1.dtx b/macros/latex/contrib/termcal-de/termcal-de-doc-example1.dtx
new file mode 100644
index 0000000000..25536e4ada
--- /dev/null
+++ b/macros/latex/contrib/termcal-de/termcal-de-doc-example1.dtx
@@ -0,0 +1,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} \ No newline at end of file