Mercurial > dottes
view dottes.html.tuneindex @ 422:0e1c1ea43af4
abc2midi messes up with repeats in sections after a [1..[2 |]
Jane found out that abc2midi output goes rather random sometimes. I've narrowed
this down to sections of music after a [1..[2 |] repeat has happened.
Work around by adding explicit |: for those sections, which doesn't (to my
mind) look so good printed but gets correct behaviour from abc2midi.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 11 Sep 2013 22:30:10 +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>