lilypond-user
[Top][All Lists]
Advanced

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

Showing instrument name and correct clef with cue notes


From: Reinhold Kainhofer
Subject: Showing instrument name and correct clef with cue notes
Date: Mon, 11 Feb 2008 23:57:55 +0100
User-agent: KMail/1.9.6

Is it possible to show the instrument together with the quoted cue notes? 
Unfortunately, I can't modify either the quoting, nor the quoted music (since 
I generate other scores from the them too, where the cue notes are removed).

Ideally, I would assign the instrument name once to the quote, something like

    \addQuote "VIIIArieSQuote" \VIIIArieS
    \addInstrumentNameToQuote "VIIIArieSQuote" "Sop."   % <= does not exist...

and then whenever I do
      \cueDuring #"VIIIArieSQuote" { R1*3 }
then "Sop." would be shown above the cue notes... The very old regression test 
page for 2.0  has an example 
(http://lilypond.org/doc/v2.0/input/test/out-www/collated-files.html#cue-notes.ly)
 
of how it should look, but of course it does not use cueDuring, yet. How can 
I generate such cue notes with \addQuote and \cueDuring?

The other issue is that I want the cue notes to automatically have 
the "correct" clef for the quoted instrument (i.e. the cue notes taken from 
soprano should automatically use the treble clef and reset the clef at the 
end of the cue notes). Is there something like 
    \setClefForQuote "VIIIArieSQuote" "treble"   % <= does not exist...


In the documentation and the LSR I was unable to find anything about these 
problems...

Attached is an example, where I want "Sop." above measure 2 and 8 of the 
instrumental score, but nowhere else. Also, the measures quoted from soprano 
should be shown in treble clef, just like the example in the 2.0 regression 
test page does.

Thanks a lot,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: address@hidden, http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/

Attachment: cue_instrument_name.ly
Description: Text document

Attachment: cue_instrument_name.pdf
Description: Adobe PDF document


reply via email to

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