On Sun, Nov 11, 2012 at 11:41 PM, Thomas Morley <
thomasmorle...@googlemail.com> wrote:
> 2012/11/11 shutterfreak :
> > While incorporating this code in another score I came across a layouting
> > problem: if the tempo name is sufficiently long, then the first measure
> > number will be rendered _
2012/11/11 shutterfreak :
> While incorporating this code in another score I came across a layouting
> problem: if the tempo name is sufficiently long, then the first measure
> number will be rendered _above_ the tempo indicator.
>
> This problem only occurs when \omitParenthesizedBarNumbers is inv
edBarNumbers
}
}
}
%%% END snippet
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/unwanted-barnumber-tp134059p136183.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
lypond-user
>>>> Ah sorry, it didn't occur to me that this might not be standard
>>>> behaviour
>>>> (I suppose because of the parentheses, they make it look intentional).
>>>> I made a short snippet. Apparent
the overrides, comment out either and it will disappear. In my
>>> score I use bar numbers every 5 measures.
>>>
>>> \version "2.16.0"
>>>
>>> {
>>> \override Score.BarNumber #'break-visibility = #end-of-line-invisible
>>
ade a short snippet. Apparently the additional bar number is a result
>> of both of the overrides, comment out either and it will disappear. In my
>> score I use bar numbers every 5 measures.
>>
>> \version "2.16.0"
>>
>> {
>> \override Sco
easures.
>
> \version "2.16.0"
>
> {
> \override Score.BarNumber #'break-visibility = #end-of-line-invisible
> \set Score.barNumberVisibility = #(every-nth-bar-number-visible 1)
> r2 \bar "dashed" r
> }
I got rid of the additional barnumber by
sult of
both of the overrides, comment out either and it will disappear. In my score
I use bar numbers every 5 measures.
\version "2.16.0"
{
\override Score.BarNumber #'break-visibility = #end-of-line-invisible
\set Score.barNumberVisibility = #(every-nth-bar-numbe
Sorry, forgot to answer all.
Here again:
2012/10/3 TaoCG :
> When I typeset a dashed barline in the middle of a bar lilypond prints an
> additional Barnumber in parentheses above it. Is there a way to avoid this?
Using:
\relative c' {
\override Score.BarNumber #'break-visibility = #'#(#t
xt:
http://lilypond.1069038.n5.nabble.com/unwanted-barnumber-tp134059p134062.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
When I typeset a dashed barline in the middle of a bar lilypond prints an
additional Barnumber in parentheses above it. Is there a way to avoid this?
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/unwanted-barnumber-tp134059.html
Sent from the User mailing list archive
11 matches
Mail list logo