From: fred Date: Sun, 24 Mar 2002 19:56:55 +0000 (+0000) Subject: lilypond-0.1.0 X-Git-Tag: release/1.5.59~3934 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=30dae81758fbd8fb1b4d4142f278532fb314ffc7;p=lilypond.git lilypond-0.1.0 --- diff --git a/Documentation/error.pod b/Documentation/error.pod deleted file mode 100644 index 371b73bd99..0000000000 --- a/Documentation/error.pod +++ /dev/null @@ -1,17 +0,0 @@ -=head1 NAME - -LilyError - LilyPond error messages - -=head1 DESCRIPTION - -This page documents error messages. - -A correctly parsed F does not guarantuee output. A lot -(most) of the checking is done B parsing (some checks even are -done after the break calc!); I'm sorry. - -Most errors come with a context of the Mudela element that originated -it. This context may be slightly wrong: the parser sometimes reads a -few tokens ahead to determine the syntax. - -[yep.. has to be written..]