lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5691 French B


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5691 French Beams are longer than expected
Date: Sat, 25 Jan 2020 10:52:02 -0000

On 25/01/2020 09:43, Malte Meyn wrote:

Am 25.01.20 um 08:12 schrieb Werner LEMBERG:

Before adding it to the bug tracker I want to check this group's
knowledge whether there is a reason that French beams are longer than
normal:

\relative c'' {
r16 f d f
\override Stem.french-beaming = ##t
r16 f d f
}

Looking into scores from French publishers this behaviour seems to be
incorrect.

Another problem that has to do with stem lengths in french beaming: articulations use the shorter beam length for positioning, resulting in collisions:

\version "2.19.83"

\relative c'' {
  \voiceTwo
  r16 f-> d-> f->
  \override Stem.french-beaming = ##t
  r16 f-> d-> f->
} 

Both beam and articulation positions should be the same for default and french beams. Probably the easiest solution would be to have shorter stem stencils without decreasing the stems’ Y extents.


[issues:#5691] French Beams are longer than expected

Status: New
Created: Sat Jan 25, 2020 10:48 AM UTC by pkx166h
Last Updated: Sat Jan 25, 2020 10:51 AM UTC
Owner: nobody
Attachments:

French beams are longer than
normal:

  \relative c'' {
    r16 f d f
    \override Stem.french-beaming = ##t
    r16 f d f
  }

Looking into scores from French publishers this behaviour seems to be
incorrect.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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