[icon]

GNU LilyPond

-- --

What is LilyPond
Home
Examples
Templates
Download
GNU/Linux binaries
Windows binaries
Source code
Documentation
Tutorial
Manual
Glossary
Index

Support
Mailing lists
Search
WikiWiki

External sites
lilypond.org/development
lilypond.org/stable
savannah.gnu.org
ftp.lilypond.org
Mutopia
Other music online

Node:Thread, Next:, Previous:TabVoice, Up:Contexts



Thread

Handles note heads, and is contained in the Voice context. You have to instantiate this explicitly if you want to adjust the style of individual note heads.

This context creates the following grobs: Dots, Glissando, NoteHead, Rest and VoiceFollower.

This context sets the following properties:

  • Set translator property localKeySignature to '()

This context is a `bottom' context; it can not contain other contexts.

This context is built from the following engravers:

Engraver_group_engraver

A group of engravers taken together

Engraver_group_engraver is part of contexts: Voice, StaffGroup, PianoStaff, InnerStaffGroup, LyricsVoice, RhythmicStaff, NoteNames, TabVoice, FiguredBass, Thread, Staff, StaffContainer, ChordNames, GrandStaff, InnerChoirStaff, Lyrics, ChoirStaff and TabStaff

Output_property_engraver

Interpret Music of Output_property type, and apply a function to any Graphic objects that satisfies the predicate.

Output_property_engraver is part of contexts: Voice, StaffGroup, InnerStaffGroup, RhythmicStaff, TabVoice, Thread, Staff, Score, ChordNames and TabStaff

Note_head_line_engraver

Engrave a line between two note heads, for example a glissando. If followVoice is set, staff switches also generate a line.

Properties (read)

followVoice (boolean):
if set, note heads are tracked across staff switches by a thin line
This engraver creates the following grobs: Glissando and VoiceFollower.

Note_head_line_engraver is part of contexts: Thread

Rest_engraver

Properties (read)

centralCPosition (number):
Place of the central C. Usually determined by looking at clefPosition and clefGlyph.
This engraver creates the following grobs: Dots and Rest.

Rest_engraver is part of contexts: Thread

Note_heads_engraver

Generate one or more noteheads from Music of type Note_req.

Properties (read)

centralCPosition (number):
Place of the central C. Usually determined by looking at clefPosition and clefGlyph.
This engraver creates the following grobs: Dots and NoteHead.

Note_heads_engraver is part of contexts: Thread

Thread_devnull_engraver

Kill elements whenever we are Voice called `two' and either unison, unisilence or soloADue is set.1. This engraver works closely together with the part combiner. When the part combiner notices that two threads are identical, it tells the Thread_devnull_engraver to discard everything in the second thread.

Thread_devnull_engraver is part of contexts: Thread

Font_size_engraver

Puts fontSize into font-relative-size grob property.

Properties (read)

fontSize (integer):
Used to set the relative size of all grobs in a context. This is done using the Font_size_engraver.

Font_size_engraver is part of contexts: Voice, TabVoice, Thread, Staff and TabStaff



Footnotes

  1. On unix systems, the file /dev/null is special device: anything written to it is discarded.


Go back to index of LilyPond.

Please send GNU LilyPond questions and comments to lilypond-user@gnu.org.

Please send comments on these web pages to (address unknown)

Copyright (c) 1997--2002 Han-Wen Nienhuys and Jan Nieuwenhuizen.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.


This page was built from LilyPond-1.6.6 (stable-branch) by

<(address unknown)>, Thu Dec 26 14:15:44 2002 MSK.