[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: regressions: lyric-hyphen-break.ly
From: |
Werner LEMBERG |
Subject: |
Re: regressions: lyric-hyphen-break.ly |
Date: |
Sun, 06 Jan 2008 09:10:39 +0100 (CET) |
> current: "Hyphens are print at the ..." should read "Hyphens are
> printed at the..."
Stan, you are producing many valid bug reports. Can you try the GNU
diff program to simplify the task of merging your fixes into the
source? For example, you save the original file to `foo.orig', and
the file with your fixes is `foo', then say
diff -u foo.org foo > foo.diff
and send this output to bug-lilypond simply appended to your email (no
separate attachment necessary).
Werner