Dear David, thanks for Your help. Unfortunately, Your code didn't work. I get Parsing...Segmentation fault as an error message. Maybee it has to do with the fact, that I use version 2.12.2
2010/8/15 David Kastrup <d...@gnu.org> > Stefan Thomas <kontrapunktste...@googlemail.com> writes: > > > Dear community, > > I'm searching for an convincing notation for the tongue-ram effect of the > > flute. > > I tried it with: > > \new Staff {< \tweak #'style #'triangle \parenthesize \tweak #'font-size > #-3 > > c' b'> } > > But this would mean an real orgy of typesetting. > > Would it be possible to make work a bit easier? > > Please don't use unbreakable spaces in source code instead of real > spaces. Or tell your news/mailreader that it should refrain from > sprinkling your examples with them. > > Well, I would have wanted to propose > > tongueram = > #(define-music-function > (parser location music) (ly:music?) > #{ \tweak #'style #'triangle \parenthesize \tweak #'font-size #-3 > $(ly:export (ly:event-property music 'pitch)) #} > ) > > \new Staff {< \tongueram c' b'> } > > > > but it does not buy me more than a segmentation fault. > > -- > David Kastrup > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > http://lists.gnu.org/mailman/listinfo/lilypond-user >
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user