lilypond-user
[Top][All Lists]
Advanced

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

convert-ly error (Was: avoid-slur not set)


From: Henrik Frisk
Subject: convert-ly error (Was: avoid-slur not set)
Date: Tue, 25 Jul 2006 10:44:06 +0200

The subject on this message was wrong. Sorry about that. Dunno what
happend...

--- Begin Message --- Subject: avoid-slur not set Date: Tue, 25 Jul 2006 00:23:08 +0200
Hello,

I've been away from the list for some time. Noticed
that convert-ly erroneously (?) changed my \epsfile markups in a file
version 2.7.15 to \\epsfile when updating it to 2.9.13. This is on the
OSX version.

****************
\version "2.7.15"

\new Staff \relative c' {
    c4^\markup {\epsfile #"nssffff.eps"}
}

****************

results in 

****************
\version "2.9.11"

\new Staff \relative c' {
    c4^\markup {\\epsfile #X #10 #"nssffff.eps"}
}
****************

/henrik

--- End Message ---

reply via email to

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