Hey all,
Running this file...
\version "2.11.57-1"
\new PianoStaff <<
\new Staff = RH { s4 }
\new Staff = LH {
\clef bass c8\sustainOn \change Staff = RH c''\sustainOff r4 r2
}
>>
...generates this warning...
5:56: warning: cannot find start o
On Sat, Sep 13, 2008 at 3:26 AM, Werner LEMBERG <[EMAIL PROTECTED]> wrote:
> After adding your (corrected) patches #1 to #5, maybe Joe or Neil can
> play with it, finding out why there are collisions. Note that the
> current skyline algorithm always handles glyphs as rectangles. We
> don't have
On Fri, Sep 12, 2008 at 05:25:33PM -0700, Graham Percival wrote:
> On Fri, 12 Sep 2008 16:11:20 -0700
> "Patrick McCarty" <[EMAIL PROTECTED]> wrote:
>
> > Andrew has been the only one to submit a design so far, but how are we
> > going to decide which design to use if 10 more people submit designs
The "break-align-symbols" is supported for BarNumber and RehearsalMark but
not for MetronomeMark. I wish I could do this sort of thing:
\version "2.11.57-1"
{
\override Score.BarNumber #'break-align-symbols = #'(clef)
\override Score.RehearsalMark #'break-align-symbols = #'(key-signature)
%
I guess this happens because the Piano_pedal_engraver lives in the
Staff context. The way to engrave your example would be
\version "2.11.57-1"
\new PianoStaff <<
\new Staff = RH { s4 }
\new Staff = LH <<
{\clef bass c8 \change Staff = RH c'' r4 r2}
\new voice {s8\sustainOn s8\sustai
Le jeudi 11 septembre 2008 à 00:28 +0200, Reinhold Kainhofer a écrit :
> Am Mittwoch, 10. September 2008 schrieb John Mandereau:
> > On 2008/09/10 14:15 +0200, Reinhold Kainhofer wrote:
> > > I would prefer this to directly inserting english text in the
> translated
> > > documentation.
> >
> > Yo
On 2008/09/13 01:36 +0200, Reinhold Kainhofer wrote:
> #rgb is the official CSS color shortcut for #rrggbb, see
> http://www.w3.org/TR/CSS2/syndata.html#color-units
Ah, I'll be less ignorant when I go to bed tonight, as we say in French :-)
> And yet, a font specification sneaked into the .css f
Le vendredi 12 septembre 2008 à 17:32 -0600, Andrew Hawryluk a écrit :
> > Andrew, feel free to suggest a new color for the footer :-)
> >
> > Cheers,
> > John
>
> You could change the footer from #e8ffe8 to #e7efe3 and the border
> from #c0ffc0 to #ccd3cc.
Thanks, I applied these changes.
> I
2008/9/14 John Mandereau <[EMAIL PROTECTED]>:
>> BTW, the translation-status script also needs to be changed, because it
>> doesn't find some nodes in the translated file, thus thinking that the file
>> is not completely translated...
>
> Can you spot a specific example, please? I know translation
On Mon, Aug 11, 2008 at 12:55 PM, Reinhold Kainhofer
<[EMAIL PROTECTED]> wrote:
>
> For the new Lilypond documentation we are looking for a good screen design
> (i.e. a mockup image of how the page should look like. You don't need to
> implement it!).
I'm planning on ironing out some font-size sca
I suspect that Neil's recent change
Correct left text alignment of DynamicTextSpanner.
is the cause of the bad alignment of `cresc.' in the attached image
(using a one day old lilypond)
Please fix!
Werner
==
\relati
Folks,
it seems that
http://lilypond.org/doc/v2.11/Documentation/user/lilypond-program/index.de.html
and
http://lilypond.org/doc/v2.11/Documentation/user/lilypond-program.de.pdf
are generated but no
http://lilypond.org/doc/v2.11/Documentation/user/lilypond-program-big-page.de.html
12 matches
Mail list logo