lilypond-user
[Top][All Lists]
Advanced

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

Re: note tweaks for variations in small size


From: Mats Bengtsson
Subject: Re: note tweaks for variations in small size
Date: Tue, 16 Jan 2007 08:23:35 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

This has been possible in LilyPond for many years. If you want the
alternative pitch printed in the same stave, just typeset them in a
separate temporary voice and reduce the font size. For example:
\version "2.10.0"
\relative c'{
c d e f |
<<
 % Main version:
 {g g } \\
 % Alternative version:
 {\small g8 a g f }
>> g2 |
}

If you want a separate temporary stave, search for "ossia" in the
index of the manual to find an example.

  /Mats

Mark Johnson wrote:
Greetings,

I am a new user of LilyPond.  I have been attempting to typeset
some vocal music that contains a few notes that have an alternate
pitch with a notehead that is smaller than the preferred pitch.

I found a similar question discussed in the archives back in July,
2004:

> I want to typeset a couple of transcribed songs[1], and many of them
> contain variations of short sequences of notes or even single notes.
> In the original manuscript, those are set in a smaller type.
> Sometimes the variation is put as another, smaller note-head on the
> same stem as the main note, and sometimes it has its own stem
> (dependent on how far the pitch is apart and if the value is the
> same).

Has any capability been added to LilyPond in the last one and a
half years to make showing alternate pitches easier?  This capability
seems like it would be quite useful because many choir pieces seem
to show alternate pitches using this method.

Mark Johnson


_______________________________________________
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]