Hi James,

Essentially, I'd like the instrumentName to not be calculated as part of the system width.

I'm confused: when I try it, the instrumentName *isn't* calculated as part of the system width:

\version "2.12.2"

\paper { line-width = 5\in indent = 0 }
music = \relative { \repeat "unfold" 16 { c' } }

\score { \new Staff \music }
\score { \new Staff \with { instrumentName = "MyInstrument" } \music }

Can you send an example of where it doesn't work as expected?
Kieren.


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to