Hi Jacques,

2014-10-04 21:20 GMT+02:00 Jacques Menu <[email protected]>:


> Is there a way to place the hairpin at the right of the trill instead of
> above it?
> Didn’t find that in the notation or snippets manuals.
>

Try :

\version "2.18.2"

myTrill = #(make-dynamic-script (markup #:musicglyph "scripts.trill"))

{
  \time 3/4
  \key b \major
  \dynamicUp
  ais2 \myTrill \> b4 \! | % 14
  r8 b8 \p dis8 ( [ b8 ) ] ais8 ( [ b8 ) ] | % 15
}

HTH,
Pierre
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to