blob: 87e6e283c04d80a1e04d9199c4826eb7aaaf4bc6 (
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
|
<!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/ushort.zip">
<TPM:Name>ushort</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/10/17 22:05:28</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Shorter (and longer) underlines and underbars.
</TPM:Title>
<TPM:Description>
Some engineers need underlined or twice underlined variables for
which the usual \underline is too long. This package provides a
generic command for creating underlines of various sizes and
types.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Martin Vaeth</TPM:Author>
<TPM:Size>55752</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="5169">
texmf-dist/tex/latex/ushort/ushort.sty
texmf-dist/tpm/ushort.tpm
</TPM:RunFiles>
<TPM:DocFiles size="222153">
texmf-dist/doc/latex/ushort/ushort.pdf
texmf-dist/doc/latex/ushort/ushort.tex
texmf-dist/doc/latex/ushort/ushort.txt
</TPM:DocFiles>
<TPM:SourceFiles size="33416">
texmf-dist/source/latex/ushort/ushort.dtx
texmf-dist/source/latex/ushort/ushort.ins
</TPM:SourceFiles>
<TPM:Provides>Package/ushort</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|