bug-lilypond
[Top][All Lists]
Advanced

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

Strange phrasing slur with autoBeaming = ##f


From: Stemby
Subject: Strange phrasing slur with autoBeaming = ##f
Date: Wed, 3 Oct 2012 17:34:53 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

Here is a short example:

-----
\version "2.14.2"

% Strange phrasing slur with autoBeaming = ##f

\layout {
  \context {
    \Score
    autoBeaming = ##f  % try to comment this line
  }
}

\relative c'' {
  \time 3/4
  \key f \major
  r4 r8 c8 [ \( ( d8 ] ) c8
  a8 bes8 c4 \) r4
}
-----

Regards,
Carlo




reply via email to

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