> I am not top posting

I have found a bug with the lyrics tie feature ( "~" in the lyrics section).
lilypond can compile it perfectly to a .ps file, but the process of 
converting it to .pdf fails. The weird thing is that typing manually the command
mentioned in the error message, the conversion works fine.

I use debian etch. I think that I have all the fonts installed because I can see
the ps perfectly.

------ bug.ly -----------------
\version "2.11.23"
{b }
\addlyrics {a~a }
-------------------------------


this is part of the output of 'lilypond bug.ly':

Converting to `bug.pdf'...
`gs -q  -dSAFER  -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 
-dCompatibilityLevel=1.4  -dNOPAUSE -dBATCH -r1200  -sDEVICE=pdfwrite
-sOutputFile="bug.pdf" -c .setpdfwrite -f "bug.ps"' failed (256)
programming error: Parsed object should be dead: static scm_unused_struct*
Prob::mark_smob(scm_unused_struct*)
continuing, cross fingers
programming error: Parsed object should be dead: static scm_unused_struct*
Lily_lexer::mark_smob(scm_unused_struct*)
continuing, cross fingers
programming error: Parsed object should be dead: static scm_unused_struct*
Context_def::mark_smob(scm_unused_struct*)
continuing, cross fingers
programming error: Parsed object should be dead: static scm_unused_struct*
Grob::mark_smob(scm_unused_struct*)
continuing, cross fingers
error: failed files: "/home/nancho/lily/bug.ly"




_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to