lilypond-user
[Top][All Lists]
Advanced

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

Disable beaming for single note


From: Nick Payne
Subject: Disable beaming for single note
Date: Sun, 24 Feb 2013 15:25:26 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

I had a couple of instances where I wanted two eighth notes not to be beamed. As a quick attempt to avoid having to use \autoBeamOff and \autoBeamOn for a couple of notes, I tried putting an empty pair of brackets after the first eighth note. This stopped the notes being beamed, but it also turned the first stem into a T. I have no idea whether this is considered an error on my part or a problem with Lilypond. The console log didn't indicate any error in the input:

\version "2.17.12"

\relative c' {
  c8[] c
}

Attachment: test.png
Description: PNG image


reply via email to

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