2010/12/27 Janek Warchoł <lemniskata.bernoull...@gmail.com>:
>
> 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 <x.sche...@gmail.com>

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

Reply via email to