lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5621 Improve


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5621 Improve positioning of rehearsal marks at the beginning of staff
Date: Tue, 26 Nov 2019 13:55:24 -0000

Well, it's not that bad.

{
  \clef "treble" f'1 | f'1 | \break
  \mark #1 f'1 | f'1 | \break

  \once\override Staff.Clef.break-align-anchor-alignment = #2
  \mark #1 f'1 | f'1 | \break

  \clef "bass" \mark #1 f'1 | f'1 | \break

  \once\override Staff.Clef.break-align-anchor-alignment = #2
  \mark #1 f'1 | f'1 | \break
}

Ideally, rehearsal marks should be able to automatically move a little bit to the left or right to minimize the distance to the staff lines. However, this is not possible yet – this would be a great addition!

Given that rehearsal marks are normally positioned at the top of systems, with the highest voices at the top, chances are quite high that the staff with rehearsal marks has a violin clef. I thus vote to make the default value take care of this most common situation.

Attachments:


[issues:#5621] Improve positioning of rehearsal marks at the beginning of staff

Status: New
Created: Tue Nov 26, 2019 11:44 AM UTC by Werner LEMBERG
Last Updated: Tue Nov 26, 2019 12:00 PM UTC
Owner: Werner LEMBERG
Attachments:

I suggest to change the default value of the break-align-anchor-alignment property from the Clef grob from RIGHT to value 2, as shown in the images.

{
  f'1 | f'1 | \break
  \mark \default f'1 | f'1 |
}

Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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