blob: 438b8c5c63ebc5b53451b4d6059eefc1fc377b62 (
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
|
<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/tensor.zip">
<TPM:Name>tensor</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2005/02/14 14:31:24</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Typeset tensors.</TPM:Title>
<TPM:Description>
A package which allows the user to set tensor-style super and
subscripts with offsets between successive indices. It supports
the typesetting of tensors with mixed upper and lower indices
with spacing, also typset preposed indices. This is a complete
revision and extension of the original "tensor" package by Mike
Piff.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Mike Piff and Philip G. Ratcliffe</TPM:Author>
<TPM:Size>139798</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="5706">
texmf-dist/tex/latex/tensor/tensor.sty
texmf-dist/tpm/tensor.tpm
</TPM:RunFiles>
<TPM:DocFiles size="111599">
texmf-dist/doc/latex/tensor/README
texmf-dist/doc/latex/tensor/tensor.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="22493">
texmf-dist/source/latex/tensor/tensor.dtx
texmf-dist/source/latex/tensor/tensor.ins
</TPM:SourceFiles>
<TPM:Provides>Package/tensor</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|