Better reflection of comment style conventions.
[clqr.git] / html / download.php
blob843360d5dd19025b76a771cebed6ca175242704b
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <title>Common Lisp Quick Reference</title>
5 <meta name="author" content="Bert Burgemeister">
6 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
7 <link rel="icon" href="/favicon.ico" type="image/x-icon">
8 <link rel="stylesheet" href="new-pure.css" type="text/css">
9 </head>
11 <body>
13 <table class="main-table">
14 <tr>
15 <td class="title" colspan="2">
16 <a href="index.php">Common Lisp Quick Reference</a>
17 </td>
18 </tr>
19 <tr>
20 <td class="side-content">
21 <ul>
22 <li><a href="index.php">home</a>
23 <li><a href="download.php">download</a>
24 <li><a href="printing.html">printing &amp; bookbinding</a>
25 <li><a href="source.html">source</a>
26 <li><a href="license.html">license</a>
27 <li>
28 <a href="http://developer.berlios.de"
29 title="BerliOS Developer">
30 <img src="http://developer.berlios.de/bslogo.php?group_id=9765"
31 alt="BerliOS Developer Logo">
32 </a>
33 <li><a href="http://developer.berlios.de/projects/clqr/">project page</a>
34 </ul>
35 </td>
36 <td class="content">
37 <h3>Download</h3>
38 <p>
39 This is revision
40 <?php echo(file_get_contents("release-revision.txt"));?> of
41 <?php echo(file_get_contents("release-date.txt"));?>.
42 <p>
43 <p>
44 If unsure what to download, have a look at <a href="printing.html">printing &amp; bookbinding</a>.
45 <p>&nbsp;
46 <div class="here">
47 <img class="left" src="sample-firstpage-all.jpg"
48 alt="[Sample]"/>
49 <table width="70%">
50 <tr>
51 <td>
52 <a href="clqr-a4-booklet-all.pdf"
53 title="A4 size paper, nested folios">clqr-a4-booklet-all.pdf</a>
54 </td>
55 <td>
56 [ <?php include("counters/clqr-a4-booklet-all.pdf.week-counter");?>/
57 <?php include("counters/clqr-a4-booklet-all.pdf.current-counter");?>]*
58 </td>
59 </tr>
60 <tr>
61 <td>
62 <a href="clqr-letter-booklet-all.pdf"
63 title="US letter size paper, nested folios">clqr-letter-booklet-all.pdf</a>
64 </td>
65 <td>
66 [ <?php include("counters/clqr-letter-booklet-all.pdf.week-counter");?>/
67 <?php include("counters/clqr-letter-booklet-all.pdf.current-counter");?>]*
68 </td>
69 </tr>
70 </table>
71 <ul>
72 <li>Suitable for printing, folding lengthwise and nesting the
73 folios.
74 <li>With 52 pages total, first sheet has pages 52, 1, 2, 51.
75 <li>With 52 pages total, last sheet has pages 28, 25, 26, 27.
76 </ul>
77 </div>
78 <br />
79 <div class="here">
80 <img class="left" src="sample-firstpage-four.jpg"
81 alt="[Sample]"/>
82 <table width="70%">
83 <tr>
84 <td>
85 <a href="clqr-a4-booklet-four.pdf"
86 title="A4 size paper, stacked folios">clqr-a4-booklet-four.pdf</a>
87 </td>
88 <td>
89 [ <?php include("counters/clqr-a4-booklet-four.pdf.week-counter");?>/
90 <?php include("counters/clqr-a4-booklet-four.pdf.current-counter");?>]*
91 </td>
92 </tr>
93 <tr>
94 <td>
95 <a href="clqr-letter-booklet-four.pdf"
96 title="US letter size paper, stacked folios">clqr-letter-booklet-four.pdf</a>
97 </td>
98 <td>
99 [ <?php include("counters/clqr-letter-booklet-four.pdf.week-counter");?>/
100 <?php include("counters/clqr-letter-booklet-four.pdf.current-counter");?>]*
101 </td>
102 </tr>
103 </table>
104 <ul>
105 <li>Suitable for printing, folding lengthwise and stacking the
106 folios.
107 <li>First sheet has pages 4, 1, 2, 3.
108 <li>With 52 pages total, last sheet has pages 52, 49, 50, 51.
109 </ul>
110 </div>
111 <br />
112 <div class="here">
113 <img class="left" src="sample-firstpage-consec.jpg"
114 alt="[Sample]"/>
115 <table width="70%">
116 <tr>
117 <td>
118 <a href="clqr-a4-consec.pdf"
119 title="Half A4 size; not for printing">clqr-a4-consec.pdf</a>
120 </td>
121 <td>
122 [ <?php include("counters/clqr-a4-consec.pdf.week-counter");?>/
123 <?php include("counters/clqr-a4-consec.pdf.current-counter");?>]*
124 </td>
125 </tr>
126 <tr>
127 <td>
128 <a href="clqr-letter-consec.pdf"
129 title="Half US letter size; not for printing">clqr-letter-consec.pdf</a>
130 </td>
131 <td>
132 [ <?php include("counters/clqr-letter-consec.pdf.week-counter");?>/
133 <?php include("counters/clqr-letter-consec.pdf.current-counter");?>]*
134 </td>
135 </tr>
136 </table>
137 <ul>
138 <li>Pages in their natural order.
139 <li>Suitable only for reading on the screen. Comes
140 with bookmarks and hyperlinks.
141 <li>Not meant for printing because of the odd
142 paper format and the coloured hyperlinks.
143 </ul>
144 </div>
145 <br />
146 <div class="here">
147 <img class="left" src="sample-source.jpg"
148 alt="[Sample]"/>
149 <table width="70%">
150 <tr>
151 <td>
152 <a href="clqr.tar.gz"
153 title="Download source code">clqr.tar.gz</a>
154 </td>
155 <td>
156 [ <?php include("counters/clqr.tar.gz.week-counter");?>/
157 <?php include("counters/clqr.tar.gz.current-counter");?>]*
158 </td>
159 </tr>
160 </table>
161 <ul>
162 <li>LaTeX source.
163 <li>Not of much use unless you want to change it.
164 </ul>
166 <br />
167 ________<br />
168 * downloads: [ this week / since 2009-12-01 ]
169 </p>
170 </div>
171 </td>
172 </tr>
173 <tr>
174 <td class="quicklinks" colspan="2">
175 &nbsp;
176 </td>
177 </tr>
178 <tr>
179 <td class="footer" colspan="2">
180 &copy; 2008, 2009, 2010, 2011 &nbsp;
181 <a href="mailto:trebb@users.berlios.de?subject=CLQR ">
182 Bert Burgemeister
183 </a>
184 </td>
185 </tr>
186 </table>
187 </body>
188 </html>