On Thursday 16 September 2004 10.53, Antti Kaihola wrote:
> on 2004-09-16 at 00:59 +0200, Han-Wen Nienhuys wrote:
> > That's an unfortunate side-effect of the EC fonts of TeX (they don't
> > contain normal hyphens/minuses). You can get around it by adding the
> > Latin1 hyphen, which is a hi-bit ascii char.
>
> I tried to understand what EC fonts mean by reading a page[1] from a TeX
> FAQ, but I'm too unexperienced in the TeX world to fully grasp it.
>
> Anyway, shouldn't this still be considered a bug, regardless of where
> exactly the reason lies? A dash is a dash is a dash, and it should be in
> LilyPond, too, IMHO.
I added the following to the 'future' branch of the bug repository. Means that
we know about the problem until it is fixed
%future
%Antti Kaihola <[EMAIL PROTECTED]>
\version "2.3.17"
\header {
texidoc = "
There's blank space in place of the dashes and the titles
mis-align too much to the right.
This is an unfortunate side-effect of the EC fonts of TeX.
The bug will not be fixed before 3.0.
"
reportedin = "2.3.17"
title = "Dashes - not - visible - in - title"
subtitle = "they---also---break---centering"
subsubtitle = "as you can see"
composer = "Composer-name-dashes-missing-too"
}
\score { { c d e f \bar "|." } }
_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond