Hi David,

2015-03-14 19:03 GMT+01:00 David Nalesnik <david.nales...@gmail.com>:


> However, why don't you subsume this in the let-block?
>

I've tried to - in fact I've tried a lot of things... without succes.


>
>
>>   (define string-qty arg-string-qty)
>>   ;; hereunder should be fine:
>>   (let* ((mrkp (markup #:upright #:concat (prefix fret-nbr))))
>>
>
> You've defined Prefix with a capital "P" above.
>
>
>>     (let* ((mrkp (markup #:upright #:concat (#:lower 0.08 prefix #:lower
>> 0.05 fret-nbr #:hspace 0.3))))
>>
>
> Same problem here.
>

Actually no, 'prefix' here should be the markup-command not a variable. How
can I fix that ?


> By the way, why the two assignments to mrkp?  This one will shadow the one
> above.
>

Hmm, Copy/Paste + tiredness...

Cheers,
Pierre
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to