Sarah k Alawami <marri...@gmail.com> writes:

> Is there a way to have line numbers turned on in lily pond so I don't
> have to count them?

The error messages look like
03-01-2013.ly:27:0: error: syntax error, unexpected STRING

which means file 03-01-2013.ly, line 27, column 0 (newer versions state
column 1 instead), followed by two lines representing the problematic
line split in the problematic place.

>> 
>>  violin = \new Voice \relative c' {

Here the first line is empty because the line was split before the first
column: the problem is the first word, "violin".

Now how to get to line 27 of your file depends on the editor you are
using.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to