view web/index.html @ 119:15ce1ecb5ba3

Fix page size issue on xetex on Squeeze. The version of xetex on Squeeze does not pass the paper size through to the PDF rendered properly. Following a Googled suggestion, split the rendering into two part, and pass the page size explicitly to the PDF generation. This isn't necessary for the booklet because the output is A4 portrait, the default paper size.
author Jim Hague <jim.hague@acm.org>
date Fri, 13 Apr 2012 15:57:02 +0100
parents a3a2d7991e3f
children 9836536b67cc
line wrap: on
line source

<html>
<head>
<title>Ye Crie Havock Booke of Dottes</title>
</head>
<body>
<h1>Ye Crie Havock Booke of Dottes</h1>
<p>
<center>
<img src="buzzard.jpg" alt="Buzzard logo"/>
</center>
<p>
The music of Cry Havoc, a reference.
<p>
<a href="Morris/index.html">Dance tunes</a>
<a href="Session/index.html">Session tunes</a>
</body>
</html>