blob: 7e6b62b89bc5f8d0d316f4770f93c1f39b80db98 (
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
|
<!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/leftidx.zip">
<TPM:Name>leftidx</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2004/01/03 22:17:10</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Left and right subscripts and superscripts in math mode.
</TPM:Title>
<TPM:Description>
Left and right subscripts and superscripts are automatically raised
for better fitting to the symbol they belong to.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Harald Harders</TPM:Author>
<TPM:Size>11405</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="2142">
texmf-dist/tex/latex/leftidx/leftidx.sty
texmf-dist/tpm/leftidx.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1314">
texmf-dist/doc/latex/leftidx/README
texmf-dist/doc/latex/leftidx/leftidx.xml
</TPM:DocFiles>
<TPM:SourceFiles size="7949">
texmf-dist/source/latex/leftidx/Makefile
texmf-dist/source/latex/leftidx/leftidx.dtx
texmf-dist/source/latex/leftidx/leftidx.ins
</TPM:SourceFiles>
<TPM:Provides>Package/leftidx</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|