diff options
Diffstat (limited to 'Master/texmf-dist/tpm/clock.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/clock.tpm | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/clock.tpm b/Master/texmf-dist/tpm/clock.tpm new file mode 100644 index 00000000000..5a720517ffe --- /dev/null +++ b/Master/texmf-dist/tpm/clock.tpm @@ -0,0 +1,44 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Package/clock.zip"> + <TPM:Name>clock</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2001/09/30 21:00:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Graphical and textual clocks for TeX and LaTeX. + </TPM:Title> + <TPM:Description> +Features graphical clocks (with a classical 12h dial and two +hands) and text clocks (in 24h format) which can show system +time or any time the user desires. Works with both TeX and +LaTeX. The clock faces (appearances of the dial) are easily +expandable; the default uses a custom MetaFont font. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Oliver Corff</TPM:Author> + <TPM:Size>129027</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="6566"> +texmf-dist/fonts/source/public/clock/clock.mf +texmf-dist/fonts/tfm/public/clock/clock.tfm +texmf-dist/tex/latex/clock/clock.sty +texmf-dist/tpm/clock.tpm + </TPM:RunFiles> + <TPM:DocFiles size="122461"> +texmf-dist/doc/latex/clock/COPYING +texmf-dist/doc/latex/clock/EMTEX +texmf-dist/doc/latex/clock/FILES +texmf-dist/doc/latex/clock/HISTORY +texmf-dist/doc/latex/clock/INSTALL +texmf-dist/doc/latex/clock/MIKTEX +texmf-dist/doc/latex/clock/README +texmf-dist/doc/latex/clock/clock.tex +texmf-dist/doc/latex/clock/clockdoc.pdf +texmf-dist/doc/latex/clock/clockdoc.tex + </TPM:DocFiles> + <TPM:Provides>Package/clock</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |