|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T t
Length: 1028 (0x404) Types: TextFile Names: »texmatch.1«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─⟦this⟧ »EUUGD11/euug-87hel/sec1/textools/texmatch.1«
.TH texmatch 1 7/10/86 .UC 4 .SH NAME texmatch \- checks matching in TeX and LaTeX documents. .SH SYNOPSIS .B texmatch [-i] .I filename .SH DESCRIPTION .I Texmatch gives error messages if it detects unmatched braces, brackets, parentheses, and equations in TeX and LaTeX documents. Error messages are sent to the standard error. .br Escaped braces, brackets, parentheses, and dollar signs are not counted. It understands TeX's rules of escaping and dollar signs pairing as well as LaTeX's \\begin{equation} and \\end{equation}. It also checks \\input and \\include files unless the .B -i flag is used. .br Text and displayed equations are checked separately. .br Commented text is not checked. .SH DIAGNOSTICS Displayed equations that are started and ended by user-defined control sequences are regarded as text and they are not checked separately. .br Does not check for matching \\begin and \\end in LaTeX environments other than equations. .SH SEE ALSO texexpand(1), texeqn(1). .SH AUTHOR Kamal Al-Yahya, Stanford University