lilypond-user
[Top][All Lists]
Advanced

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

Re: How to put whole measure rest in unmetered music?


From: Dmytro O. Redchuk
Subject: Re: How to put whole measure rest in unmetered music?
Date: Wed, 22 Oct 2008 16:16:19 +0300

Sorry, i'm using 2.11.42 and here is a "minimal" example:

\score {
        \new Staff <<
                \set Score.timing = ##f
                \new Voice {
                        c''1
                        \bar "|"
                        R1
                        \bar "|"
                        c''1
                }
        >>
        \layout {
                \context {
                        \Staff
                                \remove "Time_signature_engraver"
                }
        }
}


And I have:
---------------------------------------------------
Interpreting music...
hmr.lyi:9:24: warning: barcheck failed at: 1

                        R1
hmr.lyi:9:24: warning: barcheck failed at: 2

                        R1
Preprocessing graphical objects...
[etc-etc-etc...]
---------------------------------------------------

2008/10/22 Dmytro O. Redchuk <address@hidden>:
> Hello,
>
> please, how to put whole measure rest in unmetered music's bar?
>
> Music is already typed with removed Time_siginature_engraver and
> Score.timing switched off. A dozen of pieces already typed.
>
> I guess I can set timing on and... :-)
> Weird.


Please, help.
Thank you.

-- 
Dmytro O. Redchuk




reply via email to

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