lilypond-user
[Top][All Lists]
Advanced

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

Re: turning a blind eye to dotted note


From: bb
Subject: Re: turning a blind eye to dotted note
Date: Mon, 29 Jan 2018 18:13:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

Thank you!

I already understand THAT lilypond is checking the bar lines I set myself and give me a message if wrong/critical. But I do not understand why lilypond is setting the same wrong/critical bar line WITHOUT giving me a message. As lilypond obviously checks bar length, why not telling me a problem if a bar length (17/16 in my example) is to long?


Am 29.01.2018 um 17:51 schrieb Carl Sorensen:

On 1/29/18, 8:29 AM, "bb" <address@hidden> wrote:

     Nonsense!
I do not want lilypond to do it my way. But I want lilypond to throw an
     error message, a warning or a remark  that lilypond is breaking basic
     rules and help me to improve my limited understanding of music!

If you add bar checks, it will do so.

\version "2.19.80"
\relative { d4  cis8  c8  b8. ais8  a  gis | }
This will generate a warning, because you place a bar-check character at what 
you think is the end of the bar, and it's actually 1/16 into the next bar.

That's all you need to do to get the warning you desire.

HTH,

Carl






reply via email to

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