Hi, bumping this.

Is this an unimportant problem or did everyone just overlook my message?
I saw no response.

Martin Castillo

On 13.01.20 18:54, Martin Castillo wrote:
> Hi,
> 
> When I compile this file, I get the following output:
> 
> GNU LilyPond 2.19.83
> Processing `bug.ly'
> Parsing...
> Interpreting music...
> Preprocessing graphical objects...
> Finding the ideal number of pages...
> Fitting music on 1 page...
> Drawing systems...
> programming error: no broken bound
> continuing, cross fingers
> programming error: no broken bound
> continuing, cross fingers
> Layout output to `/tmp/lilypond-a9iMrK'...
> Converting to `bug.pdf'...
> Deleting `/tmp/lilypond-a9iMrK'...
> Success: compilation successfully completed
> 
> 
> The result looks good, though.
> 
> Martin Castillo
> 
> bug.ly:
> \version "2.19.83"
> 
> \language "deutsch"
> 
> tone = { g''1 }
> 
> \new PianoStaff <<
>     \new Staff \relative c {
>       \tone
>     }
>     \new Staff {
>       \ottava #-1 % <- this seems to be part of the problem
>       #(mmrest-of-length tone)
>     }
>>>
> 
> _______________________________________________
> bug-lilypond mailing list
> bug-lilypond@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
> 

-- 
GPG: 7FDE 7190 2F73 2C50 236E  403D CC13 48F1 E644 08EC

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to