Mercurial > dottes
annotate dottes.html.header @ 188:76f18e0a80bd
Have a go at being slightly more intelligent in the cello transposition.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Mon, 04 Feb 2013 13:50:20 +0000 |
parents | 09a87d3f128c |
children | 8f352063f277 |
rev | line source |
---|---|
43
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
1 <html> |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
2 <head> |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
3 <title>Cry Havoc tunes - @BOOK@</title> |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
4 </head> |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
5 <body> |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
6 <h1>@SUBTITLE@</h1> |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
7 <p> |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
8 @INTRO@ |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
9 <p> |
181
6a0bdabfb255
Add a A4 portrait book with multiple tunes per page.
Jim Hague <jim.hague@acm.org>
parents:
45
diff
changeset
|
10 You can download a PDF with a booklet of these tunes. There is an |
6a0bdabfb255
Add a A4 portrait book with multiple tunes per page.
Jim Hague <jim.hague@acm.org>
parents:
45
diff
changeset
|
11 <a href="@BOOK@-A5.pdf">A5 landscape book</a> with one |
186
09a87d3f128c
Try to improve the HTML header a little.
Jim Hague <jim.hague@acm.org>
parents:
183
diff
changeset
|
12 tune per page, or an <a href="@BOOK@-A4.pdf">A4 book</a> with two or |
09a87d3f128c
Try to improve the HTML header a little.
Jim Hague <jim.hague@acm.org>
parents:
183
diff
changeset
|
13 more tunes per page. |
181
6a0bdabfb255
Add a A4 portrait book with multiple tunes per page.
Jim Hague <jim.hague@acm.org>
parents:
45
diff
changeset
|
14 <p> |
6a0bdabfb255
Add a A4 portrait book with multiple tunes per page.
Jim Hague <jim.hague@acm.org>
parents:
45
diff
changeset
|
15 If you have a printer that can do duplex (i.e. print on both sides of the |
45
689026e2de0c
Web. Add download links for book.
Jim Hague <jim.hague@laicatc.com>
parents:
43
diff
changeset
|
16 paper), you might like the |
181
6a0bdabfb255
Add a A4 portrait book with multiple tunes per page.
Jim Hague <jim.hague@acm.org>
parents:
45
diff
changeset
|
17 <a href="@BOOK@-A5bookletA4.pdf">A5 booklet</a>. |
186
09a87d3f128c
Try to improve the HTML header a little.
Jim Hague <jim.hague@acm.org>
parents:
183
diff
changeset
|
18 Print this onto A4 paper using both sides of the paper, and fold in half |
09a87d3f128c
Try to improve the HTML header a little.
Jim Hague <jim.hague@acm.org>
parents:
183
diff
changeset
|
19 to make an A5 booklet. |
45
689026e2de0c
Web. Add download links for book.
Jim Hague <jim.hague@laicatc.com>
parents:
43
diff
changeset
|
20 <p> |
43
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
21 Issue @BUILD@ |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
22 <p> |
d92717f8130c
First go at producing a very simple website.
Jim Hague <jim.hague@laicatc.com>
parents:
diff
changeset
|
23 <table> |