logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

msxlint - detects incorrectly formatted notes lines in a MusiXTeX source file.

Author

       This program and manual page were written by Bob Tennent <rdt@cs.queensu.ca>.

                                                   2022-08-30                                         MSXLINT(1)

Limitations

       User-defined  macros are not processed or expanded.  Notes commands (\notes, \Notes, etc.)  can have line
       breaks, but other commands must fit on one line.

Name

       msxlint - detects incorrectly formatted notes lines in a MusiXTeX source file.

See Also

fixmsxpart(1)

       musixdoc.pdf

Synopsis

msxlint [-v|--version|-h|--help]

       msxlint [-d | --debug]...  [infile[.tex]...]

       If no infiles are specified, standard input is used.

Usage

       The  format  that  notes commands are expected to match is determined by \instrumentnumber and \setstaffs
       commands, or uses of the \TransformNotes  macro  defined  in  musixtnt.tex  (see  musixdoc.pdf),  or  re-
       definitions  of the \vnotes macro.  Output consists of messages about format errors, with listings of the
       ill-formatted lines.

See Also