Status: Accepted Owner: ---- Labels: Type-Defect Priority-Low
New issue 1022 by pnorcks: \chordmode reglects point-and-click http://code.google.com/p/lilypond/issues/detail?id=1022 The two examples below generate incorrect (or no) data for point-and-click. For more background information, and a workaround, see this thread: http://lists.gnu.org/archive/html/bug-lilypond/2010-02/msg00124.html %% Begin example 1 %% \version "2.13.12" % inline chordmode: no link \context ChordNames \chordmode { b b } %% End example 1 %% %% Begin example 2 %% \version "2.13.12" indirect = \chordmode { c c } % stored chordmode: link with invalid location \context ChordNames \indirect %% End example 2 %% -- 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 _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond