[tablatures] Re: bends: pre-implementation issues |
[ Thread Index |
Date Index
| More lilynet.net/tablatures Archives
]
- To: hanwen@xxxxxxxxx
- Subject: [tablatures] Re: bends: pre-implementation issues
- From: Marc Hohl <marc@xxxxxxxxxx>
- Date: Tue, 05 Jan 2010 20:36:33 +0100
- Cc: Lily-Devel List <lilypond-devel@xxxxxxx>, "tablatures@xxxxxxxxxxx" <tablatures@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1262720195; l=1051; s=domk; d=hohlart.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References: Subject:CC:To:MIME-Version:From:Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=Du1eMW8cF5gvY3lofBvEjbL330Y=; b=TTPnAICymcyIaPKXPUW4wuKGz5gOwnlbCvVnIoqUK4m1vH9w5B8uydvbrz3fKNzT6uG oQg2LEj0W/q3Q6DFKTvv+ktkgRnhUV8KFZrlI+O2bAwaG/cjEIN6YQXO8/QTV8uA6lcGr NbHBYRlZ2SUGu0OgNJtEAAYpHjvwkF8kl/g=
Han-Wen Nienhuys schrieb:
I am confused here. Are you trying to implement the symbols that are
on the tab staff, or on the normal notation?
Both. But first, I want to concentrate on the pointed slurs in the
normal notation,
make that the default for normal staves *and* tablature and then (as
tablature will
be changed to "numbers only" in ly/engraver-init.ly) overwrite the
engraver to
produce the arrows instead of the pointed slurs.
Would it be a sensible option to create a new slur style and activate it by
\override Slur #'style = #'pointed
or something similar? Then most parts of the slur computation
routines hadn't to be duplicated, just extended to draw pointed slurs.
Marc
On Mon, Jan 4, 2010 at 5:44 PM, Marc Hohl <marc@xxxxxxxxxx> wrote:
Oops, I just sent a mail with an attachment that seems to be too big
for -devel, I don't know where the limits are for the tablature list.
I'll upload it to my homepage:
http://www.hohlart.de/marc/bendtest.pdf
Marc