lilypond-user
[Top][All Lists]
Advanced

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

Re: bar numbering another staff


From: Erik Sandberg
Subject: Re: bar numbering another staff
Date: Sun, 23 May 2004 22:37:19 +0200
User-agent: KMail/1.5.4

On Friday 21 May 2004 04.19, Ferenc Wagner wrote:
> Hi,
>
> is it possible to remove the bar numbers from the top of the
> topmost staff and add them to a different staff?
>
> \score {
>     \new Score \with {
>         \remove Bar_number_engraver
>     }
>     <<
>         \new Staff { ... }
>         \new Staff \with {
>             \consists Bar_number_engraver
>         } <<
>           ...
>
>
> }
>
> resulted in a segmentation fault only...
> v2.2.1 on Debian Woody.

Cannot reproduce. Can you please send a full example which makes lilypond 
segfault? (all segfaults are considered _very_ serious bugs, regardless of 
whether you have done anything wrong, so we're grateful to have them 
reported)

Erik




reply via email to

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