lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3133 in lilypond: A music expression cannot be


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3133 in lilypond: A music expression cannot be followed by a tie
Date: Wed, 17 Apr 2013 04:52:13 +0000


Comment #2 on issue 3133 by address@hidden: A music expression cannot be followed by a tie
http://code.google.com/p/lilypond/issues/detail?id=3133

The first measure is afflicted by problems with implicit creation of a Voice
  \new Staff \new Voice {
solves that problem.

Then everything makes sense using the concept that the tie indication 'f1~' is an attachment to the first note in the tie, much like the 'd4(' at the start of a slur. Ties simply find their second note on their own, with no need for the equivalent of 'd4)'. The early examples in the manual center the '~' between the ties notes (which is not how LilyPond thinks of the tie indication) but that stops as soon as there are ties in chords.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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