bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: transposing \chords does no longer work


From: James
Subject: Re: transposing \chords does no longer work
Date: Fri, 15 Nov 2013 11:11:43 +0000

Hello,


On 15 November 2013 08:22, David Kastrup <address@hidden> wrote:

> "Andre Kienast" <address@hidden> writes:
>
> >    %\version "2.16.0"  % Execution of line 9 (2nd transpose) works fine
> >    \version "2.17.29" % Execution of line 9 (2nd transpose) works not
> fine
> >    %line 3
> >    MelSopOne=
> >     \transpose ees d {  % transpose works fine for notes
> >       \relative ees' { r2 r4 bes4 | g' g f g | ees2 bes4 r | }
> >     }
> >    harmonies =  \chords  {
> >     \transpose ees d {  % /transpose results in message "Wrong type
> >    argument in
> >    position"..."expecting Pitch"
> >       R1 | ees2 bes | ees1 }
> >     }
> >    \score {
> >      <<
> >        \harmonies
> >        \MelSopOne
> >      >>
> >    }
> >    Known issue?
>
> That's not a minimal example, and it includes wrapped comments further
> obfuscating the matter.  A minimal example would be
>
> \chordmode { \transpose c c c1 }
>
> Yes, this is quite a serious regression.  Another affected case would be
>
> \chordmode { \key c \major }
>
> --
> David Kastrup
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>

http://code.google.com/p/lilypond/issues/detail?id=3665

James


reply via email to

[Prev in Thread] Current Thread [Next in Thread]