lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Programming error with removeEmptyStaves


From: Jean-Charles Malahieude
Subject: Programming error with removeEmptyStaves
Date: Sun, 15 Nov 2015 17:04:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi all,

How could I find the culprit in a 5 staves score which looks all right? The logs say

--8<--
Processing `/home/jcharles/Partothek/Campra/Fetes_Venitiennes/Conducteur.ly'
Parsing...
Interpreting music...
Interpreting music...[8][16][24][32][40][48][56][64][72][80][88][96][104][112][120][128][136][144][152][160][168][176][184][192]
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 7 or 8 pages...
Drawing systems...
programming error: could not find this grob's vertical axis group in the vertical alignment
continuing, cross fingers
programming error: could not find this grob's vertical axis group in the vertical alignment
continuing, cross fingers
Layout output to `/tmp/lilypond-rYwu8w'...
Converting to `Conducteur.pdf'...
Success: compilation successfully completed
-->8--

Those errors disappear as soon as I either remove
    \context { \Staff \RemoveEmptyStaves }
from the layout block, or randomly omit one or some of the staves.

TIA
Jean-Charles



reply via email to

[Prev in Thread] Current Thread [Next in Thread]