lilypond-user
[Top][All Lists]
Advanced

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

Re: funny stems


From: Shane Brandes
Subject: Re: funny stems
Date: Thu, 27 Feb 2014 14:03:48 -0500

Thanks, that will work.

On Thu, Feb 27, 2014 at 2:01 PM, Mark Stephen Mrotek
<address@hidden> wrote:
> Shane,
>
> I don't know the source of the problem with the stem. Does this get you what
> you want?
>
> \version "2.18.0"
> rightOne = \relative c' {
> << { <e g>4. q } \\
>    { b2. } \\
>    {a''8\rest a ( g) a\rest e ( b )} >>
> }
>
> \score { \new Staff = "right" \rightOne
> }
>
> Mark
>
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On Behalf Of
> Shane Brandes
> Sent: Thursday, February 27, 2014 10:50 AM
> To: LilyPond User Group
> Subject: funny stems
>
> I am messing this up or is Lilypond? How do you resolve the offset stems?
>
> \version "2.18.0"
>
>
> rightOne = \relative c' {
>
> <<{\stemUp <e g>4. q }\\{a'8\rest \stemUp a( g) a\rest e( b)}>>
>
> }
>
>
> rightTwo = \relative c' {
>
> b2.
>
> %<<{ s2.}\\ {b2.} >>
>
> }
>
>
> \score { \new Staff = "right"
>
> << \rightOne \\ \rightTwo >>}
>
> _______________________________________________
> 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]