Hi Mark,

Having given the matter a little more thought:

I'm not sure there *is* a modern version of a maxima, as there
is of a breve or a long.  A good reason for the lacuna is that
there isn't much--or any--need for one, save for historical or pedagogical
reasons.  I don't have quick access to a good university library
any more to look up the standard notational references.

The more reasonable approach is to assume that there is no
"modern" notation for maxima, and to just use the Baroque/Renaissance
equivalent.  That is perfectly appropriate for foreseeable use.
Moreover, the modern breve and long notations are really
ugly--why use them?

Lilypond provides a perfectly reasonable way to notate
a maxima for any foreseeable purpose.  That should suffice.

There is a secondary question: How does Lilypond deal with
duplex maximae and longae rests in perfect maximodus and modus?
I haven't explored the former; I think the latter is not dealt with
correctly.
The issues are encountered rarely, and one
cannot expect volunteer Lilypond mavens to deal with them.
And it is always possible to force a glyph.

Be grateful for what you have--it's an amazing package!
And be grateful to the folk who maintain and extend it.

Bockett Hunter


On Fri, Jan 18, 2019 at 6:04 PM Mark Probert <probe...@gmail.com> wrote:

> Bockett wrote:
> >
> > But you're right--If I delete
> >       \override NoteHead #'style = #'neomensural
> > I don't get anything for the maxima note.
> >
> Right. This seems incorrect behavior. Having a hole just
> doesn't seem the right thing to do...
>
> For reference:
>
> ---
> chant = \relative c { \clef bass
>           e\maxima r\maxima
>           \override NoteHead.style = #'baroque
>           e\maxima r\maxima
>           \override NoteHead.style = #'neomensural
>           e\maxima r\maxima
>           \override NoteHead.style = #'petrucci
>           e\maxima r\maxima
> }
> verba = \lyricmode { Standard Baroque Neomensural Petrucci }
>
> \score {
>   \new Staff <<
>     \new Voice = "melody" \chant
>     \new Lyrics = "one" \lyricsto melody \verba
>   >>
>   \layout {
>     \context {
>       \Staff
>       \remove "Time_signature_engraver"
>       \remove "Bar_engraver"
>     }
>   }
> ---
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to