<div dir="ltr">Hi Morgan,<div><br></div><div>I cannot get it to align either.  The main problem is that the dotted quarter note chords in the top staff are triplets, but they are not encoded inside of <tuplet>.  It seems that verovio does not allow <bTrem> inside <tuplet> nor <tuplet> inside <bTrem>.  I tried both ways:</div><div><br></div><div><font color="#ff0000">VM72:1 [Warning] Element <tuplet> within <bTrem> is not supported and will be ignored</font></div><div><font color="#ff0000">VM72:1 [Warning] Element <bTrem> within <tuplet> is not supported and will be ignored</font></div><div><br></div><div><br></div><div>Probably verovio does not yet support @copyof as well:</div><div><br></div><div><font color="#9900ff"> <bTrem copyof="#bTrem1"/><br></font></div><div><br></div><div><br></div><div>A second problem is that verovio requires a duration on the <chord>, and durations on <note>s inside the chord are ignored:</div><div><br></div><div><font color="#9900ff"><chord stem.dir="up" stem.mod="1slash"></font></div><div><font color="#9900ff">                    <note pname="g" oct="3" </font><font color="#ff0000">dur="8" dots="1"</font><font color="#9900ff">/></font></div><div><font color="#9900ff">                    <note pname="g" oct="4" </font><font color="#ff0000">dur="8" dots="1"</font><font color="#9900ff">/></font></div><div><font color="#9900ff"></chord> </font><br></div><div><br></div><div>This should be :</div><div><div><br></div><div><font color="#9900ff"><chord stem.dir="up" stem.mod="1slash" </font><font color="#ff0000">dur="8" dots="1"</font><font color="#9900ff">></font></div><div><font color="#9900ff">                    <note pname="g" oct="3"/></font></div><div><font color="#9900ff">                    <note pname="g" oct="4"/></font></div><div><font color="#9900ff"></chord> </font><br></div></div><div><br></div><div>The lack of duration causes verovio to assign a breve duration to the chord, which is another thing causing the alignment problem.</div><div><br></div><div>-=+Craig</div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 14 March 2017 at 17:46, Cundiff, Morgan <span dir="ltr"><<a href="mailto:mcundiff@loc.gov" target="_blank">mcundiff@loc.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am working through the MEI-1st tutorial and checking my results by rendering in Verovio. Several of the given solutions in the tutorial do not render properly but there is one spot in particular I would like some help with.<br>
<br>
Can someone show me how to MEI-encode the second bar of The Erl King as found on bottom of this page (No. 8 Complete Measure) such that it will render correctly in Verovio?<br>
<br>
<a href="http://music-encoding.org/support/tutorials/mei-1st/encoding-music-notation/music-level-3/" rel="noreferrer" target="_blank">http://music-encoding.org/<wbr>support/tutorials/mei-1st/<wbr>encoding-music-notation/music-<wbr>level-3/</a><br>
<br>
I am having trouble making the <bTrem>'s  properly align (in time) with the notes in the staff below.<br>
<br>
Thanks,<br>
Morgan<br>
______________________________<wbr>_________________<br>
mei-l mailing list<br>
<a href="mailto:mei-l@lists.uni-paderborn.de">mei-l@lists.uni-paderborn.de</a><br>
<a href="https://lists.uni-paderborn.de/mailman/listinfo/mei-l" rel="noreferrer" target="_blank">https://lists.uni-paderborn.<wbr>de/mailman/listinfo/mei-l</a><br>
</blockquote></div><br></div>