lilypond-user
[Top][All Lists]
Advanced

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

Re: How to suppress bar lines?


From: James
Subject: Re: How to suppress bar lines?
Date: Fri, 30 Jul 2010 10:50:37 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1

http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/Appearance-of-objects#Appearance-of-objects

James

On 29/07/2010 21:16, TheOldFellow wrote:
Hi,
Sorry about the newbie question.  I need to suppress all bar lines
(except those explicit with /bar).  I have tried adding automaticBars, e.g.:

\version "2.12.3"
\score {

     \new StaffGroup \relative c''  {
\set automaticBars = ##f
c4 d e c c d e c
         c d e c c d e c c1
     }
}

to a score, but this seems to have no effect.  I am probably putting it
in the wrong place, or have the syntax wrong.  Could some kind soul give
me an example.

Richard.



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

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