blob: 33c3009316f744de2c53023216f9b79582f248d1 (
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
|
<!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/youngtab.zip">
<TPM:Name>youngtab</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:59:35</TPM:Date>
<TPM:Version>1.1</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Typeset Young-Tableaux.</TPM:Title>
<TPM:Description>
A package for typesetting Young-Tableaux, mathematical symbols
for the representations of groups, providing two macros,
\yng(1) and \young(1) to generate the whole Young-Tableaux.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Volker Boerchers</TPM:Author>
<TPM:Size>55164</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="6518">
texmf-dist/tex/latex/youngtab/youngtab.sty
texmf-dist/tpm/youngtab.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="48646">
texmf-dist/source/latex/youngtab/README
texmf-dist/source/latex/youngtab/makeydoc
texmf-dist/source/latex/youngtab/makeydoc.bat
texmf-dist/source/latex/youngtab/youngtab.dtx
texmf-dist/source/latex/youngtab/youngtab.el
texmf-dist/source/latex/youngtab/youngtab.ins
texmf-dist/source/latex/youngtab/youngtab.tex
</TPM:SourceFiles>
<TPM:Provides>Package/youngtab</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|