lilypond-user
[Top][All Lists]
Advanced

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

Re: 2.8.0 \flat in quotes


From: Mats Bengtsson
Subject: Re: 2.8.0 \flat in quotes
Date: Thu, 30 Mar 2006 09:29:47 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

If you put something within double quotes, LilyPond will treat it as
a single character string. In my opinion, this makes perfect sense.
How else would you for example be able to print the text "\flat"
in you needed it?

  /Mats

Paul Scott wrote:

\version "2.8.0"

This doesn't work:

{ c''1^\markup{ "B \flat" } }

These work:

{ c''1^\markup{ B \flat } }

{ c''1^\markup{ \line{ B \flat } } }

I needed something to work in \column. I first tried the quotes which didn't work and then \line which did. I would prefer the quotes to work. Is this a bug?

Thanks,

Paul Scott





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


--
=============================================
        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]