view dottes.html.tuneindex @ 416:a701da09afbc

Remove 2 quaver intro Havoc don't play. And expand last note in A tune to a minim. This make the bar counts correct, too.
author Jim Hague <jim.hague@acm.org>
date Mon, 09 Sep 2013 21:15:50 +0100
parents a6a096bb279a
children afc031477784
line wrap: on
line source

<div class="dottes-tune-list-item">
  <div class="dottes-tune-list-item-link">
    <a class="dottes-tune-link" href="@TUNE@.html">@TITLE@</a>
    <a href="learner-@TUNE@.html">
      <img class="dottes-tune-table-image" src="../img/learner.png" alt="Learner">
    </a>
  </div>
  <div class="dottes-tune-list-item-image">
    <a href="@TUNE@.html">
      <img class="dottes-tune-table-image" src="firstline-@TUNE@.png"
           alt="@TITLE@ first line">
    </a>
  </div>
</div>