blob: a65f192175283cdf86eae6de7e528a1472d84beb (
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 "../../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/typogrid.zip">
<TPM:Name>typogrid</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2007/01/19 01:15:57</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Print a typographic grid.</TPM:Title>
<TPM:Description>
Draws a grid on every page of the document; the grid divides the
page into columns, and may be used for fixing measurements of layout.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>74878</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="3886">
texmf-dist/tex/latex/typogrid/typogrid.sty
texmf-dist/tpm/typogrid.tpm
</TPM:RunFiles>
<TPM:DocFiles size="62275">
texmf-dist/doc/latex/typogrid/README
texmf-dist/doc/latex/typogrid/testtypogrid.tex
texmf-dist/doc/latex/typogrid/typogrid.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="8717">
texmf-dist/source/latex/typogrid/Makefile
texmf-dist/source/latex/typogrid/typogrid.dtx
texmf-dist/source/latex/typogrid/typogrid.ins
</TPM:SourceFiles>
<TPM:Provides>Package/typogrid</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|