From marc.battyani at fractalconcept.com Tue Feb 1 17:49:48 2005 From: marc.battyani at fractalconcept.com (Marc Battyani) Date: Tue, 1 Feb 2005 18:49:48 +0100 Subject: [cl-typesetting-devel] cl-pdf repository update References: <074c01c503f3$13b432c0$0a02a8c0@marcxp> <020b01c504c4$a4244a30$0a02a8c0@marcxp> Message-ID: <00b901c50886$6d785650$0a02a8c0@marcxp> I've commited the latest modifications to the cl-pdf repository. Rev83: Updated ITERATE with Joerg Hoehle's latest fixes. Rev 82: Added &allow-other-keys to with-document args [found by Dmitri Ivanov] The full repository is here: http://www.fractalconcept.com:8000/public/open-source/ (It's a subversion 1.1 repository.) The cl-pdf part: http://www.fractalconcept.com:8000/public/open-source/cl-pdf/ The cl-typesetting part: http://www.fractalconcept.com:8000/public/open-source/cl-typesetting/ The mod_lisp part: http://www.fractalconcept.com:8000/public/open-source/mod_lisp/ There are also tarballs for cl-pdf and cl-typesetting: http://www.fractalconcept.com/download/cl-pdf-current.tgz http://www.fractalconcept.com/download/cl-typesetting-current.tgz BTW the (somewhat outdated) home pages for these projects are here: http://www.fractalconcept.com/asp/html/cl-pdf.html http://www.fractalconcept.com/asp/html/cl-typesetting.html http://www.fractalconcept.com/asp/html/mod_lisp.html Marc From marc.battyani at fractalconcept.com Tue Feb 22 21:34:00 2005 From: marc.battyani at fractalconcept.com (Marc Battyani) Date: Tue, 22 Feb 2005 22:34:00 +0100 Subject: [cl-typesetting-devel] cl-typesetting repository update References: <091c01c4375f$dce93bb0$0a02a8c0@marcxp> <04de01c495e9$e06f5dd0$0a02a8c0@marcxp> Message-ID: <04db01c51926$39c683d0$0a02a8c0@marcxp> After a too long delay, I've finally managed to commit the latest modifications/fixes to the cl-typesetting repository. :) [Don't forget to get the latest cl-pdf too] Rev 84: Added cell borders in tables [Thanks to Dmitri Ivanov] Added dot-attributes, rank constraints and edges direction to cl-typegraph. Updated version of kw-extensions [Thanks to Klaus Weidner] Applied all the pending fixes and patches. [Thanks to Dmitri Ivanov, Peter Seibel, Klaus Weidner, and others] The full repository is here: http://www.fractalconcept.com:8000/public/open-source/ (It's a subversion 1.0 repository.) The cl-pdf part: http://www.fractalconcept.com:8000/public/open-source/cl-pdf/ The cl-typesetting part: http://www.fractalconcept.com:8000/public/open-source/cl-typesetting/ The mod_lisp part: http://www.fractalconcept.com:8000/public/open-source/mod_lisp/ There are also tarballs for cl-pdf and cl-typesetting: http://www.fractalconcept.com/download/cl-pdf-current.tgz http://www.fractalconcept.com/download/cl-typesetting-current.tgz BTW the (somewhat outdated) home pages for these projects are here: http://www.fractalconcept.com/asp/html/cl-pdf.html http://www.fractalconcept.com/asp/html/cl-typesetting.html http://www.fractalconcept.com/asp/html/mod_lisp.html Marc From marc.battyani at fractalconcept.com Thu Feb 24 18:19:27 2005 From: marc.battyani at fractalconcept.com (Marc Battyani) Date: Thu, 24 Feb 2005 19:19:27 +0100 Subject: [cl-typesetting-devel] Added Klaus Weidner's (X)HTML to pdf converter References: <091c01c4375f$dce93bb0$0a02a8c0@marcxp><04de01c495e9$e06f5dd0$0a02a8c0@marcxp> <04db01c51926$39c683d0$0a02a8c0@marcxp> Message-ID: <01b301c51a9d$61756b80$0a02a8c0@marcxp> I've added a new contrib directory which will contain examples/modules for cl-typesetting. (So send your interesting stuff! ;-) The first module is Klaus Weidner's (X)HTML to pdf converter. The full repository is here: http://www.fractalconcept.com:8000/public/open-source/ (It's a subversion 1.0 repository.) The cl-pdf part: http://www.fractalconcept.com:8000/public/open-source/cl-pdf/ The cl-typesetting part: http://www.fractalconcept.com:8000/public/open-source/cl-typesetting/ The mod_lisp part: http://www.fractalconcept.com:8000/public/open-source/mod_lisp/ There are also tarballs for cl-pdf and cl-typesetting: http://www.fractalconcept.com/download/cl-pdf-current.tgz http://www.fractalconcept.com/download/cl-typesetting-current.tgz BTW the (somewhat outdated) home pages for these projects are here: http://www.fractalconcept.com/asp/html/cl-pdf.html http://www.fractalconcept.com/asp/html/cl-typesetting.html http://www.fractalconcept.com/asp/html/mod_lisp.html Marc