----- Original Message ----- From: "Graham Percival" <gra...@percival-music.ca>
To: "Nicolas Sceaux" <nicolas.sce...@free.fr>
Cc: "David Kastrup" <d...@gnu.org>; <lilypond-user@gnu.org>
Sent: Thursday, September 20, 2012 7:01 PM
Subject: Re: Possible feature request for 'q' shorthand or tie syntax


On Thu, Sep 20, 2012 at 07:45:41PM +0200, Nicolas Sceaux wrote:

If c'4 was actually a shortcut for <c'>4, then we could have a
consistent notion that every time unit in every voice is a chord;
that chord may contain 0, 1, or many notes.

- Graham


Actually, if you want c'4 to appear to be <c'>4, the simplest way is to make it so:

\relative c' {
 c4 c c c
 <c e>4 <c e>4 <c e>4 <c e>4
 <c e>4 q q q
 <c>4 <c>4 <c>4 <c>4
 <c>4 q q q
}


--
Phil Holmes

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to