svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
groff_me(7)
Miscellaneous Information Manual GROFF_ME(7)
NAME
groff_me - troff macros for formatting papers
SYNOPSIS
groff -me [ options ] file ...
groff -m me [ options ] file ...
DESCRIPTION
This manual page describes the GNU version of the -me macros, which is
part of the groff document formatting system. This version can be used
with both GNU troff and Unix troff. This package of troff macro defi‐
nitions provides a canned formatting facility for technical papers in
various formats.
The macro requests are defined below. Many troff requests are unsafe
in conjunction with this package, however, these requests may be used
with impunity after the first .pp:
l l. .bp begin new page .br break output line here .sp n insert
n spacing lines .ls n (line spacing) n=1 single, n=2 double space
.na no alignment of right margin .ce n center next n lines .ul
n underline next n lines
Output of the pic, eqn, refer, and tbl preprocessors is acceptable as
input.
FILES
/usr/share/groff/1.21/tmac/me.tmac (a wrapper file for e.tmac)
/usr/share/groff/1.21/tmac/e.tmac
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availabil‐
ity text/groff = Stability Uncommitted
SEE ALSO
groff(1), troff(1)
-me Reference Manual, Eric P. Allman
Writing Papers with Groff Using -me
REQUESTS
This list is incomplete; see The -me Reference Manual for interesting
details.
l l l lx. Request Initial Causes Explanation
Value Break _ .(c - yes T{ Begin centered block T}
.(d - no T{ Begin delayed text T} .(f - no Begin footnote
.(l - yes Begin list .(q - yes T{ Begin major quote T} .(x
x - no T{ Begin indexed item in index T} .(z - no T{
Begin floating keep T} .)c - yes T{ End centered block T}
.)d - yes T{ End delayed text T} .)f - yes End footnote
.)l - yes End list .)q - yes T{ End major quote T}
.)x - yes T{ End index item T} .)z - yes T{ End floating keep
T} .++ m H - no T{ Define paper section. m defines the part of
the paper, and can be C (chapter), A (appendix), P (preliminary, e.g.,
abstract, table of contents, etc.), B (bibliography), RC (chapters
renumbered from page one each chapter), or RA (appendix renumbered from
page one). T} .+c T - yes T{ Begin chapter (or appendix, etc.,
as set by .++). T is the chapter title. T} .1c 1 yes T{ One col‐
umn format on a new page. T} .2c 1 yes T{ Two column format. T}
.EN - yes T{ Space after equation produced by eqn or neqn. T} .EQ
x y - yes T{ Precede equation; break out and add space. Equa‐
tion number is y. The optional argument x may be I to indent equation
(default), L to left-adjust the equation, or C to center the equation.
T} .GE - yes T{ End gremlin picture. T} .GS - yes T{ Begin
gremlin picture. T} .PE - yes T{ End pic picture. T}
.PS - yes T{ Begin pic picture. T} .TE - yes End table.
.TH - yes T{ End heading section of table. T} .TS
x - yes T{ Begin table; if x is H table has repeated heading.
T} .b x no no T{ Print x in boldface; if no argument switch to
boldface. T} .ba +n 0 yes T{ Augments the base indent by n.
This indent is used to set the indent on regular text (like para‐
graphs). T} .bc no yes T{ Begin new column T} .bi
x no no T{ Print x in bold italics (nofill only) T}
.bu - yes T{ Begin bulleted paragraph T} .bx x no no T{
Print x in a box (nofill only). T} .ef ´x´y´z´ ´´´´ no T{ Set
even footer to x y z T} .eh ´x´y´z´ ´´´´ no T{ Set even header
to x y z T} .fo ´x´y´z´ ´´´´ no T{ Set footer to x y z T}
.hx - no T{ Suppress headers and footers on next page. T} .he
´x´y´z´ ´´´´ no T{ Set header to x y z T} .hl - yes T{ Draw
a horizontal line T} .i x no no T{ Italicize x; if x missing,
italic text follows. T} .ip x y no yes T{ Start indented para‐
graph, with hanging tag x. Indentation is y ens (default 5). T}
.lp yes yes T{ Start left-blocked paragraph. T} .np 1 yes T{
Start numbered paragraph. T} .of ´x´y´z´ ´´´´ no T{ Set odd
footer to x y z T} .oh ´x´y´z´ ´´´´ no T{ Set odd header to x y
z T} .pd - yes T{ Print delayed text. T} .pp no yes T{ Begin
paragraph. First line indented. T} .r yes no T{ Roman text fol‐
lows. T} .re - no T{ Reset tabs to default values. T} .sh n
x - yes T{ Section head follows, font automatically bold. n is
level of section, x is title of section. T} .sk no no T{ Leave
the next page blank. Only one page is remembered ahead. T} .sm
x - no T{ Set x in a smaller pointsize. T} .sz
+n 10p no T{ Augment the point size by n points. T}
.tp no yes T{ Begin title page. T} .u x - no T{ Underline
argument (even in troff). (Nofill only). T} .uh - yes T{ Like
.sh but unnumbered. T} .xp x - no Print index.
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from
https://ftp.gnu.org/gnu/groff/groff-1.22.3.tar.gz.
Further information about this software can be found on the open source
community website at https://www.gnu.org/software/groff.
3rd Berkeley Distribution 4 November 2014 GROFF_ME(7)