[MEI-L] Instrument labels
Roland, Perry (pdr4h)
pdr4h at eservices.virginia.edu
Thu Jun 18 15:42:59 CEST 2009
Johannes,
Since <label> allows <abbr>, @type="abbr" isn't necessary. For example, if the instrument name is abbreviated, use --
<staffdef>
<label>
<abbr expan="Clarinet">Cl.</abbr>
</label>
</staffdef>
or, more P5-like
<label>
<choice>
<abbr>Cl.</abbr>
<expan>Clarinet</expan>
</choice>
</label>
As for repetition of a label on succeeding pages, I have been assuming so far that this would be handled upon output; that is, by the rendering engine. However, that's open for discussion.
--
perry
__________________________
Perry Roland
Digital Curation Services
University of Virginia Library
P. O. Box 400155
Charlottesville, VA 22904- 4155
434-982-2702 (w)
pdr4h at virginia.edu
________________________________________
From: mei-l-bounces at lists.uni-paderborn.de [mei-l-bounces at lists.uni-paderborn.de] On Behalf Of Johannes Kepper [kepper at edirom.de]
Sent: Thursday, June 11, 2009 3:48 PM
To: Music Encoding Initiative
Subject: [MEI-L] Instrument labels
Hi list,
the <staffdef>-element has @label.full and @label.abbr for encoding
full names and abbreviations as needed. In case you need formatting
for your instrument names or they are differently named in multiple
sources, there is a <label>-child element of <staffdef>, which allows
formatting etc. and has a @source-attribute. But in <label>, there is
currently no possibility to define whether you encode an abbreviated
or full name (using @n for this seems to be abusive…).
Do I miss something or are there arguments against adding something
like @type="abbr" and @type="full" for this?
Furthermore: What about an attribute whether to repeat the abbreviated
label on each successing page or not? How would one encode this?
Thanks and best regards,
Johannes
_______________________________________________
mei-l mailing list
mei-l at lists.uni-paderborn.de
https://lists.uni-paderborn.de/mailman/listinfo/mei-l
More information about the mei-l
mailing list