Please always tell what LilyPond version you use!
I assume that you use version 2.8.
It turns out that these instructions in the manual are
obsolete. Instead, you could do
\override InstrumentName #'padding = #2.0
in the Score context to get the same effect.
I'll update the documentation.
/Mats
When using instrument names for staffs in a StaffGroup, the name is printed too
close to the bar. I tried putting \override InstrumentName #'space-alist =
#'((left-edge extra-space . 2.0)) in a Score context in the layout block as
suggested by the docs but it didn't change anything.
Cheers,
Cal
dax2 wrote:
I cannot get something like
\set Staff.instrument = "Violoncello-baroque-longissimo"
to print at all with 2.5.23. It prints with 2.4.5 but the length
of lines are cut on the right margin, and the long-long-name is
still cut on the left side.
One possible solution is to split
Paul Scott wrote:
Han-Wen Nienhuys wrote:
hi,
2.7.2 will have a \paper variable horizontaloffset, which shifts the
music to the right, making place for the instrument names. As it
happens, I had need for this myself just tonight.
Would it be easy enough to extend that to alternating offs
On Thu, 21 Jul 2005 03:05:13 +0200
Han-Wen wrote:
> 2.7.2 will have a \paper variable horizontaloffset, which shifts the
> music to the right, making place for the instrument names. As it
> happens, I had need for this myself just tonight.
>
> Alternative: you can try
>
> \paper {
> lin
Han-Wen Nienhuys wrote:
hi,
2.7.2 will have a \paper variable horizontaloffset, which shifts the
music to the right, making place for the instrument names. As it
happens, I had need for this myself just tonight.
Would it be easy enough to extend that to alternating offset settings
for odd
hi,
2.7.2 will have a \paper variable horizontaloffset, which shifts the
music to the right, making place for the instrument names. As it
happens, I had need for this myself just tonight.
Alternative: you can try
\paper {
linewidth = ..shorter length..
}
Bryan Stanbridge wrote:
Gree
Greetings,
I'm using 2.4.5-1 on FC3 (the CCRMA package).
I've noticed that the horizontal alignment of an entire line seems to be
done completely independantly of the short instrument names. It seems
as though the musical line stretches from margin to margin and the
instrument names get shov