lilypond-user
[Top][All Lists]
Advanced

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

Re: Getting ridd of annoying changelation key sign


From: Mats Bengtsson
Subject: Re: Getting ridd of annoying changelation key sign
Date: Wed, 29 Nov 2006 09:09:28 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060909)

Please always include a small example that illustrates your problem.
It takes extra time to try to figure out exactly what your problem is
and what aspects are relevant.
I hope you agree that in normal situations where you have a key change
to C major, you need a key cancellation sign, even if you don't use it for
other key changes. This motivates why setting printKeyCancellation = ##f
doesn't (and shouldn't) work in this specific case. However, you can still
remove it from the output by making it transparent:

\once \override Staff.KeyCancellation #'transparent = ##t
\key C \major

  /Mats

anders stenberg wrote:
Hi!

Have bee'n working on some edits on renaisance music lately and did run in to trouble. I do use the modell in documentation on transcription of mensural music.

I'm getting i to trouble when incipit and piece are in different keys. When "transposing" from "f major" (one flat) to "g major" (one sharp) as in the template, no problems. But when incipit has one flat and piece has non ( eg. downward transposition of a fourth) I get this annoying changelation sign after the cleff which I can't get rid of no way, no how.

Neighter the \set Staff.printKeyCancellation = ##f command used i the template nor setting KeySignature propriety to transparent (Which works when "transposing" to any other key but "c major") does work.

This is starting to annoy me becaus that extra natural sign feels realy weeaird. Could sombody help me outh with this.

Anders Stenberg

ps. I have one other problem but on wich I did find a working if not an elegant solution. Some historical prints have a "time signature" wich consists of a mensural sign followed by a numeral. Fidling around with things i did find out that
\cadenzaOn
...
\once \override Staff.TimeSignature #'style = #'mensural
 \time 3/4
 s8
 \once \override Staff.TimeSignature #'style = #'single-digit
 \time 3/2
...

produces a look alike on what I need. If sombody have a more elegant solution I would be thankfull the one abow is somewath clumsy in apearance.

D.s
_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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