lilypond-user
[Top][All Lists]
Advanced

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

Re: Uncorrect (?) beams


From: Pierre Perol-Schneider
Subject: Re: Uncorrect (?) beams
Date: Sun, 15 Feb 2015 18:28:40 +0100

Hi,

\relative c'' {
 c4 b a g16 b a8\noBeam
}


should do fine too.
Cheers,
Pierre

2015-02-15 18:15 GMT+01:00 Klaus Blum <address@hidden>:
It seems that you have to apply \autoBeamOff BEFORE a beam group starts. You
can manually start/stop beams by using brackets:

% --------------------------------------
\version "2.18.2"

\relative c'' {
 c4 b a \autoBeamOff g16[ b]  a8
}
% --------------------------------------

Cheers,
Klaus



--
View this message in context: http://lilypond.1069038.n5.nabble.com/Uncorrect-beams-tp171918p171922.html
Sent from the User mailing list archive at Nabble.com.

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


reply via email to

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