Hi John,
2013/7/8 John Kliewe <[email protected]>
>
> The slur starting on the g# is much too high.
>
Simply tweak extra offset it.
> Also, I don't want to see the "3" both over and under the triplet.
>
>
Here's a little trick that I use from time to time when no tuplet numbers
and bracket are needed :
\version "2.16.0"
\relative c' {
\clef treble
\time 6/8
\key b \major
ais'4 gis8
<< {
\hideNotes
gis'4.~\> -\tweak #'extra-offset #'(0 . -1.5)\(
gis16 fis eis dis cisis dis\! e eis\) gisis,\( ais
\unHideNotes b16*2/3 \accent[ s ais]
\hideNotes
\stemDown
s4. fis4\) fis16 eis } \\
{
gis'4. gis16 fis eis dis cisis dis e eis gisis, ais b16*2/3 eis, ais
\stemUp
gis4.\accent fis4
} >>
}
Cheers,
Pierre
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user