diff options
Diffstat (limited to 'Master/texmf-dist/tpm/ucthesis.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/ucthesis.tpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/ucthesis.tpm b/Master/texmf-dist/tpm/ucthesis.tpm new file mode 100644 index 00000000000..2ac38d4af46 --- /dev/null +++ b/Master/texmf-dist/tpm/ucthesis.tpm @@ -0,0 +1,34 @@ +<!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/ucthesis.zip"> + <TPM:Name>ucthesis</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/12/19 23:14:00</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>University of California thesis format.</TPM:Title> + <TPM:Description> +A modified version of the standard LaTeX report style +that is accepted for use with University of California PhD +dissertations and Masters theses. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>118529</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="102225"> +texmf-dist/tex/latex/ucthesis/uct10.clo +texmf-dist/tex/latex/ucthesis/uct11.clo +texmf-dist/tex/latex/ucthesis/uct12.clo +texmf-dist/tex/latex/ucthesis/ucthesis.cls +texmf-dist/tpm/ucthesis.tpm + </TPM:RunFiles> + <TPM:DocFiles size="16304"> +texmf-dist/doc/latex/ucthesis/README +texmf-dist/doc/latex/ucthesis/uctest.bib +texmf-dist/doc/latex/ucthesis/uctest.tex + </TPM:DocFiles> + <TPM:Provides>Package/ucthesis</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |