I believe I have gotten line number output working, although perhaps
not quite in the format needed for some uses.

Compare the two outputs from the following:

* (use-package :cl-web)

T
* (tangle "./cl-web-v0.8.lisp.pamphlet" "test1.lisp")

NIL
* (setf *cl-web-print-linenum* t)

T
* (tangle "./cl-web-v0.8.lisp.pamphlet" "test2.lisp")

Other output strings can easily be generated with minor tweaking.

Tarball here:

http://portal.axiom-developer.org/Members/starseeker/cl-web-v0.8.tar.gz

PDF here:

http://portal.axiom-developer.org/Members/starseeker/cl-web-v0.8.lisp.pdf

Cheers,
CY


       
____________________________________________________________________________________Need
 a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to