bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.9.21: guile stack overflow


From: John Mandereau
Subject: Re: 2.9.21: guile stack overflow
Date: Fri, 06 Oct 2006 18:56:36 +0200

Han-Wen Nienhuys a écrit :
> John Mandereau schreef:
> 
> > I don't want to send the whole file on the list because it is too
> > copyrighted, but I can send it privately on request from the developers.
> > 
> 
> can you add
> 
> #(display (debug-options))
> #(debug-set! stack 25000)
> 
> and experiment if increasing the number helps?
> 
> (what number is sufficient?)
> 
Without the --verboes flag, there is a stack overflow for a stack size
smaller than 21900, and there is no more for a stack size above or equal
to 22000.
But if I run Lily with the --verbose flag in addition, the minimum stack
size necessary to succeed is between 27000 and 28000.

I don't know if 30000 is even enough for more complex scores, though.
The default value of 20000 is not enough anyway. Would it be possible to
set this stack size dynamically without a manual user setting?


By the way, is this problem in the 2.9 series related to the memory
leak, which still seems to be present in 2.9.21? (LilyPond VM size
increases above 700 MB when compiling the regression tests, which sucks
on a box with "only" 512 MB of RAM. I always make cvs-clean before cvs
update and make, and a week oago I even cleared ccache and redownloaded
a copy of the cvs repository, but it didn't help: the memory leak is
still there)

Output details for the stack overflow:

If I add in the .ly file

#(debug-set! stack 28000)
#(display (debug-options)),

I get with Linux x86 GUB LilyPond 2.9.21:

$ LANG=C lilypond --verbose --ps comedie.ly
GNU LilyPond 2.9.21
warning: Relocation: is absolute: 
argv0=/home/lilydevel//lilypond/usr/bin/lilypond
warning: Relocation: compile prefix=/usr/share/lilypond/2.9.21, new 
prefix=/home/lilydevel/lilypond/usr
PATH=/home/lilydevel/lilypond/usr/bin (prepend)
Setting PATH to 
/home/lilydevel/lilypond/usr/bin:/home/lilydevel/bin:/home/john/bin:/home/john/bin:
/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
warning: Relocation: framework_prefix=/home/lilydevel/lilypond/usr/bin/..
Setting INSTALLER_PREFIX to /home/lilydevel/lilypond/usr/bin/..
Relocation file /home/lilydevel/lilypond/usr/bin/../etc/relocate//guile.reloc
GUILE_LOAD_PATH=/home/lilydevel/lilypond/usr/bin/../share/guile/1.8 (prepend)
Setting GUILE_LOAD_PATH to /home/lilydevel/lilypond/usr/bin/../share/guile/1.8
Relocation file /home/lilydevel/lilypond/usr/bin/../etc/relocate//gs.reloc
warning: no such directory: 
/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/fonts for GS_FONTPATH
warning: no such directory: /home/lilydevel/lilypond/usr/bin/../share/gs/fonts 
for GS_FONTPATH
warning: no such directory: 
/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/Resource for GS_LIB
GS_LIB=/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/lib (prepend)
Setting GS_LIB to /home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/lib
Relocation file 
/home/lilydevel/lilypond/usr/bin/../etc/relocate//fontconfig.reloc
Setting FONTCONFIG_FILE to 
/home/lilydevel/lilypond/usr/bin/../etc/fonts/fonts.conf
Setting FONTCONFIG_PATH to /home/lilydevel/lilypond/usr/bin/../etc/fonts
Relocation file /home/lilydevel/lilypond/usr/bin/../etc/relocate//pango.reloc
Setting PANGO_RC_FILE to /home/lilydevel/lilypond/usr/bin/../etc/pango/pangorc
Setting PANGO_PREFIX to /home/lilydevel/lilypond/usr/bin/../
PATH=/home/lilydevel/lilypond/usr/bin/../bin (prepend)
Setting PATH to 
/home/lilydevel/lilypond/usr/bin/../bin:/home/lilydevel/lilypond/usr/bin:
/home/lilydevel/bin:/home/john/bin:/home/john/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:
/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
Setting GUILE_MIN_YIELD_1 to 70
Setting GUILE_MIN_YIELD_2 to 70
Setting GUILE_MIN_YIELD_MALLOC to 70

LILYPOND_DATADIR="/usr/share/lilypond/2.9.21"
LOCALEDIR="/usr/share/locale"

Effective prefix: "/home/lilydevel/lilypond/usr/bin/../share/lilypond/current"
FONTCONFIG_FILE="/home/lilydevel/lilypond/usr/bin/../etc/fonts/fonts.conf"
FONTCONFIG_PATH="/home/lilydevel/lilypond/usr/bin/../etc/fonts"
GS_LIB="/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/lib"
GUILE_LOAD_PATH="/home/lilydevel/lilypond/usr/bin/../share/guile/1.8"
PANGO_RC_FILE="/home/lilydevel/lilypond/usr/bin/../etc/pango/pangorc"
PANGO_PREFIX="/home/lilydevel/lilypond/usr/bin/../"
PATH="/home/lilydevel/lilypond/usr/bin/../bin:/home/lilydevel/lilypond/usr/bin:/home/lilydevel/bin:/home/john/bin:
/home/john/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:
/usr/bin:/bin:/usr/X11R6/bin"
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/lily.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/lily-library.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/file-cache.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-event-classes.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-music-types.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/output-lib.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/c++.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-ignatzek-names.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-entry.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-generic-names.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/stencil.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/markup.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/music-functions.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/part-combiner.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/autochange.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-music-properties.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/auto-beam.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-name.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/parser-ly-from-scheme.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/ly-syntax-constructors.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-context-properties.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/translation-functions.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/script.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/midi.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/layout-beam.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/parser-clef.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/layout-slur.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/font.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/encoding.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/fret-diagrams.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-markup-commands.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grob-properties.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grob-interfaces.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-stencil-commands.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/titling.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/paper.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/backend-library.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/x11-color.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/safe-lily.scm]
Initializing FontConfig...
adding font directory: 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/
adding font directory: 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/type1/Building 
font database.
Processing `comedie.ly'
Parsing...[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/init.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/declarations-init.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/music-functions-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/nederlands.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/drumpitch-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/chord-modifiers-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/script-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/scale-definitions-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/grace-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/midi-init.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/performer-init.ly]]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/paper-defaults.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/titling-init.ly]]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/engraver-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/dynamic-scripts-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/spanners-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/property-init.ly]]
[comedie.ly(show-file-name #t stack 21900 debug backtrace depth 20 maxdepth 
1000 frames 3 indent 10 width 79 procnames cheap)
[/home/john/ly/tweaks.ly][/home/john/ly/time.ly][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>]
[<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>]
[<string>][<string>][<string>][<string>]]
Interpreting music... 
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-20.otf][8][16][24]
comedie.ly:456:18: warning: adding note head to incompatible stem (type = 8)
  r8 e, r dis' <<
                  r2 {\hideNotes d8 d d d \unHideNotes } >> \pause |
comedie.ly:456:18: warning: maybe input should specify polyphonic voices
  r8 e, r dis' <<
                  r2 {\hideNotes d8 d d d \unHideNotes } >> \pause |
comedie.ly:456:33: warning: can't have note heads and rests together on a stem
  r8 e, r dis' << r2 {\hideNotes
                                 d8 d d d \unHideNotes } >> \pause 
|[32][40][48][56][64][72][80][88]
comedie.ly:402:65: warning: unterminated (de)crescendo
  \override Score.MetronomeMark #'padding = #5.5 \tempo 4 = 60 c2
                                                                 \> |[90]
elapsed time: 1.39 seconds
Element count 9630 (spanners 623)
Preprocessing graphical objects...
Grob count 
13998[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-11.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-13.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-14.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-16.otf]
[/home/lilydevel/lilypond/usr/bin/.$ LANG=C lilypond --verbose --ps comedie.ly
GNU LilyPond 2.9.21
warning: Relocation: is absolute: 
argv0=/home/lilydevel//lilypond/usr/bin/lilypond
warning: Relocation: compile prefix=/usr/share/lilypond/2.9.21, new 
prefix=/home/lilydevel/lilypond/usr
PATH=/home/lilydevel/lilypond/usr/bin (prepend)
Setting PATH to 
/home/lilydevel/lilypond/usr/bin:/home/lilydevel/bin:/home/john/bin:/home/john/bin:
/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:
/usr/bin:/bin:/usr/X11R6/bin
warning: Relocation: framework_prefix=/home/lilydevel/lilypond/usr/bin/..
Setting INSTALLER_PREFIX to /home/lilydevel/lilypond/usr/bin/..
Relocation file /home/lilydevel/lilypond/usr/bin/../etc/relocate//guile.reloc
GUILE_LOAD_PATH=/home/lilydevel/lilypond/usr/bin/../share/guile/1.8 (prepend)
Setting GUILE_LOAD_PATH to /home/lilydevel/lilypond/usr/bin/../share/guile/1.8
Relocation file /home/lilydevel/lilypond/usr/bin/../etc/relocate//gs.reloc
warning: no such directory: 
/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/fonts for GS_FONTPATH
warning: no such directory: /home/lilydevel/lilypond/usr/bin/../share/gs/fonts 
for GS_FONTPATH
warning: no such directory: 
/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/Resource for GS_LIB
GS_LIB=/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/lib (prepend)
Setting GS_LIB to /home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/lib
Relocation file 
/home/lilydevel/lilypond/usr/bin/../etc/relocate//fontconfig.reloc
Setting FONTCONFIG_FILE to 
/home/lilydevel/lilypond/usr/bin/../etc/fonts/fonts.conf
Setting FONTCONFIG_PATH to /home/lilydevel/lilypond/usr/bin/../etc/fonts
Relocation file /home/lilydevel/lilypond/usr/bin/../etc/relocate//pango.reloc
Setting PANGO_RC_FILE to /home/lilydevel/lilypond/usr/bin/../etc/pango/pangorc
Setting PANGO_PREFIX to /home/lilydevel/lilypond/usr/bin/../
PATH=/home/lilydevel/lilypond/usr/bin/../bin (prepend)
Setting PATH to 
/home/lilydevel/lilypond/usr/bin/../bin:/home/lilydevel/lilypond/usr/bin:
/home/lilydevel/bin:/home/john/bin:/home/john/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:
/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
Setting GUILE_MIN_YIELD_1 to 70
Setting GUILE_MIN_YIELD_2 to 70
Setting GUILE_MIN_YIELD_MALLOC to 70

LILYPOND_DATADIR="/usr/share/lilypond/2.9.21"
LOCALEDIR="/usr/share/locale"

Effective prefix: "/home/lilydevel/lilypond/usr/bin/../share/lilypond/current"
FONTCONFIG_FILE="/home/lilydevel/lilypond/usr/bin/../etc/fonts/fonts.conf"
FONTCONFIG_PATH="/home/lilydevel/lilypond/usr/bin/../etc/fonts"
GS_LIB="/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/lib"
GUILE_LOAD_PATH="/home/lilydevel/lilypond/usr/bin/../share/guile/1.8"
PANGO_RC_FILE="/home/lilydevel/lilypond/usr/bin/../etc/pango/pangorc"
PANGO_PREFIX="/home/lilydevel/lilypond/usr/bin/../"
PATH="/home/lilydevel/lilypond/usr/bin/../bin:/home/lilydevel/lilypond/usr/bin:/home/lilydevel/bin:
/home/john/bin:/home/john/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:
/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin"
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/lily.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/lily-library.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/file-cache.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-event-classes.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-music-types.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/output-lib.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/c++.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-ignatzek-names.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-entry.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-generic-names.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/stencil.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/markup.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/music-functions.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/part-combiner.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/autochange.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-music-properties.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/auto-beam.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-name.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/parser-ly-from-scheme.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/ly-syntax-constructors.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-context-properties.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/translation-functions.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/script.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/midi.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/layout-beam.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/parser-clef.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/layout-slur.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/font.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/encoding.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/fret-diagrams.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-markup-commands.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grob-properties.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grob-interfaces.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-stencil-commands.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/titling.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/paper.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/backend-library.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/x11-color.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/safe-lily.scm]
Initializing FontConfig...
adding font directory: 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/
adding font directory: 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/type1/Building 
font database.
Processing `comedie.ly'
Parsing...[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/init.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/declarations-init.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/music-functions-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/nederlands.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/drumpitch-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/chord-modifiers-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/script-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/scale-definitions-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/grace-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/midi-init.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/performer-init.ly]]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/paper-defaults.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/titling-init.ly]]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/engraver-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/dynamic-scripts-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/spanners-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/property-init.ly]]
[comedie.ly(show-file-name #t stack 20000 debug backtrace depth 20 maxdepth 
1000 frames 3 
indent 10 width 79 procnames cheap)(show-file-name #t stack 28000 debug 
backtrace depth 20 
maxdepth 1000 frames 3 indent 10 width 79 procnames 
cheap)[/home/john/ly/tweaks.ly][/home/john/ly/time.ly]
[<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>]
[<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>]
[<string>][<string>][<string>][<string>][<string>]]
Interpreting music... 
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-20.otf][8][16][24]
comedie.ly:456:18: warning: adding note head to incompatible stem (type = 8)
  r8 e, r dis' <<
                  r2 {\hideNotes d8 d d d \unHideNotes } >> \pause |
comedie.ly:456:18: warning: maybe input should specify polyphonic voices
  r8 e, r dis' <<
                  r2 {\hideNotes d8 d d d \unHideNotes } >> \pause |
comedie.ly:456:33: warning: can't have note heads and rests together on a stem
  r8 e, r dis' << r2 {\hideNotes
                                 d8 d d d \unHideNotes } >> \pause 
|[32][40][48][56][64][72][80][88]
comedie.ly:402:65: warning: unterminated (de)crescendo
  \override Score.MetronomeMark #'padding = #5.5 \tempo 4 = 60 c2
                                                                 \> |[90]
elapsed time: 1.38 seconds
Element count 9630 (spanners 623)
Preprocessing graphical objects...
Grob count 
13998[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-11.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-13.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-14.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-16.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-18.otf]
[feta-alphabet18_6.3251953125][century_schoolbook_l_bold_3.904296875][century_schoolbook_l_3.478515625]
Interpreting music...
elapsed time: 0.12 seconds
MIDI output to `comedie.midi'...
Track... 
[0][1][2][century_schoolbook_l_bold_5.521484375][century_schoolbook_l_bold_4.9189453125]
[century_schoolbook_l_italic_3.478515625]
Interpreting music... [1]
elapsed time: 0.00 seconds
Element count 42 (spanners 6)
Preprocessing graphical objects...
Grob count 68
Calculating line breaks...
Drawing systems...
Element count 41.[0][century_schoolbook_l_4.3828125]
Interpreting music...
elapsed time: 0.00 seconds
Element count 24 (spanners 6)
Preprocessing graphical objects...
Grob count 32
Calculating line breaks...
Drawing systems...
Element count 22.[0]
Interpreting music...
elapsed time: 0.01 seconds
Element count 34 (spanners 7)
Preprocessing graphical objects...
Grob count 46
Calculating line breaks...
Drawing systems...
Element count 29.[0]
Interpreting music... [1]
elapsed time: 0.01 seconds
Element count 33 (spanners 7)
Preprocessing graphical objects...
Grob count 57
Calculating line breaks...
Drawing systems...
Element count 38.[0]
Interpreting music...
elapsed time: 0.00 seconds
Element count 18 (spanners 6)
Preprocessing graphical objects...
Grob count 24
Calculating line breaks...
Drawing systems...
Element count 19.[0]
Interpreting music...
elapsed time: 0.00 seconds
Element count 18 (spanners 6)
Preprocessing graphical objects...
Grob count 24[sans_bold_2.458984375]
Calculating line breaks...
Drawing systems...
Element count 19.[0]
Element count 
5938.[0][1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19]
[[century_schoolbook_l_italic_2.7607421875]20][21][22][23][24][25][26][27][28]
[[century_schoolbook_l_italic_3.904296875]29][30][31][32][33][34][35][36]
Layout output to `comedie.ps'...[/usr/share/fonts/bitstream-vera/VeraBd.ttf]
[/home/lilydevel/lilypond/usr/share/lilypond/current/fonts/otf//CenturySchL-Bold.otf]
[/home/lilydevel/lilypond/usr/share/lilypond/current/fonts/otf//CenturySchL-Ital.otf]
[/home/lilydevel/lilypond/usr/share/lilypond/current/fonts/otf//CenturySchL-Roma.otf]
[/home/lilydevel/lilypond/usr/share/lilypond/current/fonts/type1//feta-alphabet18.pfa]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ps/music-drawing-routines.ps]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ps/lilyponddefs.ps]]
./share/lilypond/current/fonts/otf/emmentaler-18.otf]
[feta-alphabet18_6.3251953125][century_schoolbook_l_bold_3.904296875][century_schoolbook_l_3.478515625]
Interpreting music...
elapsed time: 0.10 seconds
MIDI output to `comedie.midi'...
Track... [0][1][2][century_schoolbook_l_bold_5.521484375]
[century_schoolbook_l_bold_4.9189453125][century_schoolbook_l_italic_3.478515625]
Interpreting music... [1]
elapsed time: 0.00 seconds
Element count 42 (spanners 6)
Preprocessing graphical objects...
Grob count 68
Calculating line breaks...
Drawing systems...
Element count 41.[0][century_schoolbook_l_4.3828125]
Interpreting music...
elapsed time: 0.00 seconds
Element count 24 (spanners 6)
Preprocessing graphical objects...
Grob count 32
Calculating line breaks...
Drawing systems...
Element count 22.[0]
Interpreting music...
elapsed time: 0.00 seconds
Element count 34 (spanners 7)
Preprocessing graphical objects...
Grob count 46
Calculating line breaks...
Drawing systems...
Element count 29.[0]
Interpreting music... [1]
elapsed time: 0.00 seconds
Element count 33 (spanners 7)
Preprocessing graphical objects...
Grob count 57
Calculating line breaks...
Drawing systems...
Element count 38.[0]
Interpreting music...
elapsed time: 0.00 seconds
Element count 18 (spanners 6)
Preprocessing graphical objects...
Grob count 24
Calculating line breaks...
Drawing systems...
Element count 19.[0]
Interpreting music...
elapsed time: 0.00 seconds
Element count 18 (spanners 6)
Preprocessing graphical objects...
Grob count 24[sans_bold_2.458984375]
Calculating line breaks...
Drawing systems...
Element count 19.[0]Backtrace:
In 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm:
2040: 187  (let* (# #) (if # normal-callback #))
     ...
2047: 188  [ly:hara-kiri-group-spanner::pure-height # 542 548]
In unknown file:
   ?: 189* [pure-Y-offset #<Grob RehearsalMark > 868 872]
In 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm:
2055: 190* [pure-conversion (#) (#) Y-offset ...]
2040: 191  (let* (# #) (if # normal-callback #))
     ...
2047: 192  [ly:side-position-interface::pure-y-aligned-side # 868 872]
In unknown file:
   ?: 193* [pure-Y-extent #<Grob VerticalAxisGroup > 868 872]
In 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm:
2051: 194* [pure-conversion (#) (# # # # ...) Y-extent ...]
2040: 195  (let* (# #) (if # normal-callback #))
     ...
2047: 196  [ly:hara-kiri-group-spanner::pure-height # 868 872]
In unknown file:
   ?: 197* [pure-Y-offset #<Grob DynamicLineSpanner > 0 14]
In 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm:
2055: 198* [pure-conversion (#) (#) Y-offset ...]
2040: 199  (let* (# #) (if # normal-callback #))
     ...
2047: 200  [ly:side-position-interface::pure-y-aligned-side # 0 14]
In unknown file:
   ?: 201* [pure-Y-extent #<Grob NoteColumn > 0 14]
In 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm:
2051: 202* [pure-conversion (#) (# # # # ...) Y-extent ...]
2040: 203  (let* (# #) (if # normal-callback #))
     ...
2044: 204  (if (pair? (assq normal-callback pures)) (normal-callback grob) ...)
2044: 205* [pair? ...
2044: 206*  (assq normal-callback pures)

/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm:2044:20:
 In expression (assq normal-callback pures):
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm:2044:20:
 Stack overflow




If I add in the .ly file

#(debug-set! stack 28000)
#(display (debug-options)),

I get:



$ LANG=C lilypond --verbose --ps comedie.ly
GNU LilyPond 2.9.21
warning: Relocation: is absolute:
argv0=/home/lilydevel//lilypond/usr/bin/lilypond
warning: Relocation: compile prefix=/usr/share/lilypond/2.9.21, new
prefix=/home/lilydevel/lilypond/usr
PATH=/home/lilydevel/lilypond/usr/bin (prepend)
Setting PATH
to 
/home/lilydevel/lilypond/usr/bin:/home/lilydevel/bin:/home/john/bin:/home/john/bin:
/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/sbin:
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
warning: Relocation:
framework_prefix=/home/lilydevel/lilypond/usr/bin/..
Setting INSTALLER_PREFIX to /home/lilydevel/lilypond/usr/bin/..
Relocation
file /home/lilydevel/lilypond/usr/bin/../etc/relocate//guile.reloc
GUILE_LOAD_PATH=/home/lilydevel/lilypond/usr/bin/../share/guile/1.8
(prepend)
Setting GUILE_LOAD_PATH
to /home/lilydevel/lilypond/usr/bin/../share/guile/1.8
Relocation
file /home/lilydevel/lilypond/usr/bin/../etc/relocate//gs.reloc
warning: no such
directory: /home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/fonts for 
GS_FONTPATH
warning: no such
directory: /home/lilydevel/lilypond/usr/bin/../share/gs/fonts for
GS_FONTPATH
warning: no such
directory: /home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/Resource 
for GS_LIB
GS_LIB=/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/lib
(prepend)
Setting GS_LIB
to /home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/lib
Relocation
file /home/lilydevel/lilypond/usr/bin/../etc/relocate//fontconfig.reloc
Setting FONTCONFIG_FILE
to /home/lilydevel/lilypond/usr/bin/../etc/fonts/fonts.conf
Setting FONTCONFIG_PATH to /home/lilydevel/lilypond/usr/bin/../etc/fonts
Relocation
file /home/lilydevel/lilypond/usr/bin/../etc/relocate//pango.reloc
Setting PANGO_RC_FILE
to /home/lilydevel/lilypond/usr/bin/../etc/pango/pangorc
Setting PANGO_PREFIX to /home/lilydevel/lilypond/usr/bin/../
PATH=/home/lilydevel/lilypond/usr/bin/../bin (prepend)
Setting PATH
to /home/lilydevel/lilypond/usr/bin/../bin:/home/lilydevel/lilypond/usr/bin:
/home/lilydevel/bin:/home/john/bin:/home/john/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:
/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
Setting GUILE_MIN_YIELD_1 to 70
Setting GUILE_MIN_YIELD_2 to 70
Setting GUILE_MIN_YIELD_MALLOC to 70

LILYPOND_DATADIR="/usr/share/lilypond/2.9.21"
LOCALEDIR="/usr/share/locale"

Effective prefix:
"/home/lilydevel/lilypond/usr/bin/../share/lilypond/current"
FONTCONFIG_FILE="/home/lilydevel/lilypond/usr/bin/../etc/fonts/fonts.conf"
FONTCONFIG_PATH="/home/lilydevel/lilypond/usr/bin/../etc/fonts"
GS_LIB="/home/lilydevel/lilypond/usr/bin/../share/ghostscript/8.50/lib"
GUILE_LOAD_PATH="/home/lilydevel/lilypond/usr/bin/../share/guile/1.8"
PANGO_RC_FILE="/home/lilydevel/lilypond/usr/bin/../etc/pango/pangorc"
PANGO_PREFIX="/home/lilydevel/lilypond/usr/bin/../"
PATH="/home/lilydevel/lilypond/usr/bin/../bin:/home/lilydevel/lilypond/usr/bin:/home/lilydevel/bin:
/home/john/bin:/home/john/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:
/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin"
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/lily.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/lily-library.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/file-cache.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-event-classes.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-music-types.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/output-lib.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/c
++.scm][/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-ignatzek-names.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-entry.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-generic-names.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/stencil.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/markup.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/music-functions.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/part-combiner.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/autochange.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-music-properties.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/auto-beam.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/chord-name.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/parser-ly-from-scheme.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/ly-syntax-constructors.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-context-properties.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/translation-functions.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/script.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/midi.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/layout-beam.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/parser-clef.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/layout-slur.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/font.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/encoding.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/fret-diagrams.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-markup-commands.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grob-properties.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grobs.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-grob-interfaces.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/define-stencil-commands.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/titling.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/paper.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/backend-library.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/x11-color.scm]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/scm/safe-lily.scm]
Initializing FontConfig...
adding font
directory: /home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/
adding font
directory: 
/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/type1/Building 
font database.
Processing `comedie.ly'
Parsing...[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/init.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/declarations-init.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/music-functions-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/nederlands.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/drumpitch-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/chord-modifiers-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/script-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/scale-definitions-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/grace-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/midi-init.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/performer-init.ly]]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/paper-defaults.ly
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/titling-init.ly]]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/engraver-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/dynamic-scripts-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/spanners-init.ly]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ly/property-init.ly]]
[comedie.ly(show-file-name #t stack 20000 debug backtrace depth 20
maxdepth 1000 frames 3 indent 10 width 79 procnames
cheap)(show-file-name #t stack 28000 debug backtrace depth 20 maxdepth
1000 frames 3 indent 10 width 79 procnames
cheap)[/home/john/ly/tweaks.ly][/home/john/ly/time.ly][<string>][<string>][<string>][<string>]
[<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>]
[<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>][<string>]]
Interpreting music...
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-20.otf][8][16][24]
comedie.ly:456:18: warning: adding note head to incompatible stem (type
= 8)
  r8 e, r dis' <<
                  r2 {\hideNotes d8 d d d \unHideNotes } >> \pause |
comedie.ly:456:18: warning: maybe input should specify polyphonic voices
  r8 e, r dis' <<
                  r2 {\hideNotes d8 d d d \unHideNotes } >> \pause |
comedie.ly:456:33: warning: can't have note heads and rests together on
a stem
  r8 e, r dis' << r2 {\hideNotes
                                 d8 d d d \unHideNotes } >> \pause
|[32][40][48][56][64][72][80][88]
comedie.ly:402:65: warning: unterminated (de)crescendo
  \override Score.MetronomeMark #'padding = #5.5 \tempo 4 = 60 c2
                                                                 \>
|[90]
elapsed time: 1.38 seconds
Element count 9630 (spanners 623)
Preprocessing graphical objects...
Grob count
13998[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-11.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-13.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-14.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-16.otf]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/fonts/otf/emmentaler-18.otf]
[feta-alphabet18_6.3251953125][century_schoolbook_l_bold_3.904296875][century_schoolbook_l_3.478515625]
Interpreting music...
elapsed time: 0.12 seconds
MIDI output to `comedie.midi'...
Track...
[0][1][2][century_schoolbook_l_bold_5.521484375][century_schoolbook_l_bold_4.9189453125]
[century_schoolbook_l_italic_3.478515625]
Interpreting music... [1]
elapsed time: 0.00 seconds
Element count 42 (spanners 6)
Preprocessing graphical objects...
Grob count 68
Calculating line breaks...
Drawing systems...
Element count 41.[0][century_schoolbook_l_4.3828125]
Interpreting music...
elapsed time: 0.00 seconds
Element count 24 (spanners 6)
Preprocessing graphical objects...
Grob count 32
Calculating line breaks...
Drawing systems...
Element count 22.[0]
Interpreting music...
elapsed time: 0.01 seconds
Element count 34 (spanners 7)
Preprocessing graphical objects...
Grob count 46
Calculating line breaks...
Drawing systems...
Element count 29.[0]
Interpreting music... [1]
elapsed time: 0.01 seconds
Element count 33 (spanners 7)
Preprocessing graphical objects...
Grob count 57
Calculating line breaks...
Drawing systems...
Element count 38.[0]
Interpreting music...
elapsed time: 0.00 seconds
Element count 18 (spanners 6)
Preprocessing graphical objects...
Grob count 24
Calculating line breaks...
Drawing systems...
Element count 19.[0]
Interpreting music...
elapsed time: 0.00 seconds
Element count 18 (spanners 6)
Preprocessing graphical objects...
Grob count 24[sans_bold_2.458984375]
Calculating line breaks...
Drawing systems...
Element count 19.[0]
Element count
5938.[0][1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19]
[[century_schoolbook_l_italic_2.7607421875]20][21][22][23][24][25][26][27][28]
[[century_schoolbook_l_italic_3.904296875]29][30][31][32][33][34][35][36]
Layout output to
`comedie.ps'...[/usr/share/fonts/bitstream-vera/VeraBd.ttf]
[/home/lilydevel/lilypond/usr/share/lilypond/current/fonts/otf//CenturySchL-Bold.otf]
[/home/lilydevel/lilypond/usr/share/lilypond/current/fonts/otf//CenturySchL-Ital.otf]
[/home/lilydevel/lilypond/usr/share/lilypond/current/fonts/otf//CenturySchL-Roma.otf]
[/home/lilydevel/lilypond/usr/share/lilypond/current/fonts/type1//feta-alphabet18.pfa]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ps/music-drawing-routines.ps]
[/home/lilydevel/lilypond/usr/bin/../share/lilypond/current/ps/lilyponddefs.ps]]



Thanks for your help!
Regards,
-- 
John Mandereau <address@hidden>





reply via email to

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