Fix bugs reported by Fengjing Xiao
[clqr.git] / README
blob1791bd6d97320a9d96f26ff665ebc6d180bdb8d9
1 Common Lisp Quick Reference is a free (see file COPYING) booklet with
2 short descriptions of the thousand or so symbols defined in the ANSI
3 standard.
6 It builds well on a Debian system with the packages texlive-metapost,
7 texlive-latex-recommended, texlive-latex-extra, and their dependencies
8 installed.
10 On FreeBSD, (at least) ports gmake and texlive-full are required.
12 If you have those dependencies in place, type
14   $ make
16 and be patient.
19 If you end up with three blank pages at the end you can try to blank a
20 fourth page by changing
22   \renewcommand{\clearpagebeforeindex}{\clearpage}
26   \renewcommand{\clearpagebeforeindex}{}
28 in file paper-<your-papersize>.tex.
30 Visit http://clqr.boundp.org/ for the latest revision including
31 ready-made pdfs.