bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No warning for misspelled properties.


From: Federico Bruni
Subject: Re: No warning for misspelled properties.
Date: Sun, 7 Jul 2013 22:04:44 +0200

2013/7/7 Thomas Morley <address@hidden>

> although they're misspelled, neither of the commands in the following
> code returns a warning, nor does 2.16.2 (apart from the _expected_
> syntax error).
> Selfcompiled 2.17.22 doesn't throw an error, too.
>
> \version "2.17.21"
>
> {
>   \override Score.RehearsalMark #'verticalll-skylinesss = #'()
>   \override Score.RehearsalMark.verticalll-skylinesss = #'()
>   \override Score.RehearsalMark #'horizontall-skylinesss = #'()
>   \override Score.RehearsalMark.horizontall-skylinesss = #'()
>
>   \mark \default
>   R1
> }
>

thanks Harm, here's  the report:
https://code.google.com/p/lilypond/issues/detail?id=3444


reply via email to

[Prev in Thread] Current Thread [Next in Thread]