blob: d6962d47711790bc5e37b76374d2d9700b888f65 (
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
|
<!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/Documentation/lshort-portuguese.zip">
<TPM:Name>lshort-portuguese</TPM:Name>
<TPM:Type>Documentation</TPM:Type>
<TPM:Date>2006/05/31 19:18:00</TPM:Date>
<TPM:Version>3.20</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Introduction to LaTeX in Portuguese.</TPM:Title>
<TPM:Description>
This is the Portuguese translation of A Short Introduction to LaTeX2e .
</TPM:Description>
<TPM:Author>Lenimar N. Andrade</TPM:Author>
<TPM:Size>2110759</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="1120">texmf-doc/tpm/lshort-portuguese.tpm</TPM:RunFiles>
<TPM:DocFiles size="2109639">
texmf-doc/doc/portuguese/lshort-portuguese/ptlshort-4.20.pt.src.tar.gz
texmf-doc/doc/portuguese/lshort-portuguese/ptlshort.pdf
</TPM:DocFiles>
<TPM:Provides>Documentation/lshort-portuguese</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|