I cannot answer your question as you use another syntax for fret
duiagrams as I do. (I do not want to analyse this ...)
But may be you find
http://lsr.di.unimi.it/LSR/Search?q=barre
from the
The LilyPond Snippet Repository
helpful?
Regards
On 08.09.2015 11:38, ClausRogge wrote:
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.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user