Mercurial > dottes
view dottes.html.tuneindex @ 837:fde5c6873cfc build-default-312
Make Ashokan Farewell more like what the composer plays.
https://www.youtube.com/watch?v=QDwoSRHy-0A
Specifically, remove the repeats, add a couple of notes and a slur.
Also add the composer's name.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Tue, 11 Dec 2018 12:44:36 +0000 |
parents | 833e6185b6a2 |
children | d6e2a281cceb |
line wrap: on
line source
<div class="dottes-tune-list-item"> <div class="dottes-tune-list-item-link"> <a class="dottes-tune-link" href="${name}.html">${fulltitle}</a> </div> <div class="dottes-tune-list-item-learner-link"> <a class="dottes-tune-link" href="learner-${name}.html"> <img class="dottes-tune-table-image" src="../img/learner.png" alt="Learner page" title="Learner page for ${fulltitle}"> </a> </div> <div class="dottes-tune-list-item-image"> <a href="${name}.html"> <img class="dottes-tune-table-image" src="firstline-${name}.png" alt="${fulltitle} first line" title="${fulltitle} first line"> </a> </div> </div>