1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
# tdclock package
# Matthew Bertucci 2022/07/25 for v2.3
#include:hyperref
#include:xcolor
#include:xkeyval
#keyvals:\usepackage/tdclock#c
font=#Helv,HelvB,HelvI,HelvBI,Times,TimesB,TimesI,TimesBI,Cour,CourB,CourI,CourBI
timeinterval=%<integer%>
timeduration=%<minutes%>
timewarningfirst=%<integer 0-100%>
timewarningsecond=%<integer 0-100%>
timedeath=%<0|1%>
colorwarningfirst=#%color
colorwarningsecond=#%color
fillcolorwarningfirst=#%color
fillcolorwarningsecond=#%color
resetatpages=#none,all,%<integer%>,{%<list of integers%>}
pageresetcontrol=#pdfpagelabels,pdfpagenumbers
#endkeyvals
\initclock
\tdclock
\tdtime
\tddate
\tdday
\tdmonth
\tdyear
\tdhours
\tdminutes
\tdseconds
\crono
\cronohours
\cronominutes
\cronoseconds
\resetcrono{button text}
\toggleclock{button text}
\factorclockfont{factor}
\hhmmss
\hhmm
\timeseparator#*
\ddmmyyyy
\mmddyyyy
\dateseparator#*
\pdfslash#*
\pdfcolon#*
# not documented
\colorninety#S
\colorninetyfive#S
\fillcolorninety#S
\fillcolorninetyfive#S
\auxiliar#S
\resetclock#S
\tdwarningbox{arg}#S
\mm#S
\sizebox#S
\clockfield{field}#S
\initfields#S
\startclock#S
|