blob: 4b00bd4a5091dcee5ac223fb0233c7c4baf244d8 (
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/typogrid.zip">
<TPM:Name>typogrid</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:03:17</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>14599</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="3808">
texmf-dist/tex/latex/typogrid/typogrid.sty
texmf-dist/tpm/typogrid.tpm
</TPM:RunFiles>
<TPM:DocFiles size="2074">
texmf-dist/doc/latex/typogrid/README
texmf-dist/doc/latex/typogrid/testtypogrid.tex
</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>
|