On 18/12/11 23:34, -Eluze wrote:
Damian leGassick wrote:
Thanks again - but the grace note does not fix the slur problem in my
second minimal example:
I guess for now i'll do it the old fashioned way - shame, because it so
nearly gets it right
hopefully someone in dev will find some time to l
20Owner%20Patch%20Needs%20Summary
thanks
Eluze
--
View this message in context:
http://old.nabble.com/skipTypesetting-oddities-tp32988646p32997544.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
lilypond-user mail
On 18 Dec 2011, at 11:10, Damian leGassick wrote:
>
> On 18 Dec 2011, at 09:11, -Eluze wrote:
>
>>
>>
>> Damian leGassick wrote:
>>>
>>>
>>>
>>> I appreciate the fact that it was designed to save time when entering
>>> data, but I'm still curious as why even my minimal examples don't work
On 18 Dec 2011, at 09:11, -Eluze wrote:
>
>
> Damian leGassick wrote:
>>
>>
>>
>> I appreciate the fact that it was designed to save time when entering
>> data, but I'm still curious as why even my minimal examples don't work
>> properly.
>>
>> I have a five hundred bar full orchestral sco
ook so:
music = { … }
\new Staff <<
\music
\new Voice = "skipping" {
\set Score.skipTypesetting = ##t
s1*110
\grace s8 \set Score.skipTypesetting = ##f
s1*6
\grace s8 \set Score.skipTypesetting = ##t
s1*10
…
}
>>
--
View this message in conte
> I have a five hundred bar full orchestral score and I need to typeset
> just bars 111-116 ...
Such a 'feature' (incremental or partial typesetting), would be very
helpful for the several GUI tools that are currently available.
-- Johan
___
lilypond-u
ic - it will never claim a correct output considering all the
> (possibly sophisticated) skipped music!
>
> Eluze
> --
> View this message in context:
> http://old.nabble.com/skipTypesetting-oddities-tp32988646p32996117.html
> Sent from the Gnu - Lilypond - User mailing list archive
mple you could define showLastLength = R1*1
the purpose of these functions is just to limit the compilation time when
entering music - it will never claim a correct output considering all the
(possibly sophisticated) skipped music!
Eluze
--
View this message in context:
http://old.nabble.com/ski
Hi all
1) in the following, the beaming goes wrong:
{
b8 b b b b b b b
\set Score.skipTypesetting = ##t
b b b b b b b b
}
whereas if I skip one eighth later it's fine:
{
b8 b b b b b b b
b
\set Score.skipTypesetting = ##t
b b b b b b b b
}
2) in this snippet of Beethoven, an extra t