lilypond-0.0.32
[lilypond.git] / Documentation / error.pod
blobe6ae1a689cc62798ac50445170787f94fb6954c9
1 =head1 NAME
3 LilyError - LilyPond error messages
5 =head1 DESCRIPTION
7 This page documents error messages.
9 A correctly parsed F<input.ly> does not guarantuee output. A lot
10 (most) of the checking is done B<after> parsing (some checks even are
11 done after the break calc!); I'm sorry.
13 [yep.. has to be written..]