Re: x11-color patch + new file

2005-04-24 Thread Han-Wen Nienhuys
Op vr, 22-04-2005 te 09:41 +0100, schreef Bernard Hurley:
 Hi,
 
 ChangeLog entry:
 

applied.

-- 
Han-Wen Nienhuys - [EMAIL PROTECTED]
LilyPond Software Design - http://www.lilypond-design.com



___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: fixes for abc2ly

2005-04-24 Thread Han-Wen Nienhuys
Op vr, 22-04-2005 te 09:41 -0400, schreef Laura Conrad:
 I haven't heard any violent objections to putting unicode into python,
 so I'm sending this patch as is.  It fixes two problems:

An ABC file with two T: lines is using the LaTeX construct // to
separate the lines, which used to cause them to appear on separate
lines, but now just looks wierd.  So I have substituted the unicode
character for punctuation dash (TeX ---).
 
 (This patch also includes the fix to chords that I sent yesterday that
 hasn't yet been applied.)
 

applied.

I removed your patch for

The \version statement inserted into the lilypond file is hardcoded
rather than using the version variable.
 

because I want it to be hardcoded.

-- 
Han-Wen Nienhuys - [EMAIL PROTECTED]
LilyPond Software Design - http://www.lilypond-design.com



___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: mensural notation

2005-04-24 Thread Han-Wen Nienhuys
Op wo, 20-04-2005 te 22:02 +0200, schreef Pal Benko:

 2. I'd like to make punctus divisionis work as a new bar symbol,
 \bar ..  But for correct positioning I need in
 Bar_line::compound_barline the previous and the next note - how
 can I get them (if I can at all)?

Unfortunately, this information is not stored at the moment.

 3. I hacked Mensural_ligature a bit so that now I don't have
 those spurious warnings for flexa shapes and I have horizontal
 positioning of dots all right.  I want to have correct vertical
 positions; in Mensural_ligature I can calculate the correct
 position, but I don't know how to propagate this information
 (and in fact I don't really know where to propagate it, but I
 guess it's Dot_column or Dot_column_engraver).

Normally, Dot_column::add_head() sets a callback function
(Dot_column::force_shift_callback()), which does the positioning. I
guess you want to write a substitute for that, and have add_head() set
that in some way or another.

-- 
Han-Wen Nienhuys - [EMAIL PROTECTED]
LilyPond Software Design - http://www.lilypond-design.com



___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: x11-color patch + new file

2005-04-24 Thread Han-Wen Nienhuys
Op vr, 22-04-2005 te 09:41 +0100, schreef Bernard Hurley:
 Hi,
 
 ChangeLog entry:

 Find patch and x11-color.scm attached

Hi,

could you also work with Graham to add documentation
in the relevant parts of the manual? 

Thanks!

-- 
Han-Wen Nienhuys - [EMAIL PROTECTED]
LilyPond Software Design - http://www.lilypond-design.com



___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: lilypond ./ChangeLog scripts/abc2ly.py

2005-04-24 Thread Erik Sandberg
On Thursday 21 April 2005 08.28, Jan Nieuwenhuizen wrote:
 Erik Sandberg writes:
  scripts/abc2ly.py: Bugfix

 Thanks, should this be in 2.4 too?

Ah, yes of course. It was introduced somewhere in 2.3. Committed!

Erik


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel