lilypond-user
[Top][All Lists]
Advanced

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

RE: ps output looks like junk


From: Scott Ainsworth
Subject: RE: ps output looks like junk
Date: Tue, 1 Oct 2002 22:52:00 -0400

> Looked ok, except the distance between the
> root name and the slash is too great.
> ( D /A instead of D/A )  You can use
> lyrics for chords.  DaveA

The extra space in the chord name can be fixed with a simple edit of
chord-names.scm.  On line 326:

    tonic-text except-text " " sep-text

remove the space so it looks like this:

    tonic-text except-text "" sep-text

I submitted this change a patch and think it will be in 1.6.5.

--Scott Ainsworth





reply via email to

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