~~~~
:::TeX
\version "2.19.35"
\paper { #(set-paper-size "a9") indent = 0 }
#(ly:set-option 'point-and-click #f)
\header { tagline = ##f }
\layout {
  \context {
    \Score
    barNumberVisibility = #all-bar-numbers-visible
  }
}
{
  \bar ""
  1
}
{
  \override Staff.StaffSymbol.thickness = 3
  \bar ""
  1
}
~~~~


Attachments:

- 
[4759.png](https://sourceforge.net/p/testlilyissues/issues/_discuss/thread/b10e953e/a694/attachment/4759.png)
 (3.5 kB; image/png)


---

** [issues:#4759] StaffSymbol.thickness affects bar number position**

**Status:** New
**Created:** Sun Jan 31, 2016 09:37 PM UTC by Colin Campbell
**Last Updated:** Sun Jan 31, 2016 09:37 PM UTC
**Owner:** nobody



Changing the thickness of staff lines has known (and intended) side
effects on stems etc. But it should not move the bar numbers as shown here:
~~~~
{
  \override Staff.StaffSymbol.thickness = 3
  a1 \break a
}
~~~~


---

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.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to