From user-return-2187-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Fri Jun 03 14:16:53 2005 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 44612 invoked from network); 3 Jun 2005 14:16:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Jun 2005 14:16:53 -0000 Received: (qmail 47702 invoked by uid 500); 3 Jun 2005 14:16:52 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 47668 invoked by uid 500); 3 Jun 2005 14:16:51 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 47627 invoked by uid 99); 3 Jun 2005 14:16:51 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from ns3.wkwyw.net (HELO ns3.wkwyw.net) (217.199.181.91) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 03 Jun 2005 07:16:49 -0700 Received: (qmail 9327 invoked from network); 3 Jun 2005 14:09:45 -0000 Received: from 82-69-78-226.dsl.in-addr.zen.co.uk (HELO ?192.168.0.4?) (82.69.78.226) by ns3.wkwyw.net with SMTP; 3 Jun 2005 14:09:45 -0000 Message-ID: <42A0649C.7040604@apache.org> Date: Fri, 03 Jun 2005 15:09:32 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: 1 pdf per tab References: <1117797445.8160.ezmlm@forrest.apache.org> <42A05C94.80205@tennaxia.com> <42A0461E.4030201@apache.org> <42A0751C.2070801@tennaxia.com> <42A05B9B.1040806@apache.org> <42A07DCF.90702@tennaxia.com> In-Reply-To: <42A07DCF.90702@tennaxia.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N christophe blin wrote: > Hi, > > I am trying to make 1 pdf /tab but the stylesheets used for the > transformation are not available in the forrest 0.6 release. > i.e my pdf-tab.xml : > > > > src="resources/stylesheets/aggregates/doc2doc-uniqueids.xsl"/> > > > but I do not find the *.xsl Ooops that doc should not be in the 0.6 docs then. You can find the stylesheets in our SVN see http://svn.apache.org/viewcvs.cgi/forrest/trunk/main/webapp/resources/stylesheets/?rev=179779 Ross