Node:A2_engraver, Next:, Up:Engravers



A2_engraver

Part combine engraver for orchestral scores. The markings a2, Solo and Solo II, are created by this engraver. It also acts upon instructions of the part combiner. Another thing that the this engraver, is forcing of stem, slur and tie directions, always when both threads are not identical; up for the musicexpr called one, down for the musicexpr called two.

Properties (read)


unirhythm (boolean)
set if unirhythm is detected by the part combiner.
unisilence (boolean)
set if unisilence is detected by the part combiner.
solo (boolean)
set if solo is detected by the part combiner.
unison (boolean)
set if unisono is detected by the part combiner. .
split-interval (boolean)
set if part-combiner separated voices based on splitInterval.
aDueText (string)
text for begin of a due
soloIIText (string)
text for begin of solo for voice "two" when part-combining.
soloText (string)
text for begin of solo when part-combining.
soloADue (boolean)
set Solo/A due texts in the part combiner?.
noDirection (boolean)
Don't set directions by a2-engraver when part-combining.
combineParts (boolean)
try to combine parts?
This engraver creates the following grobs: TextScript.

A2_engraver is part of contexts: VaticanaVoice, GregorianTranscriptionVoice, Voice and TabVoice


This page is for LilyPond-2.0.0 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.