lilypond-user
[Top][All Lists]
Advanced

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

Re: How can I align text to notes with bars?


From: David Wright
Subject: Re: How can I align text to notes with bars?
Date: Tue, 27 Oct 2020 14:08:22 -0500
User-agent: Mutt/1.10.1 (2018-07-13)

On Tue 27 Oct 2020 at 19:20:02 (+0100), Markus Grunwald wrote:
> --=-=-=
> Content-Type: image/png
> Content-Disposition: attachment; filename=text.png
> Content-Transfer-Encoding: base64
> Content-Description: What I get
> 
> iVBORw0KGgoAAAANSUhEUgAAAVcAAABkAQMAAAAIZuHsAAAABlBMVEUAAAD///+l2Z/dAAAD1klE
[…]
> 9cEP/nk6GTLfvgF9VfL6Uz3EQQAAAABJRU5ErkJggg==
> --=-=-=
> Content-Type: text/plain; format=flowed
> 
> Hello,
> 
> I'm confused (again...). I would expect that in the followig
> snippet, each note gets one syllable:
> 
> \version "2.20.0"
> <<
>  \relative c' {
>    \autoBeamOff
>    r8 f f[ b] b[ c c d] |
>  }
>  \addlyrics {
>    Der letz-te Sum-mer war sehr |
>  }
> > > 
> 
> But instead, I get what you can see in the attachment...
> What am I doing wrong?
> 
> Thanks for your help!

Lyric hyphens are written <WHITESPACE>--<WHITESPACE>,
whereas yours are intra-syllable literals.

BTW I thought Thunderbird could handle attachments correctly.
Or have you changed client again? As you can see above, it's
not working, as it appears that it's lost its header:

  Content-Type: multipart/…

Cheers,
David.



reply via email to

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