[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 1


checkeq or checkmm Command

Purpose

Checks documents formatted with memorandum macros.

Syntax

checkeq | checkmm } [ File... ]

Description

The checkeq command is used to check for syntax errors in the specified files (File) that have been prepared for the neqn or eqn command. The checkeq command reports missing or unbalanced delimiters and the .EQ and .EN macro pair.

The checkeq command is functionally equivalent to the checkmm command.

The checkmm (check memorandum macros) command is used to check for syntax errors in files that have been prepared for the mm command or mmt command. For example, the checkmm command checks that you have a .DE (display end) macro corresponding to every .DS (display start) macro. File specifies files to be checked by the checkeq or checkmm command.

The output for the checkmm command is the number of lines checked and a list of macros that are unfinished because of missing macros.

Related Information

The eqn command, mm command, mmt command, mvt command, neqn command, tbl command.

The .DE and .DS macros, .EN and .EQ macros, mm macro package.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]