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:43:46 +0200
User-agent: KMail/1.9.9

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

Am Dienstag, 29. Juli 2008 schrieb Reinhold Kainhofer:
> 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.
>
[..]
> 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.

Update: Instead of forcibly overriding the notehead, there a much better way:
The docs say that there are prefixes \linea and \cavum, but my first attempts 
didn't show any effect...

The source code shows that these glyphs are only used in the ligature 
engraver, so the command to use linea and cavum needs to be inside a 
ligature! 
The following works just fine:

\new VaticanaVoice {
  \[ \linea \cavum g \]
  \[ \linea g\]
}

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)

iD8DBQFIj48TTqjEwhXvPN0RAuHAAJ41wOqQCr972zLdD4Ky7sHqxBZf3gCgjZyP
Kk4HusJ2kZV2wdEoyc2FZVI=
=VtUT
-----END PGP SIGNATURE-----




reply via email to

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