bug-lilypond
[Top][All Lists]
Advanced

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

Re: Crash with make-dynamic-script


From: David Kastrup
Subject: Re: Crash with make-dynamic-script
Date: Sun, 31 Aug 2014 14:42:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Simon Albrecht <address@hidden> writes:

> Hello,
>
> yesterday I tried out make-dynamic-script and in my first attempt
> forgot some "":
> pDolce = #(make-dynamic-script (markup #:dynamic p #:italic dolce))
> Compiling the attached example file results in
> fatal error: make-dynamic-markup: Invalid argument in position
> 1. Expect: markup, found: #<Prob: Music C++: Music((origin
> . #<location C:/Program
> Files/LilyPond/usr/share/lilypond/current/ly/dynamic-scripts-init.ly:16:5>)
> (text . p))((display-methods #<procedure #f (event parser)>) (name
> . AbsoluteDynamicEvent) (types general-music post-event event
> dynamic-event absolute-dynamic-event)) >
> (independent of OS – of course, I should say)

I don't think we take responsibility for things going haywire in Scheme.

Instead of (markup ...) try using #{ \markup ... #} and you will likely
get more LilyPondish error messages.

-- 
David Kastrup




reply via email to

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