bug-lilypond
[Top][All Lists]
Advanced

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

Re: including gregorian.ly breaks lyrics alignment in melismas


From: Xavier Scheuer
Subject: Re: including gregorian.ly breaks lyrics alignment in melismas
Date: Mon, 27 Dec 2010 17:38:39 +0100

2010/12/27 Janek Warchoł <address@hidden>:
>
> This surely sounds like normal bahaviour! Looks like i'm getting
> different output than you do. I attach my output.
> (in addition to strange alignment, including gregorian.ly causes the
> indent to disappear on my computer)...
> I'm using LilyPond 2.13.43 (i'll install .44 right now) on Windows 7
> Professional PC.

Right!
I was focusing on lyrics alignment, not indent.

So apparently  \include "gregorian.ly"  removes the indent.
I'm not used to ancient notation but I suppose it is "normal" behaviour
for that kind of notation.
I have looked at  ly/gregorian.ly  and it _does_ contain

\layout {
  indent = 0.0

(line 223)
so it is intentional.

If you want default (i.e. modern notation) behaviour simply add

\layout {
  indent = 15\mm
}

*after*  \include "gregorian.ly"

So not a bug apparently.

Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>



reply via email to

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