Joe Neeman wrote:
Your assumption is correct. The grobs with low priority (maybe it should
be the other way around?) are positioned first. Once they are in place,
the skylines are recalculated to include them and the remaining grobs
are positioned. Grobs where outside-staff-priority is not a nu
On 12/7/06, Werner LEMBERG <[EMAIL PROTECTED]> wrote:
> >> well, it is using a priority field, which can have multiple values
> >> for a single grob type.
> >
> > Aah, if I understand you correctly, I can write
> >
> >
> >\override foo #'outside-staff-priority = #1
> >\override bar #'out
> >> well, it is using a priority field, which can have multiple values
> >> for a single grob type.
> >
> > Aah, if I understand you correctly, I can write
> >
> >
> >\override foo #'outside-staff-priority = #1
> >\override bar #'outside-staff-priority = #2
> >\override foo #'outsid
Werner LEMBERG wrote:
well, it is using a priority field, which can have multiple values
for a single grob type.
Aah, if I understand you correctly, I can write
\override foo #'outside-staff-priority = #1
\override bar #'outside-staff-priority = #2
\override foo #'outside-staff-prior
> well, it is using a priority field, which can have multiple values
> for a single grob type.
Aah, if I understand you correctly, I can write
\override foo #'outside-staff-priority = #1
\override bar #'outside-staff-priority = #2
\override foo #'outside-staff-priority = #3
right? Th
> BTW, I would like to change the default naming from `8va bassa' to
> > `8ba' since it's shorter. Objections?
>
> I seem to recall (although I don't have a reference) that '8vb' is a
> common abbreviation
Indeed, 8vb seems to be more common than 8ba (I could find both in the
internet).
We
On 12/3/06, Werner LEMBERG <[EMAIL PROTECTED]> wrote:
[git 2006-12-02 23:35]
Consider this:
\relative c {
#(set-octavation -1)
c1\p( | f1) |
}
\paper {
ragged-right = ##t
}
As shown in the attached image, the octavation is below the piano
sign. IMHO the opposite should
Werner LEMBERG escreveu:
> Generally I fear that we need more fine-grained tuning possibilities
> for grobs than the current object classes (well, this is an assumption
> currently, but...).
well, it is using a priority field, which can have multiple values for
a single grob type.
--
Han-Wen
[git 2006-12-02 23:35]
Consider this:
\relative c {
#(set-octavation -1)
c1\p( | f1) |
}
\paper {
ragged-right = ##t
}
As shown in the attached image, the octavation is below the piano
sign. IMHO the opposite should be the default.
Generally I fear that we need more fine-