lilypond-user
[Top][All Lists]
Advanced

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

Re: Adding a brace or bracket to indicate an organ manual change


From: Guy Stalnaker
Subject: Re: Adding a brace or bracket to indicate an organ manual change
Date: Thu, 23 Mar 2017 20:40:28 -0600
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Doh!

Those comments were solely for explaining the changes I'd made in the email. I used % because it's familiar in lilypond. I apologize for any confusion.

Guy

On 3/23/2017 6:00 PM, Simon Albrecht wrote:
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

--
“Happiness is the meaning and the purpose of life, the whole aim and end of 
human existence.”
― Aristotle




reply via email to

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