Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 6543 invoked by uid 500); 16 Nov 2001 13:46:06 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 6532 invoked from network); 16 Nov 2001 13:46:06 -0000 From: =?iso-8859-1?B?SvZybiBIZWlk?= To: Subject: AW: Cocoon2 + LATEX? Date: Fri, 16 Nov 2001 14:46:17 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N It's possible. I think you have to write your own serializer to do that as latex is not xml based. But I think you cannot use a xsl file inside cocoon as the serializer waits for xml events. The transformation to latex has to be done inside the serializer (or you have to make a xml version of the latex document). Correct me please, if I'm wrong. JOERN -----Urspr�ngliche Nachricht----- Von: Skladov, Victor [mailto:Skladov@his.de] Gesendet: Freitag, 16. November 2001 14:36 An: cocoon-dev@xml.apache.org Betreff: Cocoon2 + LATEX? Hello, friends! Does anybody know whether Cocoon can work with such programms as LATEX? PROBLEM: I create a TEX(LATEX) document from a XSP and a XSL and want to forward this output stream (TEX) further to a "pdflatex" programm, that in its turn makes from TEX doc a PDF file. Is this generally possible to call from Cocoon other programms? Would be grateful for any help in this direction Regards, Viktor --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org