At 00:03 on 25 Mar 2015, Thomas Morley wrote:
>I disagree.
>\set Score.skipBars = ##t _is_ intended to affect notes _and_ useful!
>Don't limit your thoughts to modern music.
>
>Below I retyped (quick'n dirty) the last bar from Missa Papae
>Marcelli, Sanctus by Palestrina taken from an edition which
d standard for
>>notating that, except for connecting smaller note values with ties.
>>And as I said before I have never seen it in a score (do you have any
>>examples?).
>
> I agree these are contrived examples and am not claiming them to be
> standard notation. However t
s.
>And as I said before I have never seen it in a score (do you have any
>examples?).
I agree these are contrived examples and am not claiming them to be
standard notation. However tuplets spanning barlines are common in
contemporary music and that is the context where this bug appears.
>
h is empty
>>
>
> At best I would consider these to be non-standard notation. At worst I'd
> say it's incorrect. It's possible to write a note value longer than a bar,
> but I don't think there is an accepted standard for notating that, except
> for connecting smalle
27;d
say it's incorrect. It's possible to write a note value longer than a bar,
but I don't think there is an accepted standard for notating that, except
for connecting smaller note values with ties. And as I said before I have
never seen it in a score (do you have any examples?).
s
At 12:31 on 24 Mar 2015, Kevin Barry wrote:
>On Tue, Mar 24, 2015 at 9:01 AM, Mark Knoop wrote:
>>>>At 18:16 on 23 Mar 2015, Mark Knoop wrote:
>>>Barlines disappear when skipBars is true and a note duration
>>>continues over the bar. I don't think this
On Tue, Mar 24, 2015 at 9:01 AM, Mark Knoop wrote:
> Tuplets across barlines are a relatively common notational practice and
> work perfectly well in LilyPond. It is undesirable that they should
> require a workaround for use in parts with skipBars.
>
If I understand you correctly i
At 23:42 on 23 Mar 2015, Kevin Barry wrote:
>On Mon, Mar 23, 2015 at 6:16 PM, Mark Knoop wrote:
>> Barlines disappear when skipBars is true and a note duration
>> continues over the bar. I don't think this should happen.
>
>It is consistent with the IR definition of the
On Mon, Mar 23, 2015 at 6:16 PM, Mark Knoop wrote:
> Barlines disappear when skipBars is true and a note duration continues
> over the bar. I don't think this should happen.
>
It is consistent with the IR definition of the property: `If set to true,
then skip the empty bars that a
This example should illustrate my problem:
akk = \chords { c1 f g c c f g c }
mus = \notes \transpose c''' { c4 e g e c2 r2 R1*4 r4 d f d c1 }
\score {
<
\property Score.skipBars = ##t
\context ChordNames \akk
\context Staff \mus
>
\paper {}
}
Ofcourse one
10 matches
Mail list logo