]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/error.pod
release: 0.0.46.jcn1
[lilypond.git] / Documentation / error.pod
index e6ae1a689cc62798ac50445170787f94fb6954c9..371b73bd995f875effa56d4d1610e8ee3577afcc 100644 (file)
@@ -10,4 +10,8 @@ A correctly parsed F<input.ly> does not guarantuee output. A lot
 (most) of the checking is done B<after> 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..]