The <lyric-font> element
Parent element: <defaults>
The <lyric-font> element specifies the default font for a particular name and number of lyric.
Content
Always empty.
Attributes
Name | Type | Required? | Description |
---|---|---|---|
font-family | font-family | No | A comma-separated list of font names. |
font-size | font-size | No | One of the CSS sizes or a numeric point size. |
font-style | font-style | No | Normal or italic style. |
font-weight | font-weight | No | Normal or bold weight. |
name | token | No | The lyric name for which this is the default, corresponding to the name attribute in the <lyric> element. |
number | NMTOKEN | No | The lyric number for which this is the default, corresponding to the number attribute in the <lyric> element. |
Examples
This element is used in the following examples: