2014-09-20 5:44 GMT+02:00 MarcM <[email protected]>: > > > 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). _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
