lilypond-user
[Top][All Lists]
Advanced

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

Re: use of \caesura requires \include "gregorian.ly", according to the N


From: Lukas-Fabian Moser
Subject: Re: use of \caesura requires \include "gregorian.ly", according to the Notation Reference
Date: Sun, 1 May 2022 15:47:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1

Hi Ken,

I see that the use of \caesura requires \include "gregorian.ly",
according to the Notation Reference.

But doing this completely screws up all the default display Lilypond
code that I've been using all along.

I'm trying to engrave "Somewhere Over the Rainbow", which definitely
does not belong in the Gregorian time period or style.

Yet this piece of music does have two instances of a caesura.

Is there a solution to this conundrum?  Can I safely cherry pick the
definition of the caesura out of the "gregorian.ly" file?

Yes, you can safely copy that definition if you want to. (In fact, it can be very enlightening to read in and copy from the default .ly (and .scm) files shipped with LilyPond in order to better understand what's going on behind the scenes.) You can also use:

https://lsr.di.unimi.it/LSR/Item?id=583

Basically, you change the appearance of a \breathe'ing sign.

Lukas




reply via email to

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