data.LINESTARTENDSYMBOL

Symbol that may begin/end a line.
Module
MEI
Used by
These class-based attributes use data.LINESTARTENDSYMBOL
att.lineRend/@lendsymatt.lineRend/@lstartsymatt.arpeg.vis/@arrow.shapeatt.line.vis/@endsymatt.line.vis/@startsym
Allowed Values
angledown90 degree turn down (similar to Unicode 231D at end of line, 231C at start).
angleup90 degree turn up (similar to Unicode 231F at end of line, 231E at start).
angleright90 degree turn right (syntactic sugar for "angledown" for vertical or angled lines).
angleleft90 degree turn left (syntactic sugar for "angleup" for vertical or angled lines).
arrowFilled, triangular arrowhead (similar to Unicode U+25C0 or SMuFL U+EB78).
arrowopenOpen triangular arrowhead (similar to Unicode U+02C3 or SMuFL U+EB8A).
arrowwhiteUnfilled, triangular arrowhead (similar to Unicode U+25C1 or SMuFL U+EB82).
harpoonleftHarpoon-shaped arrowhead left of line (similar to arrowhead of Unicode U+21BD).
harpoonrightHarpoon-shaped arrowhead right of line (similar to arrowhead of Unicode U+21BC).
HHauptstimme (Unicode U+1D1A6 or SMuFL U+E860).
NNebenstimme (Unicode U+1D1A7 or SMuFL U+E861).
ThTheme (SMuFL U+E864).
ThRetroTheme, retrograde (SMuFL U+E865).
ThRetroInvTheme, retrograde inversion (SMuFL U+E866).
ThInvTheme, inverted (SMuFL U+E867).
TTheme (SMuFL U+E868).
TInvTheme, inverted (SMuFL U+E869).
CHChoralemelodie (SMuFL U+E86A).
RHHauptrhythmus (SMuFL U+E86B).
noneNo start/end symbol.
Declaration
<macroSpec ident="data.LINESTARTENDSYMBOL" module="MEI" type="dt">
<desc>Symbol that may begin/end a line.</desc>
<content>
<valList type="closed">
<valItem ident="angledown">
<desc>90 degree turn down (similar to Unicode 231D at end of line, 231C at start).</desc>
</valItem>
<valItem ident="angleup">
<desc>90 degree turn up (similar to Unicode 231F at end of line, 231E at start).</desc>
</valItem>
<valItem ident="angleright">
<desc>90 degree turn right (syntactic sugar for "angledown" for vertical or angled lines).</desc>
</valItem>
<valItem ident="angleleft">
<desc>90 degree turn left (syntactic sugar for "angleup" for vertical or angled lines).</desc>
</valItem>
<valItem ident="arrow">
<desc>Filled, triangular arrowhead (similar to Unicode U+25C0 or SMuFL U+EB78).</desc>
</valItem>
<valItem ident="arrowopen">
<desc>Open triangular arrowhead (similar to Unicode U+02C3 or SMuFL U+EB8A).</desc>
</valItem>
<valItem ident="arrowwhite">
<desc>Unfilled, triangular arrowhead (similar to Unicode U+25C1 or SMuFL U+EB82).</desc>
</valItem>
<valItem ident="harpoonleft">
<desc>Harpoon-shaped arrowhead left of line (similar to arrowhead of Unicode U+21BD).</desc>
</valItem>
<valItem ident="harpoonright">
<desc>Harpoon-shaped arrowhead right of line (similar to arrowhead of Unicode U+21BC).</desc>
</valItem>
<valItem ident="H">
<desc>Hauptstimme (Unicode U+1D1A6 or SMuFL U+E860).</desc>
</valItem>
<valItem ident="N">
<desc>Nebenstimme (Unicode U+1D1A7 or SMuFL U+E861).</desc>
</valItem>
<valItem ident="Th">
<desc>Theme (SMuFL U+E864).</desc>
</valItem>
<valItem ident="ThRetro">
<desc>Theme, retrograde (SMuFL U+E865).</desc>
</valItem>
<valItem ident="ThRetroInv">
<desc>Theme, retrograde inversion (SMuFL U+E866).</desc>
</valItem>
<valItem ident="ThInv">
<desc>Theme, inverted (SMuFL U+E867).</desc>
</valItem>
<valItem ident="T">
<desc>Theme (SMuFL U+E868).</desc>
</valItem>
<valItem ident="TInv">
<desc>Theme, inverted (SMuFL U+E869).</desc>
</valItem>
<valItem ident="CH">
<desc>Choralemelodie (SMuFL U+E86A).</desc>
</valItem>
<valItem ident="RH">
<desc>Hauptrhythmus (SMuFL U+E86B).</desc>
</valItem>
<valItem ident="none">
<desc>No start/end symbol.</desc>
</valItem>
</valList>
</content>
</macroSpec>