[armedbear-devel] Problem building documentation

Blake McBride blake at arahant.com
Sat Feb 16 15:03:03 UTC 2013


In order to build the tex documentation from the trunk I had to edit
abcl.tex as follows:


--- abcl.tex~ 2013-02-16 09:01:31.000000000 -0600
+++ abcl.tex 2013-02-16 09:02:04.000000000 -0600
@@ -892,7 +892,7 @@
 will load and execute the Quicklisp setup code.

 The implementation currently breaks \textsc{ANSI} conformance by allowing
the
-types able to be \code{CL:READ} for the \var{DEVICE} to return a possible
\code{CONS} of
+types able to be \code{CL:READ} for the \code{DEVICE} to return a possible
\code{CONS} of
 \code{CL:PATHNAME} objects.  %% citation from CLHS needed.

 In order to ``smooth over'' the bit about types being \code{CL:READ} from
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20130216/f0a3e18d/attachment.html>


More information about the armedbear-devel mailing list