Pierre, Mark, Trevor, thank you for your input!  One of your
suggestions should do the trick.  I just need to figure out with
edition I'm going to follow.  The source I'm working from has several
editions, bar by bar, side by side.  I'm not sure which, if any, is
the original.  There seems to be a split between the decision for two
voices and one.  I thought the two-voice solution was more readable,
but maybe not.

Here is the multi-bar page:

http://www.chopinonline.ac.uk/ocve/browse/barview?workid=6359&pageimageid=70170&barid=40

---
Knute Snortum
(via Gmail)

On Thu, Feb 20, 2020 at 6:50 AM Pierre Perol-Schneider
<[email protected]> wrote:
>
> Hi Mark,
> I was not thinking about the aes maj. part.
> See page 8.
> Cheers,
> Pierre
>
> Le jeu. 20 févr. 2020 à 15:43, Mark Stephen Mrotek <[email protected]> a 
> écrit :
>>
>> Pierre,
>>
>>
>>
>> The Paderewski/Bronarski/Turczynski Edition has two voices – and a grace!
>>
>>
>>
>> Mark
>>
>>
>>
>> From: lilypond-user 
>> [mailto:[email protected]] On Behalf Of 
>> Pierre Perol-Schneider
>> Sent: Thursday, February 20, 2020 4:07 AM
>> To: Knute Snortum <[email protected]>
>> Cc: lilypond-user <[email protected]>
>> Subject: Re: Merging note heads with different pitches. Bug?
>>
>>
>>
>> Hi Knute,
>>
>> I did not notice that it was from Chopin.
>>
>> Please note that the original edition gathered that measure as one voice 
>> (see: 
>> http://imslp.simssa.ca/files/imglnks/usimg/f/fb/IMSLP334204-PMLP02306-Chopin,_Frederic-Nocturnes_Op_32_MSchlesinger_2500_BNF.pdf)
>>
>> Which could be:
>>
>>
>>
>> %%% Start %%%
>> \version "2.19.84"
>> \language "english"
>>
>> \relative c' {
>>   \key a \major
>>   \time 3/8
>>   <fs gs>8
>>   < \tweak X-offset #3
>>     \tweak Accidental.X-extent #'(1 . 0)
>>     \tweak Accidental.extra-offset #'(3.3 . 0)
>>     fs!
>>     \tweak X-offset #0 fss >
>>   <fs gs>
>> }
>>
>>
>>
>> Much more readable, for me at least.
>>
>> Sorry if this is a little OT...
>>
>> Cheers,
>>
>> Pierre
>>
>>
>>
>> Le mer. 19 févr. 2020 à 20:01, Knute Snortum <[email protected]> a écrit :
>>
>> Consider this snippet:
>>
>> %%% Start %%%
>> \version "2.19.84"
>> \language "english"
>>
>> \relative {
>>   \key fs \minor
>>   \time 3/8
>>   << { gs'8 fss gs } \\ { fs fs fs } >>
>> }
>> %%% End %%%
>>
>> Why does the fss note head get merged with the fs?  Is this a bug?  If
>> not, how do I stop it from happening?
>>
>> ---
>> Knute Snortum
>> (via Gmail)

Reply via email to