comparison dottes.html @ 400:f1c4abe4fc75 build-default-175

First go at adding the tune learner page.
author Jim Hague <jim.hague@acm.org>
date Mon, 02 Sep 2013 11:48:16 +0100
parents e4d6a612c755
children a6a096bb279a
comparison
equal deleted inserted replaced
399:aeef7b1ca0ad 400:f1c4abe4fc75
20 </a> 20 </a>
21 21
22 <div class="grid_12 dottes-body"> 22 <div class="grid_12 dottes-body">
23 <h1>@SUBTITLE@</h1> 23 <h1>@SUBTITLE@</h1>
24 <!--#include file="intro.html" --> 24 <!--#include file="intro.html" -->
25 <p>See <a href="#printing">below</a> if you'd like to print a book
26 of these tunes.
27 <p>Click on the tune title or first line music for a page showing
28 the dots for the tune and giving links for downloading the tune
29 in various formats. If you don't read music, or you'd like to work
30 on practicing learning tunes by ear, or just playing along with
31 the tune, click on the learner icon
32 <img width=20 height=20 src="../img/learner.png">
33 for a page where you can listen to the tune repeatedly, either
34 at the full playing speed or several slower speeds.
35 <p>When changes to this site are made, the issue number is incremented.
36 This is issue @BUILD@.
37 </div>
38
39 <div class="grid_12 dottes-body">
40 <h1>The tunes</h1>
41 <div class="dottes-tune-list">
42 <!--#include file="tunelist.html" -->
43 </div>
44 </div>
45
46 <div class="grid_12 dottes-body">
47 <a id="printing"><h1>Printing</h1></a>
25 <p>You can download a PDF with a booklet of these tunes. There is an 48 <p>You can download a PDF with a booklet of these tunes. There is an
26 <a href="@BOOK@-A5.pdf">A5 landscape book</a> with one 49 <a href="@BOOK@-A5.pdf">A5 landscape book</a> with one
27 tune per page, a <a href="@BOOK@-Nook.pdf">4x5in portrait book</a> 50 tune per page, a <a href="@BOOK@-Nook.pdf">4x5in portrait book</a>
28 suitable for use with an eReader like a Kindle, Nook, Kobo etc., 51 suitable for use with an eReader like a Kindle, Nook, Kobo etc.,
29 and an <a href="@BOOK@-A4.pdf">A4 book</a> with two or 52 and an <a href="@BOOK@-A4.pdf">A4 book</a> with two or
31 <p>If you have a printer that can do duplex (i.e. print on both sides 54 <p>If you have a printer that can do duplex (i.e. print on both sides
32 of the paper), you might like the 55 of the paper), you might like the
33 <a href="@BOOK@-A5bookletA4.pdf">A5 booklet</a>. 56 <a href="@BOOK@-A5bookletA4.pdf">A5 booklet</a>.
34 Print this onto A4 paper using both sides of the paper, and fold in half 57 Print this onto A4 paper using both sides of the paper, and fold in half
35 to make an A5 booklet. 58 to make an A5 booklet.
36 <p>When changes to this site are made, the issue number is incremented.
37 This is issue @BUILD@.
38 </div>
39
40 <div class="grid_12 dottes-body">
41 <h1>The tunes</h1>
42 <div class="dottes-tune-list">
43 <!--#include file="tunelist.html" -->
44 </div>
45 </div> 59 </div>
46 </div> 60 </div>
47 </body> 61 </body>
48 </html> 62 </html>