bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1022 in lilypond: \chordmode reglects point-and-click


From: lilypond
Subject: Issue 1022 in lilypond: \chordmode reglects point-and-click
Date: Fri, 26 Feb 2010 21:52:02 +0000

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




reply via email to

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