lilypond-user
[Top][All Lists]
Advanced

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

Re: Odd \time bar check behaviour


From: Rutger Hofman
Subject: Re: Odd \time bar check behaviour
Date: Thu, 11 Jun 2020 13:11:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

Did you have a look at the Notation Reference -- displaying rhythms - polymetric notation -- Different time signatures with unequal-length measures? See http://lilypond.org/doc/v2.21/Documentation/notation/displaying-rhythms#polymetric-notation then travel down to :Different time signatures with unequal-length".

Basically, you must move the Timing_translator and the Default_bar_line_engraver from the Score context to the Staff context.

HTH,

Rutger

On 6/11/20 9:43 AM, ebenezer wrote:
Hello gentlemen,

Thank you for the replies. I have enclosed the full file as it seems there may be some interaction between the voice in 7/4 and piano in 5/4.

Ebby.


On 2020-06-10 23:33, Martin Neubauer wrote:

On 10/06/2020 13:41, Michael Käppler wrote:
Am 10.06.2020 um 13:27 schrieb ebenezer:
Hi all,

The 1st code snippett generates warnings, but the 2nd does not.

I'd like to keep the bar symbols in place as it helps me to keep track
in the music.

This is my first piece so I've likely made some newbie error, please
advise.

Hi Ebby,
your first snippet does compile without warnings for me.
If your piece does have multiple voices (your filename suggests that),
it may well be that you have a rhythmical error in another voice.
To expand somewhat on this point: for me neither snippet compiles
without warning (or yielding any music, for that matter...), but just by
enclosing either on with braces both gets rid of the warnings and
results in correct output. That does indeed suggest that whatever
problem is causing you trouble isn't present in the excerpts you sent.

Regards,
Martin




reply via email to

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