lilypond-user
[Top][All Lists]
Advanced

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

Re: No time/no bars


From: Fred Leason
Subject: Re: No time/no bars
Date: Mon, 19 Mar 2007 16:05:32 -0500

Place 

global = {
\set Staff.whichBar = ""
\set Score.timing = ##f
}

at the beginning, and place

\context {
\Staff
\remove "Time_signature_engraver"
}

under \layout.  

Good Luck

On Mar 19, 2007, at 1:13 PM, Klaus Muth wrote:

But I did not find some description to set music completely without time 

and bars... I got lilypond to do no bars by setting \cadenzaOn, but the 

default time sign C (4/4) appears. How can I clear that?



reply via email to

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