Ramana Kumar <ram...@member.fsf.org> 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 d...@gnu.org: 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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to