diff options
Diffstat (limited to 'Master/texmf-dist/tpm/uwthesis.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/uwthesis.tpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/uwthesis.tpm b/Master/texmf-dist/tpm/uwthesis.tpm new file mode 100644 index 00000000000..72489f8334a --- /dev/null +++ b/Master/texmf-dist/tpm/uwthesis.tpm @@ -0,0 +1,30 @@ +<!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/uwthesis.zip"> + <TPM:Name>uwthesis</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2003/07/28 08:02:26</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>staszek</TPM:Creator> + <TPM:Title>University of Washington thesis class.</TPM:Title> + <TPM:Description> +This is source and documentation for the latex thesis package +at the University of Washington, Seattle, WA, USA. + </TPM:Description> + <TPM:Author>Jim Fox</TPM:Author> + <TPM:Size>110097</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="27291"> +texmf-dist/bibtex/bib/uwthesis/uwthesis.bib +texmf-dist/tex/latex/uwthesis/uwthesis.cls +texmf-dist/tpm/uwthesis.tpm + </TPM:RunFiles> + <TPM:DocFiles size="82806"> +texmf-dist/doc/latex/uwthesis/README +texmf-dist/doc/latex/uwthesis/uwthesis.dvi +texmf-dist/doc/latex/uwthesis/uwthesis.tex + </TPM:DocFiles> + <TPM:Provides>Package/uwthesis</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |