<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 28, 2015, at 10:29 PM, Philippe Sismondi <<a href="mailto:psismondi@arqux.com" class="">psismondi@arqux.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">I am trying to follow the instructions on the trac wiki regarding ccldoc. (I <i class="">hate</i> html manuals so I want to try to make a pdf one.) If there is already a pdf version that I have missed on the website, point me to it. Otherwise:<div class=""><br class=""></div><div class="">I am running ccl 1.10-r16196 64-bit on linux mint 17. I just grabbed ccldoc source with svn a few minutes ago. I am getting this when I ql:quickload ccldoc:<div class=""><br class=""></div><div class="">Cannot IMPORT "*SHOW-CONDITION-CONTEXT*" from package "CCL"</div></div></div></div></blockquote><br class=""></div><div>That variable was added after 1.10 was released.  You would need to use a trunk CCL to use ccldoc.  Or, you could change your ccldoc sources not to use that variable;  it will only affect the display of erroneous markup in the output document.</div><div><br class=""></div><div>I started a LaTeX formatter for ccldoc; it sort of works.  (ccldoc::output-latex *d* "/tmp/ccl.pdf").  When you process the output with xelatex, copy the file ccldoc/defun.tex to the same directory.</div><div><br class=""></div><div>I formatted <a href="http://www.clozure.com/~rme/ccl.pdf" class="">http://www.clozure.com/~rme/ccl.pdf</a> for you if you'd like to take a look at that.  There is quite bit wrong with it, formatting-wise, but maybe you'll find it useful.</div><div><br class=""></div><div><br class=""></div><div><br class=""></div><div><br class=""></div><div><br class=""></div><div><br class=""></div><div><br class=""></div></body></html>