Arne has sent me a patch for abc2ly, which improves e.g. the handling of
chords (previously converted as annotation, now as chordmode)...
I haven't looked at or tested this patch.
Cheers,
Reinhold
Original Message
Subject: abc2ly Patch
Date: Thu, 09 Aug 2012 16:47:52
Attached is a patch that adds segno(S) and coda (O) to the list of
articulations supported by abc2ly. This also includes the patch I
sent yesterday supporting '--' in lyrics.
? scripts/out
Index: ChangeLog
===
RCS file: /sources/lil
The attached patch allows an abc2ly user to enter lyrics with double
dashes:
w: mul -- ti -- ple syl -- la -- bles
previously, the "--" was translated into " - - ".
? scripts/out
Index: ChangeLog
===
RCS file: /sources/lilypond/li
Laura Conrad wrote:
The attached patch fixes a fairly serious usability problem with
abc2ly. The abc syntax doesn't allow the specification of the scope
of an alternative ending. So in previous versions of abc2ly, the
\alternative{ wouldn't get closed properly, and the user would need to
hand ed
> "HN" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
HN> Laura Conrad wrote:
>> The attached patch fixes a fairly serious usability problem with
>> abc2ly. The abc syntax doesn't allow the specification of the scope
>> of an alternative ending. So in previous versions of abc
The attached patch fixes a fairly serious usability problem with
abc2ly. The abc syntax doesn't allow the specification of the scope
of an alternative ending. So in previous versions of abc2ly, the
\alternative{ wouldn't get closed properly, and the user would need to
hand edit the abc2ly output
Here's a patch to abc2ly, which mainly fixes the Q: parsing that I
introduced in my last patch.
>From CHANGES:
1.5.3.lec1
==
abc2ly fixes:
fix to Q: support
partial fix for tuplet parsing
fix for blank first T: line
escape "'s in header lines
fix