blob: 417d204e8459a46b53cfd70d220cefac490c9cf8 (
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
42
43
44
|
<!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/rmpage.zip">
<TPM:Name>rmpage</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/04/06 08:37:33</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
A package to help change page layout parameters in LaTeX.
</TPM:Title>
<TPM:Description>
It lets you change page layout parameters in small steps
over a range of values using options. It can set \textwidth
appropriately for the main fount, and ensure that the text fits
inside the printable area of a printer. An rmpage-formatted
document can be typeset identically without rmpage after
a single cut and paste operation. Local configuration can
set defaults: for all documents; and by class, by printer,
and by paper size. The geometry
package is better if you want to set page layout parameters
to particular measurements.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Rowland McDonnell</TPM:Author>
<TPM:Size>869571</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="268391">
texmf-dist/tex/latex/rmpage/rmpage.sty
texmf-dist/tex/latex/rmpage/rmpgen.cfg
texmf-dist/tpm/rmpage.tpm
</TPM:RunFiles>
<TPM:DocFiles size="544095">
texmf-dist/doc/latex/rmpage/rmpage.dvi
texmf-dist/doc/latex/rmpage/rmpage.tex
</TPM:DocFiles>
<TPM:SourceFiles size="57085">
texmf-dist/source/latex/rmpage/readme
texmf-dist/source/latex/rmpage/rmplocal.gfc
</TPM:SourceFiles>
<TPM:Provides>Package/rmpage</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|