During processing, I see:
[...]
Interpreting music... [8][16][24][32][34]
Preprocessing graphical objects...
Calculating line breaks... [3][6][9][12][15][18][21][24][27][30][33][34]
(
# systems: 2
real-ext #((-17.4323108826757 . 0.0) (0 . 0))
staff-ext #((0.0 . 0.0) (0 . 0))
interscore 11.38110236
Russ Ross writes:
> I'd like to request a feature to address this, and I think it fits
> nicely with the philosophy of output being correct by default.
It's a good request, we have been thinking (maybe I should say:
dreaming) about such things once in while.
> would go a long way to improving th
[EMAIL PROTECTED] writes:
> source. I'm not familiar with the code base, but hopefully this would
> be a relatively low impact feature as the decisions are all fairly
> local.
>
Your idea is a good one, but unfortunately, I see no "low impact" way
of implementing it.
--
Han-Wen Nienhuys |
I've been setting a large choral/orchestral work and noticed one way
in which the default output from LilyPond is suboptimal. I'd like to
request a feature to address this, and I think it fits nicely with the
philosophy of output being correct by default.
When the stem direction of a note or grou
Erik Sandberg <[EMAIL PROTECTED]> writes:
> On Friday 03 September 2004 23.41, Nicolas Sceaux wrote:
>> what I've started to look at is something like that:
>>
>> \tupletify { c8 c8*2/3 c c c8 c8*4/5 c16*4/5 c c4*2/6}
>> ==>
>> { c8 \tuplet 2/3 { c8 c c } c8 \tuplet 4/5 { c8 c16 c } \tuplet 2/6
Hi,
I'm wandering if I can change the definition of "program_name" in the
files in scripts/*.py from for instance:
program_name = 'midi2ly'
to
program_name = sys.argv[0]
It will not change the behavior of the programs whatsoever, but it'll
help me a lot, since I rename these programs in my "d
Antti Kaihola wrote:
Hi all LilyPond users and developers,
I have a small music publishing company which has recently published its
first piano music book for children. The book has 65 elementary piano
pieces composed by a young Finnish composer-pianist. The pieces were
engraved using Sibelius.
We
Mats Bengtsson writes:
> Since it seems this was relatively easy to solve, would it be
> possible to do something similar to \lyricsto, so you could
> do
> <<
>\lyricsto musicbelow ...
>\context Voice = musicbelow ...
> >>
Why not just supporting lyrics above music directly, using or sim
Ah, I understand now. It's not really a fundamental problem, rather
the expansion of \quote should be delayed until the music is added to
\score. I'll have look over the weekend.
Since it seems this was relatively easy to solve, would it be
possible to do something similar to \lyricsto, so you cou
Hi all LilyPond users and developers,
I have a small music publishing company which has recently published its
first piano music book for children. The book has 65 elementary piano
pieces composed by a young Finnish composer-pianist. The pieces were
engraved using Sibelius.
We are now working on
10 matches
Mail list logo