bug-lilypond
[Top][All Lists]
Advanced

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

Re: Thumb in fret-diagram


From: pls
Subject: Re: Thumb in fret-diagram
Date: Mon, 4 May 2015 22:06:42 +0200

Yes, it stills works in v2.18.2 but it’s  broken in v2.19.something. It 
definitely doesn’t work in 2.19.15 and 2.19.19. I didn’t check any earlier 2.19 
versions.
On 04.05.2015, at 21:11, Stephen MacNeil <address@hidden> wrote:

> That worked actually thanks very much!! 
> I forgot the quotes silly mistakes drive me crazy !
> 
> Thanks 
> Stephen
> 
> On Mon, May 4, 2015 at 2:43 AM, pls <address@hidden> wrote:
> This looks like a regression to me. See 
> 
> https://codereview.appspot.com/4176056/ (allow non numeric fingers (e.g. for 
> thumb))
> http://lilypond.org/doc/v2.19/input/regression/dd/lily-caf6e8f6.ly (the “P” 
> is not printed)
> 
> hth
> patrick
> 
> On 03.05.2015, at 17:35, Stephen MacNeil <address@hidden> wrote:
> 
>> Hi Harm
>> Thanks for the reply
>> 
>> This is the code and version
>> 
>> \version "2.18.2"
>> \markup
>> \fill-line {
>> \concat {
>> {
>> \override #'(size . .7)\override #'(fret-diagram-details . ((finger-code . 
>> below-string)
>> (dot-radius . 0.35)
>> (number-type . roman-lower)
>> (finger-code . below-string)
>> (fret-count . 3)))
>> \halign #-.72
>> \raise #0 \pad-around #.2 {
>> \center-column\text {
>> \halign #-13 \fontsize #-2.5 {
>> \concat { F \super { maj7 } }
>> }
>> \vspace #-.6
>> \fret-diagram #"6-1;5-3-3;4-3-4;3-2-2;2-1-1;1-o;"
>> }
>> }
>> }
>> }
>> }
>> 
>> I would assume \fret-diagram #"6-1-T;5-3-3;4-3-4;3-2-2;2-1-1;1-o;" should 
>> work... however no go.
>> 
>> Thanks 
>> Stephen
>> 
>> On Sun, May 3, 2015 at 11:14 AM, Thomas Morley <address@hidden> wrote:
>> 2015-05-03 16:26 GMT+02:00 Stephen MacNeil <address@hidden>:
>> > I found a way to do it.
>> >
>> > http://mglessons.com/lilypond/Score2.pdf
>> >
>> > but as I said i think this was added 4 years ago so if anyone has a proper
>> > (faster way) that would be great.
>> >
>> > Thanks
>> > Stephen
>> 
>> 
>> Hi,
>> 
>> this may or may not be due to issue 4120
>> https://code.google.com/p/lilypond/issues/detail?id=4120
>> 
>> Without version and example-code - no idea
>> 
>> 
>> -Harm
>> 
>> _______________________________________________
>> lilypond-user mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 



reply via email to

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