Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 22376 invoked from network); 7 Aug 2008 23:41:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2008 23:41:05 -0000 Received: (qmail 36526 invoked by uid 500); 7 Aug 2008 23:41:04 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 36478 invoked by uid 500); 7 Aug 2008 23:41:04 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 36466 invoked by uid 99); 7 Aug 2008 23:41:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 16:41:04 -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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 23:40:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3B00C234C190 for ; Thu, 7 Aug 2008 16:40:44 -0700 (PDT) Message-ID: <1608333288.1218152444240.JavaMail.jira@brutus> Date: Thu, 7 Aug 2008 16:40:44 -0700 (PDT) From: "Robert Chansler (JIRA)" To: dev@forrest.apache.org Subject: [jira] Created: (FOR-1087) Superscripts () don't work in .pdf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Superscripts () don't work in .pdf --------------------------------------- Key: FOR-1087 URL: https://issues.apache.org/jira/browse/FOR-1087 Project: Forrest Issue Type: Bug Components: Plugin: output.pdf Affects Versions: 0.8 Reporter: Robert Chansler Superscripts (foo) work fine in html, but not pdf. It is as if the tag was not present--the content appears (foo), but size and baseline are not changed. See, for example, http://hadoop.apache.org/core/docs/current/quickstart.html, search for "Java" and compare with pdf (button in upper right corner). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.