[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 518 in lilypond: convert-ly produces invalid command: \oldaddlyri
From: |
codesite-noreply |
Subject: |
Issue 518 in lilypond: convert-ly produces invalid command: \oldaddlyrics |
Date: |
Sun, 02 Dec 2007 21:15:50 -0800 |
Issue 518: convert-ly produces invalid command: \oldaddlyrics
http://code.google.com/p/lilypond/issues/detail?id=518
New issue report by gpermus:
converted a piece of music from 1.7.17 to 2.10.10 with convert-ly.
Result contains a call to \oldaddlyrics. When running lilypond - either 2.10.33
or 2.11.34 - I get the error: cannot find music object: OldLyricCombineMusic
\version "2.10.33"
{
\oldaddlyrics
\context Staff = "sa" { c d e f }
\context Lyrics = "la" { \lyricmode { se de e ef } }
}
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Low
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Issue 518 in lilypond: convert-ly produces invalid command: \oldaddlyrics,
codesite-noreply <=