When I try to use the %e format to get rid of leading zeros in the date, 
lilypond crashes out.

\header {
  title = "title"
  composer = "no-one"
  tagline = \markup {
    Engraved
    \simple #(strftime "%e/%m/%Y" (localtime (current-time)))
    with \with-url #"http://lilypond.org/";
    \line { LilyPond \simple #(lilypond-version) (http://lilypond.org/) }
  }
}

The log files says

Starting lilypond-windows.exe 2.16.2 [Bridge.ly]...
Processing 
`c:/users/peter_2/appdata/local/temp/frescobaldi-owqqgx/tmpadmcng/Bridge.ly'
Parsing...FATAL: memory error in realloc
Exited with return code 3.
 
Regards,

Peter
mailto:lilyp...@ptoye.com
www.ptoye.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to