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

fixes for abc2ly

2005-04-22 Thread 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: The \version statement inserted into the lilypond file is hardcoded rather than using the version variable. An ABC file with two T: lines is using the LaTeX co