bug-lilypond
[Top][All Lists]
Advanced

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

never seen barring indications below staff


From: Eluze
Subject: never seen barring indications below staff
Date: Sat, 22 Dec 2012 13:45:14 -0800 (PST)

I wonder why in
http://www.lilypond.org/doc/v2.17/Documentation/notation/guitar#indicating-position-and-barring
LilyPond shows the indication /below/ the staff - I've never seen that
before.

in the same snippet the text spanner line looks quite loose and ends above
the center of the last spanned note - maybe the TextSpanner default settings
are good for "normal" texts, but in the case of barring spanners I would
prefer a tighter line with a distinct ending mark:

[see attachment]  barring.png
<http://lilypond.1069038.n5.nabble.com/file/n138311/dampened-notes.png>  

\relative c {
  \clef "treble_8"
  b16 d g b e
  \once \override TextSpanner.bound-details.left.text = \markup {"XII"
\hspace #.4 }
  \once \override TextSpanner.bound-details.right.text) = \markup {
\draw-line #'(0 . -.5) }
  \once \override TextSpanner.bound-details.right.padding) = #-.65
  \once \override TextSpanner.dash-fraction = #.4
  \once \override TextSpanner.dash-period = #1.3
  g16 \startTextSpan
  b16 e g e b g \stopTextSpan
  e16 b g d
}

what do you think?!
Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/never-seen-barring-indications-below-staff-tp138311.html
Sent from the Bugs mailing list archive at Nabble.com.



reply via email to

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