diff options
Diffstat (limited to 'Master/texmf-dist/tpm/shadethm.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/shadethm.tpm | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Master/texmf-dist/tpm/shadethm.tpm b/Master/texmf-dist/tpm/shadethm.tpm deleted file mode 100644 index 6eedabf0800..00000000000 --- a/Master/texmf-dist/tpm/shadethm.tpm +++ /dev/null @@ -1,32 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/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/shadethm.zip"> - <TPM:Name>shadethm</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:44:40</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>staszek</TPM:Creator> - <TPM:Title>Theorem environments that are shaded.</TPM:Title> - <TPM:Description> -You can say -\newshadetheorem{thm}{Theorem} or \newshadetheorem{}[]{} -or \newshadetheorem{}{}[] to produce shaded boxes from the -usual command \begin{theorem} \ldots \end{theorem}. -Requires the color package. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Jim Hefferon</TPM:Author> - <TPM:Size>24857</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="23790"> -texmf-dist/tex/latex/shadethm/colored.sth -texmf-dist/tex/latex/shadethm/shadein.sth -texmf-dist/tex/latex/shadethm/shadethm.sty -texmf-dist/tpm/shadethm.tpm - </TPM:RunFiles> - <TPM:DocFiles size="1067">texmf-dist/doc/latex/shadethm/1st_read.me</TPM:DocFiles> - <TPM:Provides>Package/shadethm</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |