bug-lilypond
[Top][All Lists]
Advanced

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

Re: possible error in manual chapter 2.4.3 Banjo


From: Federico Bruni
Subject: Re: possible error in manual chapter 2.4.3 Banjo
Date: Sat, 6 Jul 2013 12:49:30 +0200

2013/7/6 bb <address@hidden>

> 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


reply via email to

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