lilypond-user
[Top][All Lists]
Advanced

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

Re: \parenthesize command looks puny compared with reminder accidental


From: Gilberto Agostinho
Subject: Re: \parenthesize command looks puny compared with reminder accidental
Date: Tue, 29 Oct 2013 10:12:54 -0700 (PDT)

Some suggestion of how to tweak the parentheses:

\version "2.16" 

{ 
  % controls the size of the parenthesis, default value = around -6
  \override Score.ParenthesesItem.font-size = 0 

  % controls the sepparation between the parentheses, default value = 0
  \override Score.ParenthesesItem.padding = 0.05

  f'?4 \parenthesize f'4 
} 

Regards,
Gilberto



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/parenthesize-command-looks-puny-compared-with-reminder-accidental-tp153097p153099.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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