data.LINEWIDTHTERM

Relative width of a line.
Module MEI
Used by
Allowed values
narrow
Default line width.
medium
Twice as wide as narrow.
wide
Twice as wide as medium.
Declaration
<content>
<valList type="closed">
<valItem ident="narrow">
<desc>Default line width.</desc>
</valItem>
<valItem ident="medium">
<desc>Twice as wide as narrow.</desc>
</valItem>
<valItem ident="wide">
<desc>Twice as wide as medium.</desc>
</valItem>
</valList>
</content>