blob: b40dab6d35cece00044d43cb9ac85120c11b5f72 (
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<!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/feyn.zip">
<TPM:Name>feyn</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:53:15</TPM:Date>
<TPM:Version>0.1</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>A font for in-text Feynman diagrams.</TPM:Title>
<TPM:Description>
Feyn may be used to produce relatively simple Feynman diagrams
within equations in a LaTeX document. While the feynmf package
is good at drawing large diagrams for figures, this package and
its fonts allow diagrams within equations or text, at a matching
size.
The fonts are distributed as MetaFont source, and macros for their
use are also provided.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Norman Gray</TPM:Author>
<TPM:Size>250139</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="32037">
texmf-dist/fonts/source/public/feyn/feyn.mf
texmf-dist/fonts/source/public/feyn/feyn10.mf
texmf-dist/fonts/source/public/feyn/feyn11.mf
texmf-dist/fonts/source/public/feyn/feyn12.mf
texmf-dist/fonts/source/public/feyn/feynmac.mf
texmf-dist/fonts/source/public/feyn/feyntext10.mf
texmf-dist/fonts/source/public/feyn/feyntext11.mf
texmf-dist/fonts/source/public/feyn/feyntext12.mf
texmf-dist/fonts/tfm/public/feyn/feyn10.tfm
texmf-dist/fonts/tfm/public/feyn/feyn11.tfm
texmf-dist/fonts/tfm/public/feyn/feyn12.tfm
texmf-dist/fonts/tfm/public/feyn/feyntext10.tfm
texmf-dist/fonts/tfm/public/feyn/feyntext11.tfm
texmf-dist/fonts/tfm/public/feyn/feyntext12.tfm
texmf-dist/tex/latex/feyn/feyn.sty
texmf-dist/tpm/feyn.tpm
</TPM:RunFiles>
<TPM:DocFiles size="173568">
texmf-dist/doc/latex/feyn/README
texmf-dist/doc/latex/feyn/feyn.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="44534">
texmf-dist/source/latex/feyn/LICENCE
texmf-dist/source/latex/feyn/VERSION
texmf-dist/source/latex/feyn/feyn.drv
texmf-dist/source/latex/feyn/feyn.dtx
texmf-dist/source/latex/feyn/feyn.ins
</TPM:SourceFiles>
<TPM:Provides>Package/feyn</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|