lilypond-user
[Top][All Lists]
Advanced

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

Re: Is this possible


From: Reinhold Kainhofer
Subject: Re: Is this possible
Date: Tue, 29 Jul 2008 23:35:34 +0200
User-agent: KMail/1.9.9

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Dienstag, 29. Juli 2008 schrieb Dominic Neumann:
> is it possible to typeset the attached gregorian piece in LilyPond? I
> could find something similar in the documentation. I need to know what
> the command is to produce the vertical lines |..| around a notehead.

While I don't actually know how to set those noteheads, at least the font has 
these glyphs:
- -) noteheads.svaticana.linea.punctum 
- -) noteheads.svaticana.linea.punctum.cavum

So, whoever implemented gregorian chant in lilypond definitely thought of such 
vertically barred noteheads...

A little grepping the source code shows that lilypond really is able to use 
these glyphs.

And then the LSR gem comes in: http://lsr.dsi.unimi.it/LSR/Item?id=86
It gives the hint that one can override the note head easily. It does not 
correctly use them (for 2.11), though:
        \override NoteHead  #'style = #'vaticana.linea-punctum

A little playing around (and knowing the glyph name) indicates that it should 
be #'vaticana.linea.punctum. The attached file shows you how to do this.

Cheers,
Reinhold
- -- 
- ------------------------------------------------------------------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: address@hidden, http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIj40rTqjEwhXvPN0RAnulAKC5pjV555W4fe3VqxHmcqlj+u2R7QCg0THt
qcH5fOJfdF0Ro+CGIKnK/sA=
=AkAJ
-----END PGP SIGNATURE-----

Attachment: vaticana_linea.ly
Description: Text Data

Attachment: vaticana_linea.pdf
Description: Adobe PDF document


reply via email to

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