lilypond-user
[Top][All Lists]
Advanced

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

Re: parenthesize


From: Rick Hansen (aka RickH)
Subject: Re: parenthesize
Date: Thu, 19 Oct 2006 12:19:24 -0700 (PDT)

If I'm not mistaken I belive parenthesis only applies to notes in chords so
to parenthesize a single note make a chord with just one note in it, also it
applies to the note after the \parenthesize:


\version "2.9.17"
\include "english.ly"

\layout
{
        line-width = 80\mm
}

theMusic = \relative
{ a < \parenthesize b > c d }

\score
{
        \theMusic 
} 







Julian Peterson wrote:
> 
> I seem to be unable to parenthesize notes using the method explained in 
> the manual.  Even this simple example fails:
> 
> {c d \parenthesize e f g}
> 
> Am I misunderstanding that the output of the above should include a 
> parenthesized e ?
> 
> Thanks,
> Julian Peterson
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/parenthesize-tf2475322.html#a6903649
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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