lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Stem #'neutral-direction = #up" versus \stemup


From: Peter Terpstra
Subject: Re: "Stem #'neutral-direction = #up" versus \stemup
Date: Sun, 19 Aug 2007 11:15:46 +0200
User-agent: KNode/0.10.5

Neil Puttock in
<address@hidden> :

> Sorry, gremlins seem to have crept in! There's a rogue space between the
> minus sign and the number. 

I had found that space, but there is something else, the error occurs only
when its embedded with, i did not know hat that made a difference:

\new Staff {
\clef "G_8" % The notation is one octave higher
}

I tried to replace my last article with the errormessages but for some
reason this does not come trough your newsserver.

The errormessages are:
warning: weird stem size, check for narrow beams

And the beam falls down again.

> Furthermore, I misunderstood why you were using #'length-fraction.

Sorry, i think i was not clear about that.

Kind regards and many thanks for your help!

   Peter

~ Start
\new Staff {
\clef "G_8"
\relative c''
% Treble
<<      { \time 3/4 \repeat volta 2 {
       < g,= b > 4< a c > < c e > | < b d > 4.< g b > 8< a c > < b d >  |
% 3
       < c e > 4< d fis > < e g > | cis! d r | \break   % 5
       < b d >4. b'8  a g  | <g-4>4 fis8 < c d > < c d > < c d >  }
}
% Alt
\\      { \voiceThree
       s2. s   % 3
       s s   % 5
       s4.
       \override NoteColumn #'force-hshift = #0 %Force quavers back into
alignment with treble voice
       \once \override Beam #'positions = #'(-1.5 . -2)
       \override Stem #'length-fraction = #0.2
       b=8  b b \revert NoteColumn #'force-hshift s4 c4. s }
% Bass
\\      { \voiceFour

       g,=,2. r4 g' r   % 3
       r8 g4 g g8 ais!  g  b4 s   % 5
       g8  d  g  d g d  s4 a'8  d, a' d, fis d }
>>
}

~ End

-- 
mailto:address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]