lilypond-user
[Top][All Lists]
Advanced

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

Unwanted barree finger in fret diagram


From: ClausRogge
Subject: Unwanted barree finger in fret diagram
Date: Tue, 8 Sep 2015 02:38:02 -0700 (MST)

Why is there a barre sign in these fret diagrams? Far as I cn see, I haven't
told LP to do a barre finger in teh first fret ... minimal example, this
time I hope:

\version "2.18.2"

\paper{#(set-default-paper-size "a4") 
indent = 0
top-margin = 0\cm 
left-margin = 1\cm 
right-margin = 1.5\cm 
bottom-margin = 1\cm
ragged-last-bottom=##f}

BTDiag= {
\omit Score.BarNumber
\override TextScript.fret-diagram-details.dot-color = #'white
\stopStaff 
s1 s1^\markup{{\fret-diagram #"s:6;h:3;6-0;5-x;4-x;3-0;2-3;1-0;"}}s1\break
s1 s1^\markup{{\fret-diagram #"s:6;h:3;6-x;5-0;4-x;3-0;2-2;1-0;"}}s1\break
s1 s1^\markup{{\fret-diagram #"s:6;h:3;6-x;5-x;4-0;3-2;2-0;1-2;"}}s1\break

}
\header{
title="Test" 
composer="Claus Rogge" 
opus="2015"}


\score{
{\override Staff.Clef.color = #white
\override Staff.TimeSignature.color = #white
\clef "G_8" \key c \major
\override Staff.TimeSignature #'style = #'()
\time 4/4
\BTDiag}
}



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Unwanted-barree-finger-in-fret-diagram-tp180816.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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