summaryrefslogtreecommitdiffstats
path: root/doc/groff.html.node/Page-Layout-Adjustment.html
blob: 7570214267f64d997427e3418bbf987b36997f01 (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
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE html>
<html>
<!-- Created by GNU Texinfo 7.0.3, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- This manual documents GNU troff version 1.23.0.

Copyright � 1994-2023 Free Software Foundation, Inc.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the section entitled "GNU Free
Documentation License". -->
<title>Page Layout Adjustment (The GNU Troff Manual)</title>

<meta name="description" content="Page Layout Adjustment (The GNU Troff Manual)">
<meta name="keywords" content="Page Layout Adjustment (The GNU Troff Manual)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta name="viewport" content="width=device-width,initial-scale=1">

<link href="index.html" rel="start" title="Top">
<link href="Request-Index.html" rel="index" title="Request Index">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="Common-Features.html" rel="up" title="Common Features">
<link href="Displays-and-Keeps.html" rel="next" title="Displays and Keeps">
<link href="Headers-and-Footers.html" rel="prev" title="Headers and Footers">


</head>

<body lang="en">
<div class="subsection-level-extent" id="Page-Layout-Adjustment">
<div class="nav-panel">
<p>
Next: <a href="Displays-and-Keeps.html" accesskey="n" rel="next">Displays and Keeps</a>, Previous: <a href="Headers-and-Footers.html" accesskey="p" rel="prev">Headers and Footers</a>, Up: <a href="Common-Features.html" accesskey="u" rel="up">Common Features</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Request-Index.html" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<h4 class="subsection" id="Page-Layout-1">3.2.4 Page Layout</h4>

<p>Most macro packages let the user specify the size of the page margins.
The top and bottom margins are typically handled differently than the
left and right margins; the latter two are derived from the
<i class="slanted">page offset</i>, <i class="slanted">indentation</i>, and <i class="slanted">line length</i>.
See <a class="xref" href="Line-Layout.html">Line Layout</a>.  Commonly, packages support registers to tune these
values.
</p>

</div>



</body>
</html>