bug-lilypond
[Top][All Lists]
Advanced

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

lyrics tie does not work


From: Nancho Alvarez
Subject: lyrics tie does not work
Date: Wed, 2 May 2007 13:31:38 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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"






reply via email to

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