[armedbear-cvs] r13632 - trunk/abcl
    mevenson at common-lisp.net 
    mevenson at common-lisp.net
       
    Thu Oct 20 06:56:50 UTC 2011
    
    
  
Author: mevenson
Date: Wed Oct 19 23:56:49 2011
New Revision: 13632
Log:
Create toplevel refernce to the manual constuction.
THe User Manual may be constructed with 'pdflatex' on the command line
The LaTeX sources start from 'doc/manual/abcl.tex'.
Patches solicited.
Added:
   trunk/abcl/MANUAL
Added: trunk/abcl/MANUAL
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/abcl/MANUAL	Wed Oct 19 23:56:49 2011	(r13632)
@@ -0,0 +1,7 @@
+The Armed Bear Common Lisp User Manual may be constructed via TeXLive
+from the 'doc/manual' directory.  
+
+<armedbear-develop at common-lisp.net> solicits patches to improve the manual.
+
+Mark <evenson.not.org at gmail.com>
+October 2011
    
    
More information about the armedbear-cvs
mailing list