lilypond-user
[Top][All Lists]
Advanced

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

Continuation slur and key signature with many sharps


From: Knute Snortum
Subject: Continuation slur and key signature with many sharps
Date: Wed, 13 Dec 2023 08:53:49 -0800

Hi List,

Here is something that pops up now and then when I'm engraving with LilyPond: if a key signature has a lot of sharps, like the key of e major, sometimes a continuation slur will be too close to the key signature.  Here is a snippet:

%%%
\version "2.25.11"

\paper {
  ragged-right = ##t
}

\relative {
  \key e \major % ugly
  % b major is okay
  % f sharp major is ugly too
  cis''1( | \break
  cis1) |
}
%%%

The output is attached.  What is your opinion on this?  Is it an "ugly" issue or not a problem?

--
Knute Snortum

Attachment: ugly-continuation-slur.png
Description: PNG image


reply via email to

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