denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Parentheses script


From: Richard Shann
Subject: Re: [Denemo-devel] Parentheses script
Date: Sun, 26 Jul 2009 19:30:21 +0100

On Thu, 2009-07-16 at 10:37 +0200, Nils Gey wrote:
> Sorry, 
> d-Chordize is wrong here because this script only works on single,
> non-chord notes.
> 
> But it should, according to lilypond, work on nearly anything. Chords,
> Notes, Chords in Notes, Rests, Rehearsel Marks, trills, Metronome
> markings etc..
> 
> 
> On Thu, 16 Jul 2009 09:02:40 +0100
> Richard Shann <address@hidden> wrote:
> 
> > On Thu, 2009-07-16 at 00:41 +0200, Nils Gey wrote:
> > > ;;;Parentheses
> > > (d-DirectivePut-chord-display "Parentheses"  "()" )
> > > (d-DirectivePut-chord-postfix "Parentheses"  "\\parenthesize")
> > > (d-DirectivePut-chord-minpixels  "Parentheses" 20)
> > > (d-RefreshDisplay)
> > > 
> > > Reference:
> > >
> http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Inside-the-staff#Parentheses
> > > 
> > > However, this does not work as it should.
> > > 
> > > 1)It works fine on single notes. But it does not work on complete
> chords, instead the object after the chord will be in parentheses.

using the example from the above doc

c2 \parenthesize d
c2 \parenthesize <c e g>
c2 <c \parenthesize e g>


I just tried this, and it doesn't work *at all* for me. This seems to be
a LilyPond bug - just putting the syntax in  a text editor and running
LilyPond on it I get only one of parentheses, around the single note
inside the chord.
Does it work for anyone???
I have LilyPond version 2.10.33

Richard












reply via email to

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