Re: odd marcato placement

2018-01-18 Thread Shane Brandes
Awesome!

On Thu, Jan 18, 2018 at 5:28 AM, Malte Meyn  wrote:
>
>
> Am 18.01.2018 um 05:58 schrieb Shane Brandes:
>>
>> The following code produces what looks to me as an an unanticipated
>> result as the second two marcato marks are slightly elevated. I fixed
>> it with a Script.extra-offset but still wonder if this is some odd
>> edge case.
>>
>> \version "2.18.2"
>>
>>
>> \new Staff \relative c' {
>>
>> \tuplet 6/4  {
>>   8 ^^ [8 ^^
>>  8 ^^ 8 ^^
>>  ^^ ] }
>> }
>
>
> This is a bug that has been fixed in 2.19.xx so you could just use 2.19.80
> instead of 2.18.2.
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

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


Re: odd marcato placement

2018-01-18 Thread Malte Meyn



Am 18.01.2018 um 05:58 schrieb Shane Brandes:

The following code produces what looks to me as an an unanticipated
result as the second two marcato marks are slightly elevated. I fixed
it with a Script.extra-offset but still wonder if this is some odd
edge case.

\version "2.18.2"


\new Staff \relative c' {

\tuplet 6/4  {
  8 ^^ [8 ^^
 8 ^^ 8 ^^
 ^^ ] }
}


This is a bug that has been fixed in 2.19.xx so you could just use 
2.19.80 instead of 2.18.2.


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