lilypond-user
[Top][All Lists]
Advanced

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

Re: Unwanted barree finger in fret diagram


From: BB
Subject: Re: Unwanted barree finger in fret diagram
Date: Tue, 8 Sep 2015 11:57:52 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

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
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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