... | ... | @@ -10,7 +10,7 @@ In the `<front>`, we add the following information, keeping the order in which i |
|
|
|
|
|
**Additional character description** if any, using `<div type="character-description">`.
|
|
|
|
|
|
Some plays provide a more detailed character description after the character list, giving additional information about clothes and appearance. We encode this as a `<list>` if relevant. For numbered lists, use a `<list>` and specify `@rend="numbered"` rather than reproducing the numbering. See an [[example]](https://git.unistra.fr/methal/methal-sources/-/blob/master/clemens-chrischtowe.xml#L191).
|
|
|
Some plays provide a more detailed character description after the character list, giving additional information about clothes and appearance. If formatted as a list in the source, we encode this in a `<list>` element. For numbered lists, use a `<list>` and specify `@rend="numbered"` rather than reproducing the numbering. See an [[example]](https://git.unistra.fr/methal/methal-sources/-/blob/master/clemens-chrischtowe.xml#L191).
|
|
|
|
|
|
**Set**, using one or more `<set>` elements.
|
|
|
|
... | ... | |