[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: symbols broken in header
From: |
Erik Sandberg |
Subject: |
Re: symbols broken in header |
Date: |
Mon, 29 Nov 2004 02:32:08 +0100 |
User-agent: |
KMail/1.6.2 |
On Sunday 28 November 2004 15.54, Paul Scott wrote:
> Han-Wen Nienhuys wrote:
> > address@hidden writes:
> >>Several versions of this email have been stopped (for moderation)
> >>because of "Message has a suspicious header"
> >>
> >>Lilypond-snapshot 2.4.2
> >
> > we have some rudimentary spam filtering in place; among others,
> > it (still) seems to be triggered by attachments. DRL will be back
> > soon. Hopefully, he has some time to look into a better solution for
> > keeping spam off the list.
>
> I did figure out it was the attachment. Thanks.
>
> > regarding the problem: I think you have to say "\\flat", or better
>
> I mentioned I tried both \flat and \\flat.
>
> > still,
> >
> > \markup { bla blah \flat }
>
> No change. It makes the page wider and shifts the music to the right
> and partially off the page .
>
> \header{ instrument = "Clarinet in \markup{ B\\flat }" }
> % or \header{ instrument = "Clarinet in \markup{ B\flat }" }
>
> \score{
> << \new Staff { d''1 c''1 } >>
> }
Thanks, added to bug cvs (as title-markup-flat)
Erik