Jorge Pena a écrit :
> Hello,
> 
> I'm converting a repository of music in abc format to lilypond (from my
> local
> church choir here in Portugal) and I'm liking lilypond very much.
> 
> But I have still some problems even after reading carefully the docs. I have
> this music piece outputed by abcm2ps
> (http://coro.paroquiabaixadabanheira.org/reportorio/santo/santo.leonel.claro.pdf)
> 
> With lilypond I am unable to put the lyrics below the bottom staff. Also
> I get a
> strange spacing after the double bar in the second line. Below is my
> lilypond
> code and I would appreciate if someone could tell me what I am doing
> wrong or
> how to achieve the intended results.

Removing "\key d \major" from "melodyBII" solves the problem.

You are already in d major, but if you insert the command again I
suppose (actually I don't know) that lilypond "thinks" you want to
change key and so lily "wants" to print a cautionary key signature at
the end of the previous line (but, since it's the same key, doesn't
print it finally).
This is just my supposition.

Sincerely,


Xavier


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to