bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.19.14: lost ability to add note name in fret board ?


From: Thomas Morley
Subject: Re: 2.19.14: lost ability to add note name in fret board ?
Date: Sat, 20 Sep 2014 15:00:53 +0200

2014-09-20 5:44 GMT+02:00 MarcM <address@hidden>:
>
>
> in 2.19.13, i was able to use this notation to show the note "g" in the dot
> of a fretboard.
>         (place-fret 4 0 "g" )
>
> 2.19.14 added the ability to add color but it seems i lost the ability to
> add notes name.
>         (place-fret 4 4 "e" blue)
>
> see attached sample.
[...]

Hi,

I wouldn't call it a regression, because adding and printing strings
in dots was not documented, not really supported (as far as scaling is
concerned) and not covered by a regtest, as far as I can tell.

Therefore I did not pay attention to keep this functionality while
creating the patch for
Issue 2752: Parenthesize dots in fretboards

Nevertheless, it would be no big deal to bring this functionality back
(more complicated to do proper scaling)

Though, why not turn it into an enhancement? (cc-ing bug-list):
- (re-)adding the possibility to add strings (or better markups)
- code proper scaling
- create/extend a regtest to cover it
- document it


For now you may be interested in the following post:
http://lists.gnu.org/archive/html/lilypond-user/2014-08/msg00264.html
The scaling-code is worse, though...


Cheers,
  Harm

P.S.
I'll try to provide some better code/patch, asap.
Though, currently it's a bit tricky for me to do so, because my
computer is broken (don't have the money right now to buy a new one).



reply via email to

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