Re: How to Hide stave with \partial 4 r4

2005-04-16 Thread Mats Bengtsson
I forward the feature request (or maybe it should be seen as a bug
report) at the end of this email to lilypond-devel.
   /Mats
Karl Hammar wrote:
On 1-Apr-05, at 12:38 PM, Karl Hammar wrote:

If I use \partial 4 R1*1/4, it will work in the full score,
but it gives me a lot of:

 Music.23.ly:10:18: warning: barcheck failed at: -1/4:
 \partial 4 R1*1/4
|
True; cc'd to bugs.  BTW, you can use R4 instead of R1*1/4.

Yes, I found out later, thanks.

Bugs:
% produces false barcheck warning, but output is correct
\version "2.4.5"
\layout { \context { \RemoveEmptyStaffContext } }
{ \relative c' <<
\new Staff { \partial 4 R4 R1 R1 }
\new Staff { \partial 4 a4 c4 d e f c1 }
>>}

Is there some way the R4 could be shown like a r4, when the staff
is not removed, like in a single voice score?
Regards,
/Karl

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 
Fax:   (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to Hide stave with \partial 4 r4

2005-04-16 Thread Karl Hammar
> 
> On 1-Apr-05, at 12:38 PM, Karl Hammar wrote:
> 
> > If I use \partial 4 R1*1/4, it will work in the full score,
> > but it gives me a lot of:
> 
> >   Music.23.ly:10:18: warning: barcheck failed at: -1/4:
> >   \partial 4 R1*1/4
> > |
> 
> True; cc'd to bugs.  BTW, you can use R4 instead of R1*1/4.

Yes, I found out later, thanks.

> 
> Bugs:
> 
> % produces false barcheck warning, but output is correct
> \version "2.4.5"
> \layout { \context { \RemoveEmptyStaffContext } }
> { \relative c' <<
> \new Staff { \partial 4 R4 R1 R1 }
> \new Staff { \partial 4 a4 c4 d e f c1 }
>  >>}
> 

Is there some way the R4 could be shown like a r4, when the staff
is not removed, like in a single voice score?

Regards,
/Karl




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to Hide stave with \partial 4 r4

2005-04-16 Thread Graham Percival
On 1-Apr-05, at 12:38 PM, Karl Hammar wrote:
If I use \partial 4 R1*1/4, it will work in the full score,
but it gives me a lot of:

  Music.23.ly:10:18: warning: barcheck failed at: -1/4:
  \partial 4 R1*1/4
|
True; cc'd to bugs.  BTW, you can use R4 instead of R1*1/4.
Bugs:
% produces false barcheck warning, but output is correct
\version "2.4.5"
\layout { \context { \RemoveEmptyStaffContext } }
{ \relative c' <<
\new Staff { \partial 4 R4 R1 R1 }
\new Staff { \partial 4 a4 c4 d e f c1 }
>>}

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user