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

Reply via email to