lilypond-user
[Top][All Lists]
Advanced

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

Automatically prevent parentheses from colliding


From: Peter Crighton
Subject: Automatically prevent parentheses from colliding
Date: Mon, 5 Sep 2016 23:47:10 +0200

Hello all,

how can I add an automatic space next to parentheses, so they don’t collide with other elements like other parentheses, noteheads, accidentals, ledger lines etc.? Something like padding, but to the outside …

In the case of this example, c and ces should both be pushed a bit to the right (including their parentheses), so the parentheses don’t overlap:

\version "2.19.41"
\relative c'' {
  \parenthesize cis4
  \parenthesize c
  \parenthesize ces
  \parenthesize ces
}

Cheers,
Peter

--
Peter Crighton | Musician & Music Engraver based in Mainz, Germany
http://www.petercrighton.de

reply via email to

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