Issue 5621: Improve rehearsal mark position at beginning of staff
This is a work in progress.
RehearsalMark uses a callback for self-alignment-X that yields the
opposite of the direction specified by the anchor grob.
I don't know if there should be some unpure-pure stuff involved. It
looks like unpure-pure containers are used for vertical placement, and
this is horizontal.
The results are good as far as I have seen in the existing regtests.
input/regression/pedal-bracket.ly probably needs to be updated because
it seems that the position of the mark is important for the test.
Other cases might need similar changes. I need to review them.
I also need to consider regtest coverage and perhaps add more cases.
https://codereview.appspot.com/547340043
---
** [issues:#5621] Improve positioning of rehearsal marks at the beginning of
staff**
**Status:** Started
**Created:** Tue Nov 26, 2019 11:44 AM UTC by Werner LEMBERG
**Last Updated:** Sun Dec 15, 2019 01:29 AM UTC
**Owner:** Werner LEMBERG
**Attachments:**
-
[after.png](https://sourceforge.net/p/testlilyissues/issues/5621/attachment/after.png)
(2.8 kB; image/png)
-
[before.png](https://sourceforge.net/p/testlilyissues/issues/5621/attachment/before.png)
(2.8 kB; image/png)
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 |
}
~~~~
https://codereview.appspot.com/553290043
---
Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net 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
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto