2013/7/6 bb <bblo...@arcor.de>

> As one can see the example source in chapter 2.4.3 Banjo does not show any
> stems and /stemDown alone does not work. One needs \tabFullNotation as
> well!
>
> So /stemDown stand alone does not make any sense and is missleading!
>
> I think in the example this code would be correct to give the expected
> result:
>
>
> \sourcefileline 1859
> \new TabStaff <<
>   \set TabStaff.tablatureFormat = #fret-number-tablature-format-**banjo
>   \set TabStaff.stringTunings = #banjo-open-g-tuning
>   {
>    \tabFullNotation
>     \stemDown
>     g8 d' g'\5 a b g e d' |
>     g4 d''8\5 b' a'\2 g'\5 e'\2 d' |
>     g4
>   }
> >>
>
>
You are right, thanks for the report.
However, I believe that we should just remove \stemDown, since the default
view is not tabFullNotation and the example wants to demonstrate
tablatureFormat.
Also, \stemDown is already the default

Creating a tracker for this trivial fix is too much. Can someone push the
patch attached to staging? (if you agree with me)

Attachment: 0001-Doc-stemDown-doesn-t-make-sense-in-default-tablature.patch
Description: Binary data

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to