summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tdclock/tdclock-beamer-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tdclock/tdclock-beamer-example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tdclock/tdclock-beamer-example.tex22
1 files changed, 20 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tdclock/tdclock-beamer-example.tex b/Master/texmf-dist/doc/latex/tdclock/tdclock-beamer-example.tex
index c90ed74894e..b12ffba4e8d 100644
--- a/Master/texmf-dist/doc/latex/tdclock/tdclock-beamer-example.tex
+++ b/Master/texmf-dist/doc/latex/tdclock/tdclock-beamer-example.tex
@@ -3,7 +3,7 @@
%\usepackage[font=Cour, timeinterval=10]{tickingclock}
%\usepackage[font=Helv, timeinterval=30]{tickingclock}
\usepackage[font=Times,timeinterval=10, timeduration=2.0, timedeath=0, fillcolorwarningsecond=white!60!yellow,
-timewarningfirst=50,timewarningsecond=80]{tdclock}
+timewarningfirst=50,timewarningsecond=80,resetatpages=2]{tdclock}
%\usepackage{times}
%\usepackage{helvet}
@@ -19,6 +19,7 @@ timewarningfirst=50,timewarningsecond=80]{tdclock}
\begin{document}
\frame{\titlepage}
+%\pagereset{-1}
\begin{frame}[t]
\frametitle{Introduction}
@@ -37,6 +38,24 @@ We are putting here a clock with the macro \quad
Before that, the macro \quad \structure{\texttt{$\backslash$initclock}}
\quad must have been used (only one time !).
+\bigskip
+This document uses the option \structure{\texttt{resetatpages=2}}. This means
+that the crono is reset to zero at page 2.
+
+Below you can see a crono advancing. Every time you access to this page,
+the crono should be reset to 0 (the output is updated every 10 seconds, as indicated
+with the option \structure{\texttt{timeinterval=10}}, so it could appear
+some non zero seconds, not greater than 10)
+
+\bigskip
+Crono: \quad\cronominutes\pdfcolon\cronoseconds
+
+\bigskip
+
+Wait some seconds until you see the crono advancing, then go to the next page, go back
+to this page again and wait some seconds to see
+how the crono is reset.
+
\end{frame}
% This is an example of inserting
@@ -97,7 +116,6 @@ To do that, we have used
\texttt{$\backslash$resetcrono\{$\backslash$beamerbutton\{reset\}\}}
}
-
\end{frame}
%