bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.6.0: translate not working with mark


From: Mats Bengtsson
Subject: Re: 2.6.0: translate not working with mark
Date: Thu, 30 Jun 2005 16:12:12 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

See the mailing list archives. If I remember correctly, an empty
string is now considered non-existing, but if you use " " instead
of "", then it should work.

   /Mats

Colin Wilding wrote:
Using 2.6.0 (Windows)

There seems to be a problem with \translate in markup used with \mark

If you run the fragment below in version 2.4.3 (Cygwin) the markup
text text "here" appears above the fourth note.
If you run it in 2.6.0 (Windows) it appears above the clef, i.e. untranslated.

\paper { raggedright = ##t }
\score{ \relative c''{
\mark \markup { "" \translate #(cons 30 0) here. }
c4 d e f } }

--Colin Wilding


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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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