Documentation
Alphabetic list of elements (v1.0)
Custom_hsymbol |
<!ELEMENT custom_hsymbol (svg)> |
Element custom_hsymbol defines a custom horizontal symbol by using SVG. After the list of its attributes, a simple example will be provided.
Attributes
- id, an optional attribute that provides unique identification for the symbol.
- start_event_ref, a mandatory attribute to identify the spine event where the current symbol starts.
- end_event_ref, a mandatory attribute to identify the spine event at which the current symbol stops.
Examples
<horizontal_symbols> <custom_hsymbol start_event_ref="event_01" end_event_ref="event_02"> <svg width="100%" height="100%" version="1.1"> <polyline points="0,0 0,20 20,20 20,40 40,40 40,60" style="fill:white;stroke:black;stroke-width:2"/> </svg> </custom_hsymbol> </horizontal_symbols> |
Laboratorio di Informatica Musicale | |||||
Dipartimento di Informatica Università degli Studi di Milano Via G. Celoria, 18 - 20133 Milano, ITALY |
Goffredo Haus, PAR1599 chair Phone: +39 02 50316 222 E-mail: goffredo.haus@unimi.it |
Luca A. Ludovico, PAR1599 vice-chair Phone: +39 02 50316 382 E-mail: luca.ludovico@unimi.it |
Laboratory Phone: +39 02 50316 382 E-mail: lim@di.unimi.it |