FYI, this appears to be fixed in 2.5.7 and later. Lilypond especially had problems calculating font metrics when using any font other than the default Computer Modern TeX fonts but it appears that this issue has been dealt with.

--d

Graham Percival wrote:

Thanks for the report, but bug reports should go to
bug-lilypond@gnu.org
(I've cc'd this to that list)


For the bugs list: if this is deliberate, let me know so I can modify the docs.

Cheers,
- Graham

On 6-Jan-05, at 4:34 PM, Gilles wrote:

Hi.

In the following excerpt, the end of the "composer"
string is not aligned with the "opus" string (which
is a bit farther to the right).
When the short name is used instead, the alignment
is correct.

%-----
\version "2.4.2"
\header {
    title = "title"
    composer = "Joseph Bodin de Boismortier"
%    composer = "Boismortier"
    opus = "Op. XXXVII"
}
\score {
    \relative c'' { e2 }
}
%-----



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

Reply via email to