blob: 98ddf2c67af0906df7b1e1ecba41715ccf7ad571 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<!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>49510</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="18423">
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>
|