- **status**: New --> Accepted


---

** [issues:#4728] right bound of ‘instrument name area’**

**Status:** Accepted
**Created:** Fri Jan 08, 2016 12:49 PM UTC by Palmer Ralph
**Last Updated:** Fri Jan 08, 2016 12:49 PM UTC
**Owner:** nobody
**Attachments:**

- 
[instrument-name-right-bound.preview.png](https://sourceforge.net/p/testlilyissues/issues/4728/attachment/instrument-name-right-bound.preview.png)
 (7.9 kB; image/png)


Simon Albrecht wrote :

I’ve noticed that in aligning instrument names, different widths of SystemStart 
grobs are not taken into account, which yields unpleasant gaps. Rather, the 
upper instrument name in the attached example should cling closer to the 
SystemStartDelimiter, such as the lower one clings to the lower one clings to 
the bracket.
This will not normally (with center- or left-aligned instrument names) make a 
relevant difference, but with right-aligned instrument names it does.

~~~~
\version "2.19.35"

m = { d''32 e'' d''2... }
test = \markup \bold \rotate #90 "TEST"

\score {
  <<
  \new StaffGroup \new Staff \m
  \new StaffGroup <<
    \new Staff \m
    \new Staff \m
  >>
  >>
  \layout {
    \context {
      \StaffGroup
      instrumentName = \test
      \override InstrumentName.self-alignment-X = 1
    }
  }
}
~~~~


---

Sent from sourceforge.net because [email protected] 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.
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to