Re: Rhythm marks / play style indication

2007-10-22 Thread Luc

That sounds good - thanks!
Luc



Mats Bengtsson schrieb:
Sorry, I didn't realize until now that you were talking about the 
vertical alignment
within each indication, whereas I was talking about the vertical 
position of the full

indication.
You are lucky, since this problem has already been fixed in the next
development version 2.11.35 that should appear soon.
(It turns out to be related to the bug report
http://code.google.com/p/lilypond/issues/detail?id=445&can=1&start=400 )

  /Mats

Luc wrote:
I would be happy to get all the notes on the same height - also those 
with different beams, brackets, stems and slurs!

Luc

Mats Bengtsson schrieb:

How do you define "normal" play style indications?
If you want indication left aligned above the time signature instead 
of over the

clef, then you can add the line
  \override Score.RehearsalMark #'break-align-symbols = #'( 
time-signature )
In the example in LSR, this will only "help" on the first line of 
the score, since
there is no time signature indication on the following lines. 
However, in any

realistic example, I guess you would have a new time signature anyway.

   /Mats

Luc wrote:
Hm... - interesting! And are there any plans to re-establish 
"normal" play style indications or at least hints how to do this?

Thanks
Luc


Mats Bengtsson schrieb:
That's (kind of) a feature! The new handling of vertical placement 
in version 2.11
will only move the rehearsal marks when absolutely necessary, in 
contrast to earlier
versions. It admittedly looks a bit funny in this particular 
example, but the intention
is to avoid collisions with the clef symbols (which is what the 
marks are attached

to at the beginning of a line).

  /Mats

Luc wrote:

Hi
When you compile the snippet about _Rhythm marks / play style 
indication_ with Version *2.11.33* (Windows XP) the result 
differs considerably from that in  
http://lsr.dsi.unimi.it/LSR/Item?id=204 (vertical alignment)!

Rgds
Luc
 








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










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


Re: Rhythm marks / play style indication

2007-10-22 Thread Mats Bengtsson
Sorry, I didn't realize until now that you were talking about the 
vertical alignment
within each indication, whereas I was talking about the vertical 
position of the full

indication.
You are lucky, since this problem has already been fixed in the next
development version 2.11.35 that should appear soon.
(It turns out to be related to the bug report
http://code.google.com/p/lilypond/issues/detail?id=445&can=1&start=400 )

  /Mats

Luc wrote:
I would be happy to get all the notes on the same height - also those 
with different beams, brackets, stems and slurs!

Luc

Mats Bengtsson schrieb:

How do you define "normal" play style indications?
If you want indication left aligned above the time signature instead 
of over the

clef, then you can add the line
  \override Score.RehearsalMark #'break-align-symbols = #'( 
time-signature )
In the example in LSR, this will only "help" on the first line of the 
score, since
there is no time signature indication on the following lines. 
However, in any

realistic example, I guess you would have a new time signature anyway.

   /Mats

Luc wrote:
Hm... - interesting! And are there any plans to re-establish 
"normal" play style indications or at least hints how to do this?

Thanks
Luc


Mats Bengtsson schrieb:
That's (kind of) a feature! The new handling of vertical placement 
in version 2.11
will only move the rehearsal marks when absolutely necessary, in 
contrast to earlier
versions. It admittedly looks a bit funny in this particular 
example, but the intention
is to avoid collisions with the clef symbols (which is what the 
marks are attached

to at the beginning of a line).

  /Mats

Luc wrote:

Hi
When you compile the snippet about _Rhythm marks / play style 
indication_ with Version *2.11.33* (Windows XP) the result differs 
considerably from that in  http://lsr.dsi.unimi.it/LSR/Item?id=204 
(vertical alignment)!

Rgds
Luc
 








___
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: Rhythm marks / play style indication

2007-10-22 Thread Luc
I would be happy to get all the notes on the same height - also those 
with different beams, brackets, stems and slurs!

Luc

Mats Bengtsson schrieb:

How do you define "normal" play style indications?
If you want indication left aligned above the time signature instead 
of over the

clef, then you can add the line
  \override Score.RehearsalMark #'break-align-symbols = #'( 
time-signature )
In the example in LSR, this will only "help" on the first line of the 
score, since
there is no time signature indication on the following lines. However, 
in any

realistic example, I guess you would have a new time signature anyway.

   /Mats

Luc wrote:
Hm... - interesting! And are there any plans to re-establish "normal" 
play style indications or at least hints how to do this?

Thanks
Luc


Mats Bengtsson schrieb:
That's (kind of) a feature! The new handling of vertical placement 
in version 2.11
will only move the rehearsal marks when absolutely necessary, in 
contrast to earlier
versions. It admittedly looks a bit funny in this particular 
example, but the intention
is to avoid collisions with the clef symbols (which is what the 
marks are attached

to at the beginning of a line).

  /Mats

Luc wrote:

Hi
When you compile the snippet about _Rhythm marks / play style 
indication_ with Version *2.11.33* (Windows XP) the result differs 
considerably from that in  http://lsr.dsi.unimi.it/LSR/Item?id=204 
(vertical alignment)!

Rgds
Luc
 








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






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


Re: Rhythm marks / play style indication

2007-10-22 Thread Mats Bengtsson

How do you define "normal" play style indications?
If you want indication left aligned above the time signature instead of 
over the

clef, then you can add the line
  \override Score.RehearsalMark #'break-align-symbols = #'( 
time-signature )
In the example in LSR, this will only "help" on the first line of the 
score, since
there is no time signature indication on the following lines. However, 
in any

realistic example, I guess you would have a new time signature anyway.

   /Mats

Luc wrote:
Hm... - interesting! And are there any plans to re-establish "normal" 
play style indications or at least hints how to do this?

Thanks
Luc


Mats Bengtsson schrieb:
That's (kind of) a feature! The new handling of vertical placement in 
version 2.11
will only move the rehearsal marks when absolutely necessary, in 
contrast to earlier
versions. It admittedly looks a bit funny in this particular example, 
but the intention
is to avoid collisions with the clef symbols (which is what the marks 
are attached

to at the beginning of a line).

  /Mats

Luc wrote:

Hi
When you compile the snippet about _Rhythm marks / play style 
indication_ with Version *2.11.33* (Windows XP) the result differs 
considerably from that in  http://lsr.dsi.unimi.it/LSR/Item?id=204 
(vertical alignment)!

Rgds
Luc
 








___
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: Rhythm marks / play style indication

2007-10-22 Thread Luc
Hm... - interesting! And are there any plans to re-establish "normal" 
play style indications or at least hints how to do this?

Thanks
Luc


Mats Bengtsson schrieb:
That's (kind of) a feature! The new handling of vertical placement in 
version 2.11
will only move the rehearsal marks when absolutely necessary, in 
contrast to earlier
versions. It admittedly looks a bit funny in this particular example, 
but the intention
is to avoid collisions with the clef symbols (which is what the marks 
are attached

to at the beginning of a line).

  /Mats

Luc wrote:

Hi
When you compile the snippet about _Rhythm marks / play style 
indication_ with Version *2.11.33* (Windows XP) the result differs 
considerably from that in  http://lsr.dsi.unimi.it/LSR/Item?id=204 
(vertical alignment)!

Rgds
Luc








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


Re: Rhythm marks / play style indication

2007-10-22 Thread Mats Bengtsson
That's (kind of) a feature! The new handling of vertical placement in 
version 2.11
will only move the rehearsal marks when absolutely necessary, in 
contrast to earlier
versions. It admittedly looks a bit funny in this particular example, 
but the intention
is to avoid collisions with the clef symbols (which is what the marks 
are attached

to at the beginning of a line).

  /Mats

Luc wrote:

Hi
When you compile the snippet about _Rhythm marks / play style 
indication_ with Version *2.11.33* (Windows XP) the result differs 
considerably from that in  http://lsr.dsi.unimi.it/LSR/Item?id=204 
(vertical alignment)!

Rgds
Luc





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