I already finished the engraving using Jay's technique. Thank you very much anyway. Best regards,
Antonio Palamà On Sun, 4 Apr 2010 16:26:14 -0400 Kieren MacMillan <[email protected]> wrote: > Hi, > > >> How do I engrave 4 dots under q 2 quarter note with eights tremolo? > >> I mean something like > >> g2:8_\markup{\bold{. . . .}} > >> equivalent to > >> g8-. g-. g-. g-. > > staccs = { > \once \override Script #'stencil = #ly:text-interface::print > \once \override Script #'text = \markup \concat { \musicglyph > #"scripts.staccato" \hspace #0.4 \musicglyph #"scripts.staccato" \hspace #0.4 > \musicglyph #"scripts.staccato" \hspace #0.4 \musicglyph #"scripts.staccato" } > \once \override Script #'X-offset = #-0.3 > } > > \score { > \relative c' { \staccs c2:8-. } > } > > Hope this helps! > Kieren. -- <[email protected]> _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
