lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4728 right bo


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4728 right bound of ‘instrument name area’
Date: Fri, 27 May 2016 07:52:08 +0000


[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:

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 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.

------------------------------------------------------------------------------
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
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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