<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Arial Unicode MS;color: #000000;font-size: 12pt;">
<p>Hi JoMaja,</p>
<p> </p>
<p>When you say "results in the rendition you see in the black&white sample", what's being used to produce the output? 
</p>
<p> </p>
<p>Grace notes are never connected to beams containing non-grace notes.  Even though the grace notes are encoded inside the beam element, they are not logically part of the beamed group.  Therefore, the software should ignore interspersed grace notes when drawing
 beams.</p>
<p> </p>
<p>Beams containing only grace notes, as you say, are a different matter.  Obviously, in this case they should be connected.</p>
<p> </p>
<p>By the way, in your example output, the notes are misaligned.  The first non-grace note in the top staff should vertically align with the first non-grace note in the bottom staff.</p>
<p> </p>
<p>--</p>
<p>p.</p>
<p><font size="2"><br>
__________________________<br>
Perry Roland<br>
Music Library</p>
<div>
<div class="BodyFragment">
<div class="PlainText">University of Virginia</div>
<div class="PlainText">P. O. Box 400175</div>
<div class="PlainText">Charlottesville, VA 22904<br>
434-982-2702 (w)<br>
pdr4h (at) virginia (dot) edu</div>
</font></div>
</div>
<div style="FONT-FAMILY: Times New Roman; COLOR: #000000; FONT-SIZE: 16px">
<hr tabindex="-1">
<div style="DIRECTION: ltr" id="divRpF20941"><font color="#000000" size="2" face="Tahoma"><b>From:</b> mei-l-bounces@lists.uni-paderborn.de [mei-l-bounces@lists.uni-paderborn.de] on behalf of Maja Hartwig [maja.hartwig@gmx.de]<br>
<b>Sent:</b> Friday, April 12, 2013 5:02 AM<br>
<b>To:</b> Music Encoding Initiative<br>
<b>Subject:</b> [MEI-L] graceful beams<br>
</font><br>
</div>
<div></div>
<div>
<div class="BodyFragment"><font size="2"><span style="FONT-SIZE: 10pt">
<div class="PlainText">Dear MEIers,<br>
<br>
while working on a revised version of the MusicXML to MEI stylesheets, we noticed a situation that is not absolutely clear in MEI, or that could be improved by better documentation. We have an MusicXML file that has beamed chords with a leading grace note each.
 Those grace notes are not part of the beam (look at colored sample). While the old converter produces a single <beam> element which holds all chords, but also the grace notes (beginning with the second). This results in the rendition you see in the black&white
 sample. <br>
<br>
<grace1/><br>
<beam><br>
        <chord/><br>
        <grace2/><br>
        <chord/><br>
        …<br>
</beam><br>
<br>
Of course MEI allows to avoid the beam element and use a beamSpan, which connects all chords to a beam from an external point, leaving out the grace notes. However, this markup seems slightly more complicated.
<br>
<br>
<grace1/><br>
<chord1/><br>
<grace2/><br>
<chord2/><br>
<grace3/><br>
<chord3/><br>
<br>
…<br>
<beamSpan members="chord1 chord2 chord3"/><br>
<br>
(everything above is pseudo code, MEI is not working exactly like this)<br>
<br>
While we could simply stick with the beamSpan solution, I wonder if there is such thing as a grace note being member of a regular beam at all? Of course grace notes may be beamed, but only amongst their kind, correct? If this would be the case, we could simply
 define in the guidelines that grace notes do not attach to a beam drawn by a parent beam element. However, this solution would mean that there wouldn't be a way to attach it to that beam unless we come up with a new solution for that issue. What do you think?
 Have you ever seen a grace note attached to a regular beam? Do you expect that there is one out there? Don?
<br>
<br>
Best,<br>
Johannes<br>
<br>
(having captured Maja's machine…)<br>
<br>
<br>
</div>
</span></font></div>
<div><img src="cid:3538974e-f8de-4fd2-a0b5-a69cccce25c0@eservices.virginia.edu"> </div>
<div><img src="cid:9def1ae2-2d09-4a4b-9f05-dfd3580ec34c@eservices.virginia.edu"> </div>
<div class="BodyFragment"><font size="2"><span style="FONT-SIZE: 10pt">
<div class="PlainText">_______________________________________________<br>
mei-l mailing list<br>
mei-l@lists.uni-paderborn.de<br>
<a href="https://lists.uni-paderborn.de/mailman/listinfo/mei-l" target="_blank">https://lists.uni-paderborn.de/mailman/listinfo/mei-l</a><br>
</div>
</span></font></div>
</div>
</div>
</div>
</body>
</html>