Earlier error messages were gone, instead ..
$ guile --version
Guile 1.4
In a short test everything went almost right ...
(...)
Interpreting music...
/home/hjunes/test.ly:8:14:
warning: Junking request: `Lyric_req':
a4 c h
^2^#'(finger "4-5") a gis2^#'(finger "1-2")^#'(finger "3") \slurUp
a^1^2^5~a
[7]
(...)
The same line produced a more severe error message in a longer test :
Track ...
Interpreting music...[8]lilypond: lily-guile.cc:180: String ly_scm2string
(void *): Assertion `gh_string_p (s)' failed.
error: lilypond: command exited with value 6
Traceback (most recent call last):
File "/usr/local/bin/ly2dvi", line 843, in ?
run_lilypond (files, outbase, dep_prefix)
File "/usr/local/bin/ly2dvi", line 441, in run_lilypond
system ('lilypond %s %s ' % (opts, fs))
File "/usr/local/bin/ly2dvi", line 235, in system
error (msg)
File "/usr/local/bin/ly2dvi", line 133, in error
raise _ ("Exiting ... ")
Exiting ...
BTW... I would like the following example to work, i.e., I would like to
have '('- and ')'-characters in 'finger'-font. That way is used to show
an alternative fingering. '.,-'-characters can already be produced in that
font.
a4^#'(lines (finger "(3)" "4"))
--
Heikki Junes
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel