Hi Lilyponders,

In the following measures, the slur collides with the sharp sign
I tested with 2.16 and 2.17

This does not occur in the original score from 1910.
http://erato.uvt.nl/files/imglnks/usimg/3/3a/IMSLP212816-SIBLEY1802.20456.9d77-39087017285851violin.pdf


% slur collides with the sharp sign
% happens with 2.16.2 and 2.17.21
\version "2.16.2"
\language "english"
\paper{ ragged-right=##t }

Violin = \relative d' {
  \key g \major
  \time 3/4
     | e8 (  fs  c'  b)   fs(  ds
     | fs8  a)   g2~
}
\score {
   \new Staff {\Violin  }
   \layout {}
}

-Marc

Attachment: bug Slur collides with Sharp.ly
Description: Binary data

Attachment: bug Slur collides with Sharp.pdf
Description: Adobe PDF document

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to