blob: 878597ab34a084442cd8ab29d580ab76aa2571b8 (
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
|
<!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/ragged2e.zip">
<TPM:Name>ragged2e</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2003/04/06 19:27:48</TPM:Date>
<TPM:Version>2.00</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Alternative versions of "ragged"-type commands
</TPM:Title>
<TPM:Description>
A LaTeX package which defines new commands \Centering,
\RaggedLeft, and \RaggedRight and new environments Center,
FlushLeft, and FlushRight, which set ragged text and are
easily configurable to allow hyphenation.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Martin Schroeder</TPM:Author>
<TPM:Size>64203</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="11089">
texmf-dist/tex/latex/ragged2e/ragged2e.sty
texmf-dist/tpm/ragged2e.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="53114">
texmf-dist/source/latex/ragged2e/ragged2e.drv
texmf-dist/source/latex/ragged2e/ragged2e.dtx
texmf-dist/source/latex/ragged2e/ragged2e.ins
</TPM:SourceFiles>
<TPM:Provides>Package/ragged2e</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|