bug-lilypond
[Top][All Lists]
Advanced

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

Re: point and click references 0:0:0 with make-dynamic-script in definit


From: Colin Hall
Subject: Re: point and click references 0:0:0 with make-dynamic-script in definition
Date: Tue, 25 Dec 2012 08:36:37 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Dec 21, 2012 at 10:14:16PM +0000, Richard Shann wrote:
> This snippet (from the 2.16 manual
> http://lilypond.org/doc/v2.16/Documentation/notation/expressive-marks-attached-to-notes#index-DynamicText
>  )
> 
> moltoF = #(make-dynamic-script
>             (markup #:normal-text "molto"
>                     #:dynamic "f"))
> \relative c' {
>   <d e>16 <d e>
>   <d e>2..\moltoF
> }
> 
> gives a bad textedit:/// link in the pdf output to 0:0:0
> 
> I came across this via my own example and discovered that putting the
> definition in line shows no bug, so I sent it to the user list thinking
> my syntax was buggy, then I found the above snippet, so I guess this is
> a bug.

David Kastrup and I have tried to reproduce your bug report and we
don't see a problem.

I tried it on 2.16.1 and 2.17.9, and it works fine.

You'll have to supply some more information for us to take this
further.

Cheers,
Colin.

-- 

Colin Hall



reply via email to

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