blob: 0e3b8cadea288a51a5f338b1413aceeb68b3e7cc (
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
30
31
32
33
34
35
36
37
38
39
40
|
<!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/fax.zip">
<TPM:Name>fax</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/10/06 22:51:36</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Document class for preparing faxes.</TPM:Title>
<TPM:Description>
fax.cls is a LaTeX class package for preparing faxes. sig.sty package is
also added and can be used to put a scanned signature in your fax document
or other documents.
</TPM:Description>
<TPM:Author>J. B. Rhebergen and J. H. M. de Jonge</TPM:Author>
<TPM:Size>96241</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="6803">
texmf-dist/tex/latex/fax/fax.cls
texmf-dist/tex/latex/fax/sig.sty
texmf-dist/tpm/fax.tpm
</TPM:RunFiles>
<TPM:DocFiles size="89438">
texmf-dist/doc/latex/fax/fax.unx
texmf-dist/doc/latex/fax/faxdoc.pdf
texmf-dist/doc/latex/fax/faxdoc.tex
texmf-dist/doc/latex/fax/from.fax
texmf-dist/doc/latex/fax/nb.fax
texmf-dist/doc/latex/fax/note.fax
texmf-dist/doc/latex/fax/read.me
texmf-dist/doc/latex/fax/sigdoc.pdf
texmf-dist/doc/latex/fax/sigdoc.tex
texmf-dist/doc/latex/fax/test.tex
texmf-dist/doc/latex/fax/van.fax
</TPM:DocFiles>
<TPM:Provides>Package/fax</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|