lilypond-user
[Top][All Lists]
Advanced

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

Re: neutral direction cues


From: David Kastrup
Subject: Re: neutral direction cues
Date: Sat, 16 Jun 2012 14:01:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Ramana Kumar <address@hidden> writes:

> OK, consider this example slightly modified from the Notation Manual:
>
> fluteNotes = \relative c'' {
>   r2. c4 | d8 c d e fis,2 | g'2 d |
> }
>
> oboeNotes = \relative c'' {
>   r1
>   \cueDuring #"flute" #UP { s1 }
>   g2 c,
> }
>
> \addQuote "flute" { \fluteNotes }
>
> \new Staff { \oboeNotes }
>
> I'm interested in changing the "#UP" to a neutral direction because I
> want the stems in the cue to be neutral direction. But If I use "#0"
> instead of "#UP", the notes are not formatted as cue notes at all.

#CENTER is more mnemonic.

Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 2606 by address@hidden: Patch: Let cue
commands deal consistently with #CENTER direction.
http://code.google.com/p/lilypond/issues/detail?id=2606

Let cue commands deal consistently with #CENTER direction.

http://codereview.appspot.com/6304090


If it is feasible for you, you could try out this patch and report your
experience back.

-- 
David Kastrup




reply via email to

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