diff options
Diffstat (limited to 'doc/groff.html.node/ms-Page-Layout.html')
-rw-r--r-- | doc/groff.html.node/ms-Page-Layout.html | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/doc/groff.html.node/ms-Page-Layout.html b/doc/groff.html.node/ms-Page-Layout.html new file mode 100644 index 0000000..7bea36d --- /dev/null +++ b/doc/groff.html.node/ms-Page-Layout.html @@ -0,0 +1,64 @@ +<!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>ms Page Layout (The GNU Troff Manual)</title> + +<meta name="description" content="ms Page Layout (The GNU Troff Manual)"> +<meta name="keywords" content="ms Page Layout (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="ms.html" rel="up" title="ms"> +<link href="Differences-from-AT_0026T-ms.html" rel="next" title="Differences from AT&T ms"> +<link href="ms-Body-Text.html" rel="prev" title="ms Body Text"> + + +</head> + +<body lang="en"> +<div class="subsection-level-extent" id="ms-Page-Layout"> +<div class="nav-panel"> +<p> +Next: <a href="Differences-from-AT_0026T-ms.html" accesskey="n" rel="next">Differences from <abbr class="acronym">AT&T</abbr> <samp class="file">ms</samp></a>, Previous: <a href="ms-Body-Text.html" accesskey="p" rel="prev">Body Text</a>, Up: <a href="ms.html" accesskey="u" rel="up"><samp class="file">ms</samp></a> [<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">4.6.6 Page layout</h4> +<a class="index-entry-id" id="index-ms-macros_002c-page-layout"></a> +<a class="index-entry-id" id="index-page-layout-_005bms_005d"></a> + +<p><samp class="file">ms</samp>’s default page layout arranges text in a single column with +the page number between hyphens centered in a header on each page except +the first, and produces no footers. You can customize this arrangement. +</p> + + +<ul class="mini-toc"> +<li><a href="ms-Headers-and-Footers.html" accesskey="1">Headers and footers</a></li> +<li><a href="Tab-Stops-in-ms.html" accesskey="2">Tab stops</a></li> +<li><a href="ms-Margins.html" accesskey="3">Margins</a></li> +<li><a href="ms-Multiple-Columns.html" accesskey="4">Multiple columns</a></li> +<li><a href="ms-TOC.html" accesskey="5">Creating a table of contents</a></li> +</ul> +</div> + + + +</body> +</html> |