lilypond-user
[Top][All Lists]
Advanced

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

Re: caesura usage


From: Wilbert Berendsen
Subject: Re: caesura usage
Date: Mon, 31 Dec 2007 13:43:32 +0100
User-agent: KMail/1.9.7

Op zondag 30 december 2007, schreef Paul Scott:
> I used to be able to replace the breath mark with something like the
> following which I have corrected for the new straight caesura glyph name:
>
> caesuraOn = \override BreathingSign #'text =
> #(make-musicglyph-markup "scripts.caesura.straight")
>
> The \breathe command would put the caesura glpyh right where I wanted it.
>
> This code used as:
>
> \caesuraOn \breathe
>
> doesn't seem to work in 2.11.36 (I get scripts.rcomma).

I created a file only containing:
---------------8<--------------8<--------------
caesuraOn = \override BreathingSign #'text =
#(make-musicglyph-markup "scripts.caesura.straight")

{ c d
\caesuraOn \breathe
e f }
---------------8<--------------8<--------------

which works well in my recent 2.11.36 (git master).

best regards and happy new year,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandi




reply via email to

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