lilypond-user
[Top][All Lists]
Advanced

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

manual beaming and variables


From: Gianmaria Lari
Subject: manual beaming and variables
Date: Sun, 27 Aug 2017 08:45:09 +0200

Need some help. This works:

\version "2.19.60"

note = {a8}

{
  {\note b b b}
}

but if I explicitly set the beaming like this

\version "2.19.60"

note = {a8}

{
  {\note [b b b]}
}

it doesn't compile. Why and how I can fix it?

Thank you, g.

reply via email to

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