shiftOn shifts to the left

2014-07-19 Thread Alberto Simoes
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.

Dynamics: cresc not correctly typesetted

2004-01-19 Thread Alberto Simoes
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

Repeating title

2004-01-15 Thread Alberto Simoes
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

Re: Octavation line

2004-01-13 Thread Alberto Simoes
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

Emacs mode

2004-01-09 Thread Alberto Simoes
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