[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: slur between notes inside chords
From: |
Ralph Palmer |
Subject: |
Re: slur between notes inside chords |
Date: |
Sun, 16 Dec 2012 09:21:10 -0500 |
On Sun, Dec 16, 2012 at 6:23 AM, Federico Bruni <address@hidden> wrote:
> Here the examples:
>
>
> \version "2.17.9"
>
> music = \relative c' {
> % Example 1: only TabStaff is wrong and can be corrected with an override
> %\once \override TabVoice.Slur.direction = #DOWN
> <g\4 b\2>\4\glissando ( gis\4)
>
> % Example 2: Staff and TabStaff are both wrong, but can be corrected
> with an override
> %\once \override Slur.direction = #UP
> g\4\glissando ( <gis\4 e,>)
> }
>
> \score {
> \new StaffGroup <<
> \new Staff <<
> \context Voice { \clef "G_8" \music }
> >>
> \new TabStaff <<
> \context TabVoice { \clef "moderntab" \music }
> >>
> >>
> }
>
This has been added to the tracker as a feature request : Issue 3031.
http://code.google.com/p/lilypond/issues/detail?id=3031
I wish you all a pleasant holiday season,
Ralph