>> invented word 'grob'? Wouldn't 'object' work well in most
HWN> Point taken. Anyone for a big Search & Replace patch?
Already on it's way.
--
Best regards,
Jérémiemailto:[EMAIL PROTECTED]
___
Lilypond-user mailing
[EMAIL PROTECTED] writes:
> Another aspect of the documentation: Do we really need the
> invented word 'grob'? Wouldn't 'object' work well in most
> situations? It would clearly simplify for the average reader.
> It could still be a useful concept in the source code but
> for the documentation it'
On Tue, 13 Aug 2002 14:01:25 +0200 (CEST)
Atte Andre Jensen <[EMAIL PROTECTED]> wrote:
> Another thing about the doc in general. I now realize the info is there
> indeed, what really put me on the right track was Grahams reply to my "A
> whole bunch of questions" mail, esp this small bit:
>
> "Re
On Tue, 13 Aug 2002, Mats Bengtsson wrote:
> > Here:
> >
> >
>http://www.lilypond.org/development/Documentation/user/out-www/lilypond/Vertical-spacing.html#Vertical%20spacing
> >
> > I read:
> >
> > ... If you want to override this, use a
> > \translator block as follows:
> >
> > ...
> >
> > Gre
> Here:
>
>
>http://www.lilypond.org/development/Documentation/user/out-www/lilypond/Vertical-spacing.html#Vertical%20spacing
>
> I read:
>
> ... If you want to override this, use a
> \translator block as follows:
>
> ...
>
> Great! But I can't figure out where to put the code... Asumed it w
On Mon, 12 Aug 2002, [ISO-8859-15] Jérémie Lumbroso wrote:
>
> AAJ> But I can't figure out where to put the code...
> \score {
>
> \context PianoStaff \notes <
>
> [...]
>
> >
>
> \paper {
> \translator {
> \PianoStaffContext
> VerticalAlignment \override #'forced
AAJ> But I can't figure out where to put the code...
\score {
\context PianoStaff \notes <
[...]
>
\paper {
\translator {
\PianoStaffContext
VerticalAlignment \override #'forced-distance = #9
}
}
}
For more informations, look the following addres
Here:
http://www.lilypond.org/development/Documentation/user/out-www/lilypond/Vertical-spacing.html#Vertical%20spacing
I read:
"The piano staffs are handled a little differently: to make cross-staff
beaming work correctly, it necessary that the distance between staves is
fixed. This is also don