diff options
Diffstat (limited to 'Master/texmf-dist/tpm/calxxxx.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/calxxxx.tpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/calxxxx.tpm b/Master/texmf-dist/tpm/calxxxx.tpm new file mode 100644 index 00000000000..106a32ff720 --- /dev/null +++ b/Master/texmf-dist/tpm/calxxxx.tpm @@ -0,0 +1,29 @@ +<!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/calxxxx.zip"> + <TPM:Name>calxxxx</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/02/29 14:55:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Prints a card-size calendar for any year.</TPM:Title> + <TPM:Description> +Prints a card-size calendar for any year, AD or BC, with +Gregorian or Julian leap rules (useful for year before adoption +of Gregorian rules). Cal2000.tex prints a calendar for years +1990--2020. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Slobodan Jankovic</TPM:Author> + <TPM:Size>23741</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="14630"> +texmf-dist/tex/latex/calxxxx/cal2000.tex +texmf-dist/tex/latex/calxxxx/calxxxx.tex +texmf-dist/tpm/calxxxx.tpm + </TPM:RunFiles> + <TPM:DocFiles size="9111">texmf-dist/doc/latex/calxxxx/readme.tex</TPM:DocFiles> + <TPM:Provides>Package/calxxxx</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |