summaryrefslogtreecommitdiffstats
path: root/doc/groff.html.node/Manipulating-Type-Size-and-Vertical-Spacing.html
blob: e566ad718a646adda5bf79f243bdc29e052f762d (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!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>Manipulating Type Size and Vertical Spacing (The GNU Troff Manual)</title>

<meta name="description" content="Manipulating Type Size and Vertical Spacing (The GNU Troff Manual)">
<meta name="keywords" content="Manipulating Type Size and Vertical Spacing (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="GNU-troff-Reference.html" rel="up" title="GNU troff Reference">
<link href="Colors.html" rel="next" title="Colors">
<link href="Using-Fonts.html" rel="prev" title="Using Fonts">


</head>

<body lang="en">
<div class="section-level-extent" id="Manipulating-Type-Size-and-Vertical-Spacing">
<div class="nav-panel">
<p>
Next: <a href="Colors.html" accesskey="n" rel="next">Colors</a>, Previous: <a href="Using-Fonts.html" accesskey="p" rel="prev">Using Fonts</a>, Up: <a href="GNU-troff-Reference.html" accesskey="u" rel="up">GNU <code class="code">troff</code> Reference</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>
<h3 class="section" id="Manipulating-Type-Size-and-Vertical-Spacing-1">5.20 Manipulating Type Size and Vertical Spacing</h3>
<a class="index-entry-id" id="index-manipulating-type-size-and-vertical-spacing"></a>

<a class="index-entry-id" id="index-text-baseline-1"></a>
<a class="index-entry-id" id="index-baseline_002c-text-1"></a>
<a class="index-entry-id" id="index-type-size"></a>
<a class="index-entry-id" id="index-size_002c-size"></a>
<a class="index-entry-id" id="index-vertical-spacing-1"></a>
<a class="index-entry-id" id="index-spacing_002c-vertical-1"></a>
<p>These concepts were introduced in <a class="ref" href="Page-Geometry.html">Page Geometry</a>.  The height of a
font&rsquo;s tallest glyph is one em, which is equal to the type size in
points.<a class="footnote" id="DOCF82" href="groff.html_fot.html#FOOT82"><sup>82</sup></a>  A vertical spacing of less than 120% of
the type size can make a document hard to read.  Larger proportions can
be useful to spread the text for annotations or proofreader&rsquo;s marks.  By
default, GNU <code class="code">troff</code> uses 10&nbsp;point type on 12&nbsp;point
spacing.
<a class="index-entry-id" id="index-leading"></a>
Typographers call the difference between type size and vertical spacing
<em class="dfn">leading</em>.<a class="footnote" id="DOCF83" href="groff.html_fot.html#FOOT83"><sup>83</sup></a>
</p>


<ul class="mini-toc">
<li><a href="Changing-the-Type-Size.html" accesskey="1">Changing the Type Size</a></li>
<li><a href="Changing-the-Vertical-Spacing.html" accesskey="2">Changing the Vertical Spacing</a></li>
<li><a href="Using-Fractional-Type-Sizes.html" accesskey="3">Using Fractional Type Sizes</a></li>
</ul>
</div>



</body>
</html>