diff options
Diffstat (limited to 'Master/texmf-dist/tpm/karnaugh.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/karnaugh.tpm | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-dist/tpm/karnaugh.tpm b/Master/texmf-dist/tpm/karnaugh.tpm deleted file mode 100644 index 1364ac51f20..00000000000 --- a/Master/texmf-dist/tpm/karnaugh.tpm +++ /dev/null @@ -1,30 +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/karnaugh.zip"> - <TPM:Name>karnaugh</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:44:40</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Typeset Karnaugh-Veitch-maps.</TPM:Title> - <TPM:Description> -Macros intended for typesetting Karnaugh-Maps and Veitch-Charts -in a simple and user-friendly way. Karnaugh-Maps and -Veitch-Charts are used to display and simplify logic functions -"manually". These macros can typeset Karnaugh-Maps and -Veitch-Charts with up to ten variables (=1024 entries). -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Andreas W. Wieland</TPM:Author> - <TPM:Size>49542</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="18455"> -texmf-dist/tex/latex/karnaugh/kvmacros.tex -texmf-dist/tpm/karnaugh.tpm - </TPM:RunFiles> - <TPM:DocFiles size="31087">texmf-dist/doc/latex/karnaugh/kvdoc.tex</TPM:DocFiles> - <TPM:Provides>Package/karnaugh</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |