Hi Urs,

2014-09-17 18:18 GMT+02:00 Urs Liska <u...@openlilylib.org>:


> So the question is: is there a way for a voice/staff to completely ignore
> the \key command?
>

How about :

\version "2.19.14"

{
   \omit Staff.KeySignature
   cis''1^\markup "no key"
   \key d \major
   \accidentalStyle Staff.teaching
   \override AccidentalCautionary.parenthesized = ##f
   fis'4^\markup "D major" fis'
}

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

Reply via email to