Fürs erste einmal eine "Digitaluhrlösung". Evtl. kommt noch mehr, da muß ich aber noch ein paar Sachen rausfinden.
Mit 1. Digitaluhrlösung
==
**Mit dem Paket `tdclock`
====
`tdclock`**
![alt text][1]
[Ausgabedokument tdclock][2]
\documentclass{scrartcl}
\usepackage{selinput}
\SelectInputMappings{adieresis={ä}, germandbls={ß}}
\usepackage[ngerman]{babel}
\usepackage{xcolor}
\usepackage{hyperref}
%\usepackage{xkeyval}
\usepackage[
font=Times,timeinterval=1,
timeduration=2.0,
timewarningfirst=5,
timewarningsecond=7, fillcolorwarningsecond=white!60!yellow, timedeath=0,resetatpages=3
]{tdclock}
\usepackage{scrlayer-scrpage}
\ohead[Titelseite Rechts]{\factorclockfont{1.5}\tdclock}
\ihead[Titelseite Links]{...}
\pagestyle{scrheadings}
\pagecolor{lightgray!20}
%===========
\begin{document}
%===========
\initclock
\section{Uhr und Datum}
\tdclock
\section{Stoppuhr}
\resetcrono{\fbox{reset}} \crono
%===========
\end{document}
%===========
___
___
2. Analoguhr
===
Wer lieber eine Analoguhr haben will, möchte hier schauen:
[Wie nutze ich das Paket analogclock?][3]
![alt text][4]
[1]: http://texwelt.de/wissen/upfiles/9999cAixsSSi.jpg
[2]: https://www.dropbox.com/s/0ov96uwjn8yqoht/Minimabeispiel_tdclock.pdf
[3]: http://texwelt.de/wissen/fragen/8713/wie-nutze-ich-das-paket-analogclock
[4]: http://texwelt.de/wissen/upfiles/1_14.png