view dottes.html.tuneindex @ 264:1d9a6aaba914

Revert attempt at getting Change: notices closer to music in print. My previous attempt appeared to work, but didn't actually centre graphics if the graphic was less than page width. Revert, and instead add a \vfill before the tune to leave more blank space between multiples tunes on a page, It's more obvious then which tune the change belongs to. Not idea, but the best I can do for now.
author Jim Hague <jim.hague@acm.org>
date Fri, 21 Jun 2013 21:20:18 +0100
parents db569ede2165
children f1c4abe4fc75
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>
  </div>
  <div class="dottes-tune-list-item-image">
    <img class="dottes-tune-table-image" src="firstline-@TUNE@.png"
         alt="@TITLE@ first line">
  </div>
</div>