On 12/11/10 1:35 PM, "Patrick Schmidt" <[email protected]> wrote:
> > > Am 11.12.2010 um 21:16 schrieb Carl Sorensen: > >> On 12/11/10 12:55 PM, "Carl Sorensen" <[email protected]> wrote: >> >>> >>> >>> >>> On 12/11/10 12:44 PM, "Patrick Schmidt" <[email protected]> wrote: >>> >>>> >>>> >>>> Am 11.12.2010 um 18:03 schrieb Carl Sorensen: >>>> >>>>> On 12/11/10 9:54 AM, "Patrick Schmidt" <[email protected]> wrote: >>>>> >>>>>> IMHO I think we want to have \hideNotes apply to TabVoice. I >>>>>> tried to >>>>>> achieve glissandi with an indefinite beginning/ending (but in >>>>>> vain): >>>>> >>>>> You can test this really easily. >>>>> >>>>> >>>>> Simply add >>>>> >>>>> \override TabNoteHead #'transparent = ##t >>>>> >>>>> after line 233 of ly/property-init.ly, and >>>>> >>>>> \revert TabNoteHead #'transparent >>>>> >>>>> after line 243 of ly/property-init.ly >>>>> >>>>> You could do so, and make it part of this patch. >>>>> >>>>> Thanks, >>>>> >>>>> Carl >>>> >>>> Wow, that was easy! Unfortunately some overrides are necessary in >>>> order to make the glissandi look half decent. The problem is that it >>>> seems to be impossible to find an optimal setting for both staffs >>>> and >>>> tab staffs. Without the overrides the slides are not visible in >>>> normal staffs (not even with a 400 % zoom-in). With these overrides >>>> glissandi are longer in TabStaffs than in Staffs. And because of >>>> these overrides this snippet would have to go in selected snippets >>>> rather than the body of the chapter?! >>> >>> So perhaps what you do is put this (along with the >>> \chordGlissando) function >>> in a file ly/string-instruments.ly. >>> >> >> Since Graham has suggested this for chordGlissando, I'll take care >> of adding >> ly/string-instruments.ly. > I think it is a good solution to put \chordGlissando in a file to be > included. > > I wouldn't mind to do this myself. I could try to find out the > optimal settings for Voice and TabVoice and create a \slide-function. > But you are probably faster... If you want to do this, by all means do so. I might be faster, but if you're doing it, then I can work on critical issues instead. Here's a copy of ly/string-instruments-init.ly to get you started. Also, a copy of input/regression/tablature-chord-glissando.ly. Thanks, Carl
string-instruments-init.ly
Description: string-instruments-init.ly
tablature-chord-glissando.ly
Description: tablature-chord-glissando.ly
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
