On Dec 17, 2007 6:10 PM, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> 2007/12/17, Erik Sandberg <[EMAIL PROTECTED]>:
> > On Dec 17, 2007 4:26 AM, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> >
> > > Erik, is there a way to listen to that information wrt timing (measure
> > > boundaries, etc.)?
>
2007/12/18, Reinhold Kainhofer <[EMAIL PROTECTED]>:
> > > I haven't looked closely at the patch, but judging from the description,
> > > it does exactly what I had planned to do in determine-split-list. Does
> > > anyone know why these patches never got applied? Are there any problems
> > > with th
On Tue, 18 Dec 2007 15:37:28 +0100
"Francisco Vila" <[EMAIL PROTECTED]> wrote:
> This made much more difficult to find the issue, because
> there is no indication of the line/column into the file where it has
> been triggered.
Patches appreciated.
Cheers,
- Graham
_
2007/12/18, Wilbert Berendsen <[EMAIL PROTECTED]>:
> first line should be
>
> acordes = \chordmode { f4/a }
>
> instead of
>
> acordes = \chordmode { f/a4 }
>
> But the error message is VERY confusing :)
Thank you. I forgot to mention that the file is not mine but from a
student. I only reduce
Op dinsdag 18 december 2007, schreef Francisco Vila:
> Hello. The following score
> (...)
> Results in:
>
> /usr/local/lilypond/usr/share/lilypond/current/scm/chord-entry.scm:39:11:
> In procedure construct-chord in expression (scm-error (quote
> chord-format) "construct-chord" ...):
> /usr/local/l
Hello. The following score
%begin
acordes = \chordmode { f/a4 }
letra = \lyricmode { Deck }
musica = \relative c' { \key f \major
c4.}
\header { title = "Deck the Hall" }
{ << \new ChordNames \acordes
{ \musica }
Am Monday, 17. December 2007 schrieb Han-Wen Nienhuys:
> 2007/12/15, Reinhold Kainhofer <[EMAIL PROTECTED]>:
> > On the other hand, I found the following patch on the mailing list:
> > http://lists.gnu.org/archive/html/lilypond-devel/2005-07/msg00046.html
> > http://lists.gnu.org/archive/html/lilyp