Hi:

To get it to work, I removed the comment.

Thanks.

Joe Srednicki

-----Original Message-----
From: Simon Albrecht [mailto:simon.albre...@mail.de] 
Sent: Thursday, March 23, 2017 8:00 PM
To: Guy Stalnaker <jimmyg...@gmail.com>; Pierre Perol-Schneider
<pierre.schneider.pa...@gmail.com>; Joseph N. Srednicki
<jnsredni...@verizon.net>
Cc: lilypond-user <lilypond-user@gnu.org>
Subject: Re: Adding a brace or bracket to indicate an organ manual change

Am 23.03.2017 um 23:17 schrieb Guy Stalnaker:
> #(define-markup-command (openBracket layout props height) (number?)
>   (interpret-markup layout props
>     (markup #:line (#:with-dimensions (cons 3 0) (cons 0 0) % Change 
> here to 3 puts bracket hook above SW

I'm a little surprised that Joe said the code was working. He can't have
used this version then, since this is a LilyPond comment (prefixed with
%) inside a Scheme code block (marked by #() ). Scheme comments start with ;
- see the Extending Manual for more on Scheme syntax.

Best, Simon


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

Reply via email to