[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LilyPond crash when using showLastLength and a \score context with \
From: |
Dmytro O. Redchuk |
Subject: |
Re: LilyPond crash when using showLastLength and a \score context with \compressfullbarrests |
Date: |
Mon, 5 Jul 2010 10:38:16 +0300 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Sat 03 Jul 2010, 21:04 James wrote:
> %%%% The example below causes a crash in LilyPond but not if
> %%%% you comment out \compressFullBarRests
Thank you, added as 1173:
http://code.google.com/p/lilypond/issues/detail?id=1173
Sorry for delay .(
>
> MusicOne = {
> \time 3/4
> \compressFullBarRests
> R2.*11 \bar "||"
> }
>
> showLastLength = R1*2
>
> \score {
> \new Staff {
> \MusicOne
> }
> }
>
> The message in the log is
>
> Processing `/Users/james/Desktop/Tiny_Example.ly'
> Parsing...
> Interpreting music...
> Preprocessing graphical objects...
> Interpreting music...
> Preprocessing graphical objects...
> Solving 1 page-breaking chunks...[1: 1 pages]
> Drawing systems...
> /Users/james/Desktop/Tiny_Example.ly:18:2:
> programming error: Spanner `MultiMeasureRest' is not
> fully contained in parent spanner. Ignoring orphaned part
>
> R2.*11 \bar "||"
>
> ---
>
> I discovered this while typesetting 3 different movements
> for one piece (hence I have 3 \score {\new
> Staff}} entries and it wasn't until I hit the second
> movement that I started to get the crash.
>
> James
--
Dmytro O. Redchuk
Bug Squad