lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: RE: How to remove gap in UpPrall spanner?


From: Ed Gordijn
Subject: Fwd: RE: How to remove gap in UpPrall spanner?
Date: Sun, 8 Feb 2015 22:05:25 +0100

Sorry,

Didn't reply to the list.

This is even better then perfection.

\version "2.17.9"

beginPrallSpan =
 \tweak bound-details.left.text
   \markup { \fontsize #-5 { \musicglyph #"accidentals.leftparen" } }
 \tweak bound-details.left.stencil-offset #'(0.02 . -0.65)
 \tweak bound-details.left.padding #-0.25
 \tweak bound-details.right.padding #-1
 \startTrillSpan
 
endPrallSpan = \stopTrillSpan

{
  c'\beginPrallSpan d' c'2\endPrallSpan
}

See the old thread.

Greetings, Ed

---------- Doorgestuurd bericht ----------
Van: "Ed Gordijn" <address@hidden>
Datum: 8 feb. 2015 09:42
Onderwerp: RE: How to remove gap in UpPrall spanner?
Aan: "Javier Ruiz-Alma" <address@hidden>
Cc:

If you like this,

> PERFECTION

Take a look at this old thread.
http://lists.gnu.org/archive/html/lilypond-user/2013-01/msg00167.html

Greetings, Ed


reply via email to

[Prev in Thread] Current Thread [Next in Thread]