blob: 9ef372d737c2c549d565d751a76d6a093a39e5f8 (
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
|
<!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/soul.zip">
<TPM:Name>soul</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:03:17</TPM:Date>
<TPM:Version>1.3</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Hyphenation for letterspacing, underlining, and more.
</TPM:Title>
<TPM:Description>
Provides hyphenatable spacing out (letterspacing), underlining,
striking out, etc., using the TeX hyphenation algorithm to find
the proper hyphens automatically. The package also provides a
mechanism that can be used to implement similar tasks, that have
to treat text syllable by syllable. This is shown in two
examples.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Melchior Franz</TPM:Author>
<TPM:Size>552273</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="25151">
texmf-dist/tex/latex/soul/soul.sty
texmf-dist/tpm/soul.tpm
</TPM:RunFiles>
<TPM:DocFiles size="390545">
texmf-dist/doc/latex/soul/soul.pdf
texmf-dist/doc/latex/soul/soul.txt
</TPM:DocFiles>
<TPM:SourceFiles size="136577">
texmf-dist/source/latex/soul/Makefile
texmf-dist/source/latex/soul/soul.dtx
texmf-dist/source/latex/soul/soul.ins
</TPM:SourceFiles>
<TPM:Provides>Package/soul</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|