Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 469 invoked from network); 18 Aug 2008 06:35:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Aug 2008 06:35:59 -0000 Received: (qmail 8898 invoked by uid 500); 18 Aug 2008 06:35:58 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 8861 invoked by uid 500); 18 Aug 2008 06:35:58 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 8852 invoked by uid 99); 18 Aug 2008 06:35:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Aug 2008 23:35:57 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Aug 2008 06:35:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D75F92388847; Sun, 17 Aug 2008 23:35:38 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r686682 - /forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl Date: Mon, 18 Aug 2008 06:35:38 -0000 To: svn@forrest.apache.org From: sjur@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080818063538.D75F92388847@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sjur Date: Sun Aug 17 23:35:38 2008 New Revision: 686682 URL: http://svn.apache.org/viewvc?rev=686682&view=rev Log: Replaced xsl:variable with xsl:param for the font specifications, to allow the value to be specified by external arguments. Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl?rev=686682&r1=686681&r2=686682&view=diff ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/document-to-fo.xsl Sun Aug 17 23:35:38 2008 @@ -99,13 +99,13 @@ name="numbering-max-depth" select="'3'" /> - - -