Hi Richard,

When I write unmetered music like that, I add "\cadenzaOn" at the beginning
of the score, and then add \bar "" wherever I want a line-break to be
allowed. (Any other sort of explicit \bar command will do.)

Cheers,
Nick

On Thu, Jul 29, 2010 at 3:06 AM, Richard Downing <rich...@langside.org.uk>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
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>


-- 
And she forgot the stars, the moon, and sun,
And she forgot the blue above the trees,
And she forgot the dells where waters run,
And she forgot the chilly autumn breeze...

www.hastyorisons.blogspot.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to