lilypond-user
[Top][All Lists]
Advanced

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

Re: split duration when changing time signature


From: Stjepan Horvat
Subject: Re: split duration when changing time signature
Date: Wed, 5 Jun 2013 11:18:25 +0200

I found the problem. I used \new Staff instead of \new Voice.

\version "2.16.2"
\new Staff \with {
  \remove "Note_heads_engraver"
  \consists "Completion_heads_engraver"
  \remove "Rest_engraver"
  \consists "Completion_rest_engraver"
} {
\time 2/4 c1
} }


On Wed, Jun 5, 2013 at 11:07 AM, Marek Klein <address@hidden> wrote:
> Hello Stjepan,
>
>
> 2013/6/5 Stjepan Horvat <address@hidden>
>>
>> Marek,
>> i tryed your sugestion and get
>> warning: rhythmic head is not part of a rhythmic column.
>> do you have any clue?
>
>
> Try to post minimal example demonstrating your problem....
> --
> Marek Klein
> http://gregoriana.sk
> Gregoriana on youtube



-- 
Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje.
Izreke 12:18



reply via email to

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