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 <[EMAIL PROTECTED]>:
> 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
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user