1 .\" $NetBSD: checknr.1,v 1.14 2003/08/07 11:13:16 agc Exp $
3 .\" Copyright (c) 1980, 1990, 1993
4 .\" The Regents of the University of California. All rights reserved.
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\" notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
13 .\" documentation and/or other materials provided with the distribution.
14 .\" 3. Neither the name of the University nor the names of its contributors
15 .\" may be used to endorse or promote products derived from this software
16 .\" without specific prior written permission.
18 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
19 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
22 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30 .\" @(#)checknr.1 8.1 (Berkeley) 6/6/93
37 .Nd check nroff/troff files
41 .Op Fl a Ns Ar \&.x1.y1.x2.y2. ... \&.xn.yn
42 .Op Fl c Ns Ar \&.x1.x2.x3 ... \&.xn
50 input files for certain kinds of errors
51 involving mismatched opening and closing delimiters
53 If no files are specified,
55 checks the standard input.
57 Recognized options are:
58 .Bl -tag -width xxx -compact -offset indent
60 Add additional pairs of macros to the list of known macros.
61 This must be followed by groups of six characters, each group defining
63 The six characters are
67 and the second macro name.
68 For example, to define a pair .BS and .ES, use
71 Define commands which would otherwise be complained about
85 Delimiters checked are:
86 .Bl -enum -compact -offset indent
88 Font changes using \efx ... \efP.
90 Size changes using \esx ... \es0.
92 Macros that come in open ... close forms, for example,
93 the .TS and .TE macros which must always come in pairs.
97 is intended for use on documents that are prepared with
99 in mind, much the same as
101 It expects a certain document writing style for
108 must be terminated with
113 must be terminated with
115 While it will work to directly go into the next font or explicitly
116 specify the original font or point size,
117 and many existing documents actually do this,
118 such a practice will produce complaints from
120 Since it is probably better to use the
125 you should think of this as a contribution to your document
134 as well as the macros from
138 Complaints about unmatched delimiters.
139 Complaints about unrecognized commands.
140 Various complaints about the syntax of commands.
158 There is no way to define a 1 character macro name using
161 Does not correctly recognize certain reasonable constructs,
162 such as conditionals.
165 macros that are not at the beginning of the line are not recognized.
166 Among others, this results in too many