[tablatures] Re: Problems with chord glissandos with articulations and tablature |
[ Thread Index |
Date Index
| More lilynet.net/tablatures Archives
]
- To: Carl Sorensen <c_sorensen@xxxxxxx>
- Subject: [tablatures] Re: Problems with chord glissandos with articulations and tablature
- From: Marc Hohl <marc@xxxxxxxxxx>
- Date: Fri, 23 Apr 2010 09:48:00 +0200
- Cc: Bernardo Barros <bernardobarros2@xxxxxxxxx>, lilypond-user <lilypond-user@xxxxxxx>, "tablatures@xxxxxxxxxxx" <tablatures@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1272008881; l=752; 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=1sgI+PHAZl9Pupcuqcwo0Tb1GbI=; b=yxnOWiuRmiQ8JkXyN12vFi68ET+jDdeOR/CFvBCewgWsIe7CDvbNACEK1JJUdnZdG6N b6h7fPLLWqVPdGxHCCozYSeytebjSd0NlwX6tEiBw7OXWnuCJAbXDwNaihMPdz2lEciOC euhy4AqqmABTyVo10P2gKEvMk72VpTIGTRM=
Carl Sorensen schrieb:
On 4/16/10 8:30 AM, "Bernardo Barros" <bernardobarros2@xxxxxxxxx> wrote:
[...]
Check out the attached files for one possibility. Note that I've moved the
chordGlissando function to its own .ly file so it can be included in any .ly
file you desire to write, without having to copy it in an editor.
Hello Carl,
thanks for your work - this extension is great! However, in combination
with tab staves, the explicit declaration of "\new Voice" in
add-glissando-line
creates spurious staves below the tablature. Is there a way to switch
to TabVoice automatically, i.e. to get the current context, and if it is a
Staff, then use Voice, if it is TabStaff, use TabVoice?
Thank you!
Marc