gnu-music-discuss
[Top][All Lists]
Advanced

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

automaticMelismata broken on 1.3.144


From: Mark Hindley
Subject: automaticMelismata broken on 1.3.144
Date: Thu, 29 Mar 2001 23:05:54 +0100 (BST)

I have a complex ly file. If I set

\paper{
    \translator {
        \StaffContext
        automaticMelismata = ##f
        }
}      

lily compiles it fine, although the lyrics are in the wrong place

If I set automaticMelismata = ##t then ly2dvi croaks with:

paper output to vict-imp.tex...
programming error: Improbable offset for translation: setting to zero 
(Continuing; cross thumbs)
Backtrace:
0* [placebox 75.747654933786 -9.38888931274414 ...
1*  [filledbox +#.# +#.# -0.4 0.5]
2   [string-append "\\kern" ...
3*   [number->dim -#.#]
4    [string-append ...
5*    [ly-number->string -#.#]

ERROR: In procedure ly-number->string in expression (ly-number->string x):
ERROR: Argument out of range: -#.#
error: error: command exited with value 512
Traceback (innermost last):
  File "/usr/local/bin/ly2dvi", line 570, in ?
    dvi_name = do_files (files, extra)
  File "/usr/local/bin/ly2dvi", line 465, in do_files
    run_lilypond (fs)
  File "/usr/local/bin/ly2dvi", line 304, in run_lilypond
    system ('lilypond  %s %s ' % (opts, fs))
  File "/usr/local/bin/ly2dvi", line 247, in system
    error (msg)
  File "/usr/local/bin/ly2dvi", line 156, in error
    raise _ ("Exiting ... ")
Exiting ... 

I can't see that there should be any error in the source file if it
will compile with automaticMelismata = ##f. Is there a problem with
automaticMelismata?

Mark


-- 
Mark Hindley




reply via email to

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