115 lines
3.0 KiB
OpenEdge ABL
115 lines
3.0 KiB
OpenEdge ABL
.\" $NetBSD: tmac.p,v 1.4 1998/01/09 06:42:01 perry Exp $
|
|
.\"
|
|
.\" Copyright (c) 1979 The Regents of the University of California.
|
|
.\" All rights reserved.
|
|
.\"
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
.\" modification, are permitted provided that the following conditions
|
|
.\" are met:
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
.\" documentation and/or other materials provided with the distribution.
|
|
.\" 3. All advertising materials mentioning features or use of this software
|
|
.\" must display the following acknowledgement:
|
|
.\" This product includes software developed by the University of
|
|
.\" California, Berkeley and its contributors.
|
|
.\" 4. Neither the name of the University nor the names of its contributors
|
|
.\" may be used to endorse or promote products derived from this software
|
|
.\" without specific prior written permission.
|
|
.\"
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
|
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
|
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
|
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
.\" SUCH DAMAGE.
|
|
.\"
|
|
.\" @(#)tmac.p 5.3 (Berkeley) 10/9/94
|
|
.\"
|
|
.if n .nr FM 1.2i
|
|
.if t .tr *\(**=\(eq/\(sl+\(pl
|
|
.bd S B 3
|
|
.de mD
|
|
.ta 8n 17n 42n
|
|
..
|
|
.de SM
|
|
.if "\\$1"" .ps -2
|
|
.if !"\\$1"" \s-2\\$1\s0\\$2
|
|
..
|
|
.de LG
|
|
.if "\\$1"" .ps +2
|
|
.if !"\\$1"" \s+2\\$a\s0\\$2
|
|
..
|
|
.de HP
|
|
.nr pd \\n(PD
|
|
.nr PD 0
|
|
.if \\n(.$=0 .IP
|
|
.if \\n(.$=1 .IP "\\$1"
|
|
.if \\n(.$>=2 .IP "\\$1" "\\$2"
|
|
.nr PD \\n(pd
|
|
..
|
|
.de ZP
|
|
.nr pd \\n(PD
|
|
.nr PD 0
|
|
.PP
|
|
.nr PD \\n(pd
|
|
..
|
|
.de LS \"LS - Literal display; ASCII DS
|
|
.if \\n(.$=0 .DS
|
|
.if \\n(.$=1 \\$1
|
|
.if \\n(.$>1 \\$1 "\\$2"
|
|
.if t .tr '\'`\`^\(ua-\(mi
|
|
.if t .tr _\(ul
|
|
..
|
|
.de LE \"LE - End literal display
|
|
.DE
|
|
.tr ''``__--^^
|
|
..
|
|
.de UP
|
|
Berkeley Pascal\\$1
|
|
..
|
|
.de PD
|
|
\s-2PDP\s0
|
|
.if \\n(.$=0 11/70
|
|
.if \\n(.$>0 11/\\$1
|
|
..
|
|
.de DK
|
|
Digital Equipment Corporation\\$1
|
|
..
|
|
.de PI
|
|
.I pi \\$1
|
|
..
|
|
.de Xp
|
|
.I Pxp \\$1
|
|
..
|
|
.de XP
|
|
.I pxp \\$1
|
|
..
|
|
.de IX
|
|
.I pix \\$1
|
|
..
|
|
.de X
|
|
.I px \\$1
|
|
..
|
|
.de PX
|
|
.I px \\$1
|
|
..
|
|
.if n .ds dg +
|
|
.if t .ds dg \(dg
|
|
.if n .ds Dg \*(dg
|
|
.if t .ds Dg \v'-0.3m'\s-2\*(dg\s0\v'0.3m'
|
|
.if n .ds dd *
|
|
.if t .ds dd \(dd
|
|
.if n .ds Dd \*(dd
|
|
.if t .ds Dd \v'-0.3m'\s-2\*(dd\s0\v'0.3m'
|
|
.if n .ds b \\fI
|
|
.if t .ds b \\fB
|
|
.nr xx 1
|