descriptionCommon Lisp Quick Reference
homepage URLhttp://clqr.boundp.org
repository URLhttps://github.com/trebb/clqr.git
ownertrebbu@googlemail.com
last changeWed, 10 Oct 2018 12:08:44 +0000 (10 14:08 +0200)
last refreshWed, 8 May 2024 09:58:05 +0000 (8 11:58 +0200)
content tags
add:
README
Common Lisp Quick Reference is a free (see file COPYING) booklet with
short descriptions of the thousand or so symbols defined in the ANSI
standard.


It builds well on a Debian system with the packages texlive-metapost,
texlive-latex-recommended, texlive-latex-extra, and their dependencies
installed.

On FreeBSD, (at least) ports gmake and texlive-full are required.

If you have those dependencies in place, type

  $ make

and be patient.


If you end up with three blank pages at the end you can try to blank a
fourth page by changing

  \renewcommand{\clearpagebeforeindex}{\clearpage}

to

  \renewcommand{\clearpagebeforeindex}{}

in file paper-<your-papersize>.tex.

Visit http://clqr.boundp.org/ for the latest revision including
ready-made pdfs.
shortlog
2018-10-10 Bert BurgemeisterFix bugs reported by Fengjing Xiaomaster148
2018-02-05 Bert BurgemeisterInitarg names don't need to be keywords147
2018-02-05 Bert BurgemeisterFix argument list of scale-float
2018-01-23 Bert BurgemeisterCLOS-related initargs don't need to be keywords146
2018-01-15 Bert BurgemeisterRemove a bit-rotten LaTeX dependency145
2018-01-10 Bert BurgemeisterBe consistent about succession of declaration/documentation
2015-05-22 Lucas BuchalaFix fresh-line description1/head144
2014-12-08 Bert BurgemeisterFix link colorization
2014-12-08 Bert BurgemeisterFix typo143
2014-12-08 Bert BurgemeisterChange license
2014-12-08 Bert BurgemeisterAdapt build process to FreeBSD
2014-03-24 Bert BurgemeisterFix description of typecase; and some minor changes142
2013-08-20 Bert BurgemeisterGive a clue how to use characters as format directive... 141
2013-07-24 Bert BurgemeisterFix description of E, G directives of format140
2013-07-24 Bert BurgemeisterFix sample images on web page
2012-08-24 Bert BurgemeisterAdd some information to section Pathnames and Files139
...
tags
5 years ago 148
6 years ago 147
6 years ago 146
6 years ago 145
8 years ago 144
9 years ago 143
10 years ago 142
10 years ago 141
10 years ago 140
11 years ago 139
11 years ago 138
11 years ago 137
11 years ago 136
11 years ago 135
12 years ago 134
12 years ago 133
...
heads
4 years ago gh-pages
5 years ago master