Hello,
I am trying to make the two "e" in the picture not to collide.
That example is a staff with two voices.
The lower voice then splits in that measure:
<<
{ e g a ~ | 2. }
\new Voice { \stemDown \shiftOn e2. | s2. }
>>
But the "e2." gets in the left, not in the right, as I would like.
Hi!
I am using a separate context for Dynamics:
\context PianoStaff <<
\context Staff = up \secondoUp
\context Dynamics = dynamics \secondoDynamics
\context Staff = down \secondoDown
>>
And I am using \cresc and \endcresc on secondoDynamics but, when using
it here
Hi all.
For typesetting four hand music I would like to repeat the title info on
primo and second staves. Is this possible (and how) with lilypond?
Other nice thing could be to add a \newpage before it, but I still can't
find the right place where this command works
Thanks.
Alberto
--
Departamen
Thanks ;)
On Tue, 2004-01-13 at 10:16, Mats Bengtsson wrote:
> Try
> \property Score.OttavaSpanner \override #'padding = #2
>
> (the unit for all lengths is the spacing between two lines in the stave).
>
> /Mats
>
> Alberto Manuel Brandao Simoes wrote:
> > Hi again.
> >
> > I am using the
Hi.
I've read it somewhere, but I can't find it... is there an emacs mode
for mudela, right? And, where can I find it?
Thanks
Alb
--
Departamento de Informatica - Universidade do Minho
"The C Programming Language -- A language which combines the
flexibility of assembly language with the power of