SourceForge.net Logo

3.2. stem

Normally stem direction and size is automatically computed by the program, according to usual engraving rules. Nevertheless, the stem of a note can be fully specified by using the Stem element. It forces stem direction.

[33]Stem::= (stem { up | down } )  

Example:

(n e4 q (stem down))
(n e4 q stem:down)