On 7/29/06, Trevor Bača <[EMAIL PROTECTED]> wrote:
Hi,Are 128th note flags not supported? Five beams draw correctly here. %%% WORKS %%% \version "2.9.13" \new Staff { c''128[ c''128 c''128 c''128] } %%% END %%% The interpreter grumbles and no flags draw here. %%% NO FLAGS, JUST STEMS %%% \version "2.9.13" \new Staff { c''128 c''128 c''128 c''128 } %%% END %%% GNU LilyPond 2.9.13 Processing `266.ly' Parsing... Interpreting music... Preprocessing graphical objects... 266.ly:7:8: warning: flag `d7' not found c''128 266.ly:6:8: warning: flag `d7' not found c''128 266.ly:5:8: warning: flag `d7' not found c''128 266.ly:4:8: warning: flag `d7' not found c''128 Calculating line breaks... [2] Drawing systems... 266.ly:4:8: warning: flag `d7' not found c''128 266.ly:5:8: warning: flag `d7' not found c''128 266.ly:6:8: warning: flag `d7' not found c''128 266.ly:7:8: warning: flag `d7' not found c''128 266.ly:7:8: warning: flag `d7' not found c''128 266.ly:5:8: warning: flag `d7' not found c''128 266.ly:6:8: warning: flag `d7' not found c''128 266.ly:4:8: warning: flag `d7' not found c''128 Calculating page breaks... Layout output to `266.ps'... Note that here we get warnings, but that in the full piece where I first noticed these errors in the wild there were enough unbeamed 128ths to crash lily entirely. Here's the output before the crash (the last of which I'm sure are ghostscript). g'128 1550.ly:5050:0: warning: flag `u7' not found g''128 1550.ly:2982:0: warning: flag `u7' not found a''128 Error: /undefinedfilename in (1550.ps) Operand stack: Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push Dictionary stack: --dict:1122/1686(ro)(G)-- --dict:0/20(G)-- --dict:70/200(L)-- Current allocation mode is local Last OS error: 2
I was wrong; what's causing the crashing just above has to do with the presence of Skips in the input ... but I don't have the time to track down the circumstances exactly yet. -- Trevor Bača [EMAIL PROTECTED] ... like the dew, or like lightning ...
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
