Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 88674 invoked from network); 8 Aug 2008 18:50:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2008 18:50:09 -0000 Received: (qmail 69726 invoked by uid 500); 8 Aug 2008 18:50:09 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 69680 invoked by uid 500); 8 Aug 2008 18:50:08 -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 69671 invoked by uid 99); 8 Aug 2008 18:50:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Aug 2008 11:50:08 -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; Fri, 08 Aug 2008 18:49:21 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C632223889F3; Fri, 8 Aug 2008 11:49:18 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r684049 - in /forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf: resources/stylesheets/helper-commonElements.xsl status.xml Date: Fri, 08 Aug 2008 18:49:18 -0000 To: svn@forrest.apache.org From: jeremias@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080808184918.C632223889F3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jeremias Date: Fri Aug 8 11:49:17 2008 New Revision: 684049 URL: http://svn.apache.org/viewvc?rev=684049&view=rev Log: Added support for "sub" and "sup" tags. Issue: FOR-1087 Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/helper-commonElements.xsl forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/helper-commonElements.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/helper-commonElements.xsl?rev=684049&r1=684048&r2=684049&view=diff ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/helper-commonElements.xsl (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/resources/stylesheets/helper-commonElements.xsl Fri Aug 8 11:49:17 2008 @@ -227,6 +227,18 @@ + + + + + + + + + + + + Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml?rev=684049&r1=684048&r2=684049&view=diff ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml Fri Aug 8 11:49:17 2008 @@ -22,6 +22,7 @@ +