bug-lilypond
[Top][All Lists]
Advanced

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

Re: docs


From: Han-Wen Nienhuys
Subject: Re: docs
Date: Sun, 04 Sep 2005 12:49:40 +0200
User-agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720)

Graham Percival wrote:
I'm accepting suggestions. This example is created from input/test/script-chart.ly ;
the names are done as lyrics.  How can you space out lyrics ?


According to the documentation, you might get the impression that
      \override Score.LyricText  #'word-space = #2
should do the job, but it seems that word-space doesn't affect
the spacing between lyrics syllables. Bug!?

I think so. input/test/script-chart.ly also has extra lines after the names,
like this;
  \context Lyrics \lyricmode {
    accent__
  }
which I assume is also aimed at ensuring some space between words.

In addition, there was plenty of space between words in 2.4.x, so I think
this is a regression.


handling of texts changed since 2.4; I've removed the reference to lyrics from the docs of word-space. Try setting SeparationItem #'padding.

--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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