Update license.html
[clqr.git] / download.html
blob2097129598f0872fccabaf3a90e12f111582a268
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: Download</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.html">Common Lisp Quick Reference</a>
17 </td>
18 </tr>
19 <tr>
20 <td class="side-content">
21 <ul>
22 <li><a href="index.html">home</a>
23 <li><a href="download.html">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>&nbsp;
28 <li><a href="http://statcounter.com/project/standard/stats.php?project_id=7299380&guest=1">statistics</a>
29 </ul>
30 </td>
31 <td class="content">
32 <h3>Download</h3>
33 <p>
34 This is revision
35 148
36 of <!- date of commit />
37 2018-10-10.
38 <p>
39 <p>
40 If unsure what to download, have a look at <a href="printing.html">printing &amp; bookbinding</a>.
41 <p>&nbsp;
42 <div class="here">
43 <img class="left" src="sample-firstpage-all.jpg"
44 alt="[Sample]"/>
45 <table width="70%">
46 <tr>
47 <td>
48 <a href="clqr-a4-booklet-all.pdf"
49 title="A4 size paper, nested folios">clqr-a4-booklet-all.pdf</a>
50 </td>
51 </tr>
52 <tr>
53 <td>
54 <a href="clqr-letter-booklet-all.pdf"
55 title="US letter size paper, nested folios">clqr-letter-booklet-all.pdf</a>
56 </td>
57 </tr>
58 </table>
59 <ul>
60 <li>Suitable for printing, folding lengthwise and nesting the
61 folios.
62 <li>With 52 pages total, first sheet has pages 52, 1, 2, 51.
63 <li>With 52 pages total, last sheet has pages 28, 25, 26, 27.
64 </ul>
65 </div>
66 <br />
67 <div class="here">
68 <img class="left" src="sample-firstpage-four.jpg"
69 alt="[Sample]"/>
70 <table width="70%">
71 <tr>
72 <td>
73 <a href="clqr-a4-booklet-four.pdf"
74 title="A4 size paper, stacked folios">clqr-a4-booklet-four.pdf</a>
75 </td>
76 </tr>
77 <tr>
78 <td>
79 <a href="clqr-letter-booklet-four.pdf"
80 title="US letter size paper, stacked folios">clqr-letter-booklet-four.pdf</a>
81 </td>
82 </tr>
83 </table>
84 <ul>
85 <li>Suitable for printing, folding lengthwise and stacking the
86 folios.
87 <li>First sheet has pages 4, 1, 2, 3.
88 <li>With 52 pages total, last sheet has pages 52, 49, 50, 51.
89 </ul>
90 </div>
91 <br />
92 <div class="here">
93 <img class="left" src="sample-firstpage-consec.jpg"
94 alt="[Sample]"/>
95 <table width="70%">
96 <tr>
97 <td>
98 <a href="clqr-a4-consec.pdf"
99 title="Half A4 size; not for printing">clqr-a4-consec.pdf</a>
100 </td>
101 </tr>
102 <tr>
103 <td>
104 <a href="clqr-letter-consec.pdf"
105 title="Half US letter size; not for printing">clqr-letter-consec.pdf</a>
106 </td>
107 </tr>
108 </table>
109 <ul>
110 <li>Pages in their natural order.
111 <li>Suitable only for reading on the screen. Comes
112 with bookmarks and hyperlinks.
113 <li>Not meant for printing because of the odd
114 paper format and the coloured hyperlinks.
115 </ul>
116 </div>
117 <br />
118 <div class="here">
119 <img class="left" src="sample-source.jpg"
120 alt="[Sample]"/>
121 <table width="70%">
122 <tr>
123 <td>
124 <a href="clqr.tar.gz"
125 title="Download source code">clqr.tar.gz</a>
126 </td>
127 </tr>
128 </table>
129 <ul>
130 <li>LaTeX source.
131 <li>Not of much use unless you want to change it.
132 </ul>
133 </div>
134 </td>
135 </tr>
136 <tr>
137 <td class="quicklinks" colspan="2">
138 &nbsp;
139 </td>
140 </tr>
141 <tr>
142 <td class="footer" colspan="2">
143 &copy; 2008 - 2018 &nbsp;
144 <a href="mailto:trebbu@googlemail.com?subject=CLQR ">
145 Bert Burgemeister
146 </a>
147 </td>
148 </tr>
149 </table>
150 <!-- Start of StatCounter Code for Default Guide -->
151 <script type="text/javascript">
152 var sc_project=7299380;
153 var sc_invisible=1;
154 var sc_security="72473b80";
155 </script>
156 <script type="text/javascript"
157 src="http://www.statcounter.com/counter/counter.js"></script>
158 <noscript><div class="statcounter"><a title="web counter"
159 href="http://statcounter.com/free-hit-counter/"
160 target="_blank"><img class="statcounter"
161 src="http://c.statcounter.com/7299380/0/72473b80/1/"
162 alt="web counter"></a></div></noscript>
163 <!-- End of StatCounter Code for Default Guide -->
164 </body>
165 </html>