Optional
opts: { Optional
attributes?: Partial<LineDetailAttributes>Optional
contents?: []Readonly
schemaReadonly
attributes: { Readonly
color: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "#000000"Readonly
line: { Readonly
type: "required"Readonly
value: { Readonly
max: numberReadonly
min: 1Readonly
type: "int"Readonly
line-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["dashed", "dotted", "solid", "wavy"]Readonly
type: "choices"Readonly
print-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["yes", "no"]Readonly
type: "choices"Readonly
width: { Readonly
type: "optional"Readonly
value: { Readonly
max: numberReadonly
min: numberReadonly
type: "float"Readonly
contents: readonly []Readonly
name: "line-detail"Static
Readonly
schemaReadonly
attributes: { Readonly
color: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "#000000"Readonly
line: { Readonly
type: "required"Readonly
value: { Readonly
max: numberReadonly
min: 1Readonly
type: "int"Readonly
line-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["dashed", "dotted", "solid", "wavy"]Readonly
type: "choices"Readonly
print-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["yes", "no"]Readonly
type: "choices"Readonly
width: { Readonly
type: "optional"Readonly
value: { Readonly
max: numberReadonly
min: numberReadonly
type: "float"Readonly
contents: readonly []Readonly
name: "line-detail"Sets
Sets
Sets
Sets
Sets
Generated using TypeDoc
The
<line-detail>
elementParent element:
<staff-details>
If the
<staff-lines>
element is present, the appearance of each line may be individually specified with a<line-detail>
element.The print-object attribute allows lines to be hidden within a staff. This is used in special situations such as a widely-spaced percussion staff where a note placed below the higher line is distinct from a note placed above the lower line. Hidden staff lines are included when specifying clef lines and determining
<display-step>
/<display-octave>
values, but are not counted as lines for the purposes of the<system-layout>
and<staff-layout>
elements.https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/line-detail/