[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Cue notes; this has gone too far.
From:       Pierre-Luc Gauthier <p.luc.gauthier () gmail ! com>
Date:       2015-09-30 14:07:06
Message-ID: CAPkan7ddZPgJXTvmbEoE8wi-waHE4rXXniSGBDLYVRi-Z6Xn-g () mail ! gmail ! com
[Download RAW message or body]

Hello there,

I am not sure if it is a bug or a misuse on my part but I am trying to
use cue notes.
In the example bellow, if the melody *starts* with cue notes, the
format stays with the "normal" notes.
Any thoughts?
-- 
Pierre-Luc Gauthier

%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.19.27"
\language "english"

quotedStuff = \relative c''' {
  r4 bf4 r8 bf-- |
  R1*10
}
\addQuote "quoteMe" { \quotedStuff }

melody = \relative c' {
  \new CueVoice { \set instrumentCueName = "Quoted from…" }
  \cueDuring #"quoteMe" #UP {
    R1
  }

  %This should not typeset in quote style
  r4-"Stuff to be played as is" ef\upbow( f) r |
}

\score {
  \new Staff \melody
}

%%%%%%%%%%%%%%%%%%%%%%%%

["QuoteSmallNotes.ly" (text/x-lilypond)]

\version "2.19.27"
\language "english"

quotedStuff = \relative c''' {
  r4 bf4 r8 bf-- |
  R1*10
}
\addQuote "quoteMe" { \quotedStuff }

melody = \relative c' {
  \new CueVoice { \set instrumentCueName = "Quoted from…" }
  \cueDuring #"quoteMe" #UP {
    R1
  }

  %This should not typeset in quote style
  r4-"Stuff to be played as is" ef\upbow( f) r |
}

\score {
  \new Staff \melody
}
["QuoteSmallNotes.png" (image/png)]

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic