Re: Two questions about note heads

2007-05-16 Thread Michael O'Donnell
Thanks for the further hints. > Michael O'Donnell wrote: >> Thanks to Mats for this tip, which also helps me with a similar >> project (I'm trying to set some old mensural notation just as given >> by the 15th century copyist, who has somewhat different conventions >> from those in LilyPond). >> >>

Re: Two questions about note heads

2007-05-16 Thread Mats Bengtsson
Michael O'Donnell wrote: Thanks to Mats for this tip, which also helps me with a similar project (I'm trying to set some old mensural notation just as given by the 15th century copyist, who has somewhat different conventions from those in LilyPond). So, I managed to set some triangular head

Re: Two questions about note heads

2007-05-15 Thread Michael O'Donnell
great. For the future, it would be great to have a user-settable list of noteheads for each duration as a parameter. Cheers, Mike O'Donnell http://people.cs.uchicago.edu/~odonnell/ From: Mats Bengtsson Subject: Re: Two questi

Re: Two questions about note heads

2006-12-04 Thread Mats Bengtsson
The basic principle is the same as is described in the section on Polymetric notation. For example, you can do: \version "2.10.0" mynotehead = \markup{\musicglyph #"scripts.turn" } \score { \relative c''{ a \once \override NoteHead #'stencil = #ly:text-interface::print \once \override

Re: Two questions about note heads

2006-12-03 Thread Peter Budny
Mats Bengtsson ee.kth.se> writes: > > Quoting Peter Budny mail.gatech.edu>: > > > 2) Can you set a custom symbol as a note head? > > There are many shapes to choose from in LilyPond, see the section called > Special noteheads in the manual. I should have been more clear... I meant a complete

Re: Two questions about note heads

2006-12-03 Thread Mats Bengtsson
Quoting Peter Budny <[EMAIL PROTECTED]>: 1) Is it possible to remove the note head for just a single note in a line? I still want the stem and all, just not the note head, and only for one note. See the section called Common Tweaks for instructions on how to make something invisible. The layou

Two questions about note heads

2006-12-03 Thread Peter Budny
1) Is it possible to remove the note head for just a single note in a line? I still want the stem and all, just not the note head, and only for one note. 2) Can you set a custom symbol as a note head? ___ lilypond-user mailing list lilypond-user@gnu.o