In order to build the tex documentation from the trunk I had to edit abcl.tex as follows:<div><br></div><div><br></div><div><div><div>--- abcl.tex~<span class="Apple-tab-span" style="white-space:pre">        </span>2013-02-16 09:01:31.000000000 -0600</div>
<div>+++ abcl.tex<span class="Apple-tab-span" style="white-space:pre">  </span>2013-02-16 09:02:04.000000000 -0600</div><div>@@ -892,7 +892,7 @@</div><div> will load and execute the Quicklisp setup code.</div><div> </div><div>
 The implementation currently breaks \textsc{ANSI} conformance by allowing the</div><div>-types able to be \code{CL:READ} for the \var{DEVICE} to return a possible \code{CONS} of</div><div>+types able to be \code{CL:READ} for the \code{DEVICE} to return a possible \code{CONS} of</div>
<div> \code{CL:PATHNAME} objects.  %% citation from CLHS needed.</div><div> </div><div> In order to ``smooth over'' the bit about types being \code{CL:READ} from</div></div></div><div><br></div>