lilypond-user
[Top][All Lists]
Advanced

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

Re: Parenthesize


From: Eluze
Subject: Re: Parenthesize
Date: Sun, 22 Sep 2013 03:51:10 -0700 (PDT)

Jim Long wrote
> anymusic = \new Staff \relative c' { c4 \parenthesize { d e f } c4 d e f }

for normal input you can use

{
  c
  \tweak #'Y-offset -5  \tweak #'text "("  \breathe
  gis16([ a
  \tweak #'Y-offset -5  \tweak #'text ")"  \breathe <>
  ])
}

unfortunately you'll have to calculate the vertical position yourself
Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Parenthesize-tp151157p151170.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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