[EMAIL PROTECTED] writes:
> hi all,
>
> firstly, is it possible to use the new \markup syntax in the titling
> paramaters of a piece?
>
> if not, then there's not a problem.
>
> if yes, then there might be a problem... :/ the following excerpt
> results in this error:
>
> <<<<
> paper output to `test.tex'...
> lilypond: lily-guile.cc:127: String ly_scm2string(scm_unused_struct*):
> Assertion `gh_string_p (s)' failed.
> >>>>
>
> excerpt:
> <<<<
> \score {
> \notes {
> \time 3/4
> c4 c4 c4
> }
> \header {
> instrument = \markup {
> \line << "Trumpet I"
> { "in B"
> \smaller \musicglyph #"accidentals--1"
> }
> >>
> }
> }
> }
> >>>>
>
> using guile 1.6.0 and the 7Aug03 release of lily 1.8 compiled from
> source on RH with glibc-2.2.93
Can't duplicate this over here. Can you provide a GDB stacktrace ?
(run in GDB, and send output of the bt command after it crashes)
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user