On May 6, 2007 3:23 PM C Y wrote: > > For those who are interested, I've uploaded cl-web v0.6 here: > http://portal.axiom-developer.org/Members/starseeker/cl-web-v0.6.tar.gz/down load > > And the example pdf here: > http://portal.axiom-developer.org/Members/starseeker/cl-web-v0.6.lisp.pdf/do wnload
It still look good to me. :-) > > I've added come style fixes from Kai, and have switched over to > using trivial-utf-8 for the array-to-string and string-to-array > operations. Testing indicates no appreciable speed loss. > > More interestingly, this version has a rudimentary weave ability > as well. It's not well documented yet but it works well enough > to be able to weave itself, and the pdf above is not a hand made > example but the actual result of weaving cl-web-v0.6.lisp.pamphlet. Excellent! > > The kicker, that I haven't fully solved yet, is the escape > character needed by the listings package to insert tex into code. > This is needed for the chunk reference links, but the character > chosen for escape can't be used in the code itself. That's a > problem. > Can I assume that you have read the listings documentation at: ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pd f The documentation describes a large number of options for defining suitable escape characters. > ... Regards, Bill Page. _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
