Richard Shann <[email protected]> writes: > 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
It doesn't with the current version, and I don't see that any change since 2.16 would have been made causing a difference in behavior. Have you tried exactly this input? -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
