This patch cleans up the engraver part of page-turning. I got rid of all
the clutter in paper-column-engraver in favour of doing things in
page-turn-engraver.
The main change algorithmically is that I defer everything until the
finalize() step. That is, during interpretation I just build up lists
On Thu, 2006-09-07 at 15:57 +0100, Anthony Youngman wrote:
> One thing I'd jump on with "negative == no compression". It's been
> commented elsewhere that the stuff I normally set (band parts) tends to
> be very loosely spaced. If you've got a configurable compression
> parameter, might it be an id
Han-Wen Nienhuys wrote:
Ruud van Silfhout wrote:
Hi,
I have made an extension for the reverse function in std_vector.hh.
The code suggests to implement template specialisation for reverse
vector.
On second thought, I have reservations whether this is a useful idea,
it adds quite a lot of c
Raphael Manfredi <[EMAIL PROTECTED]> writes:
> Please don't tell me to install a more recent guile :-). I'm already
> attempting to compile lilypond because Debian is stuck to 2.6.3 and has
> been so for a looong time now.
If you cannot upgrade to guile 1.8.x, downgrade to 1.6.7 which works
fine
Ruud van Silfhout wrote:
Hi,
I have made an extension for the reverse function in std_vector.hh. The
code suggests to implement template specialisation for reverse vector.
On second thought, I have reservations whether this is a useful idea, it
adds quite a lot of code, and your memrev funct
Hi MatsOn 9/8/06, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
That's expected, since it's the "Hairpin" layout object that's used toprint the crescdendo.I know that. That's why I wrote "as expected" in my previous email :-)
Erlend
___
lilypond-devel mailing
Quoting Erlend Aasland <[EMAIL PROTECTED]>:
What's the problem with colors and articulations? If I write
\relative c' { \override NoteHead #'color = #red c4\< c c c\!\f }
...I get just what I expect; red noteheads and a black crescendo that ends
in a black forte.
If I write \relative c' { \over
Hi DanielOn 9/7/06, Graham Percival <[EMAIL PROTECTED]> wrote:
Daniel Tonda wrote:> I know the colors are doable, although some articulations don't work> when using colors, like dynamics,What's the problem with colors and articulations? If I write
\relative c' { \override NoteHead #'color = #red c4