denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] Parentheses script


From: Nils Gey
Subject: [Denemo-devel] Parentheses script
Date: Thu, 16 Jul 2009 00:41:57 +0200

;;;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.

2) Parentheses can be assigned to any (non-note)object. To complete chords or 
to notes inside a chord.

What is the correct scheme-command to attach to everything. 

Nils




reply via email to

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