Report forwarded to debian-bugs-dist@lists.debian.org, Adam Di Carlo <aph@debian.org>:
Bug#35711; Package docbook-stylesheets.   debian-bugs-dist@lists.debian.orgAdam Di Carlo  Subject: Bug#35711: docbook-stylesheets: Footnote not rendered Reply-To: "J.H.M. Dassen (Ray)" , 35711@bugs.debian.org Resent-From: "J.H.M. Dassen (Ray)" Orignal-Sender: "J.H.M. Dassen (Ray)" Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Adam Di Carlo Resent-Date: Wed, 07 Apr 1999 18:33:01 GMT Resent-Message-ID: Resent-Sender: iwj@debian.org X-Debian-PR-Message: report 35711 X-Debian-PR-Package: docbook-stylesheets X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.92350948424837 (code B ref -1); Wed, 07 Apr 1999 18:33:01 GMT Date: Mon, 5 Apr 1999 15:42:26 +0200 From: "J.H.M. Dassen (Ray)" To: Debian bugtracking system Message-ID: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Organization: Ray at home X-System: Debian GNU/Linux potato, kernel 2.2.5-ac3 Sender: "J.H.M. Dassen (Ray)" Package: docbook-stylesheets Version: 1.37-1 In the following file, the footnote giving the FSF address is not rendered (at least not for DVI). The subscript 1 referring to it is rendered, but not the actual footnote itself. Another rendering bug? </> <legalnotice> <para> Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice, may be included in translations approved by the Free Software Foundation <footnote id="fsf-address"> <address>Free Software Foundation, Inc. <street>59 Temple Place, Suite 330</street> <city>Boston</city> <state>MA</state> <postcode>02111-1307</postcode> <country>USA</country> </address> </footnote> instead of in the original English. </para> </legalnotice> </bookinfo> <chapter> <title>Observe</> <para> Blaah. </para> </chapter> </book> -- System Information Debian Release: potato Kernel Version: Linux zensunni 2.2.5-ac3 #1 Fri Apr 2 20:48:04 CEST 1999 i686 unknown Versions of the packages docbook-stylesheets depends on: ii jade 1.2.1-5 James Clark's DSSSL Engine ii docbook 3.1-0.2 SGML DTD for software documentation ii sgml-base 1.01 utilities to maintain the SGML catalog file ii sgml-data 0.15 common SGML DTDs and entities ii perl 5.004.04-7 Larry Wall's Practical Extracting and Report -- Ray Dassen <jdassen@wi.LeidenUniv.nl>   <strong>Acknowledgement sent</strong> to <code>"J.H.M. Dassen (Ray)" <jdassen@wi.leidenuniv.nl></code>:<br> New bug report received and forwarded. Copy sent to <code>Adam Di Carlo <aph@debian.org></code>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: "J.H.M. Dassen (Ray)" <jdassen@wi.leidenuniv.nl> Subject: Bug#35711: Acknowledgement (docbook-stylesheets: Footnote not rendered) Message-ID: <handler.35711.B.92350948424837.ack@bugs.debian.org> In-Reply-To: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> References: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> X-Debian-PR-Message: ack 35711 Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers' mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Adam Di Carlo <aph@debian.org> If you wish to submit further information on your problem, please send it to 35711@bugs.debian.org (and *not* to bugs@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (administrator, Debian bugs database)   Received: (at submit) by bugs.debian.org; 7 Apr 1999 18:24:44 +0000 Received: (qmail 24820 invoked from network); 7 Apr 1999 18:24:43 -0000 Received: from zeus.wi.leidenuniv.nl (132.229.128.1) by master.debian.org with SMTP; 7 Apr 1999 18:24:42 -0000 Received: from zensunni (8@home016.wi.leidenuniv.nl [132.229.210.144]) by zeus.wi.leidenuniv.nl (8.8.8/8.8.8/WI) with ESMTP id UAA17188 for <submit@bugs.debian.org>; Wed, 7 Apr 1999 20:24:33 +0200 (MET DST) Received: from ray by zensunni with local (Exim 2.11 #1 (Debian)) id 10U9dy-0002Np-00; Mon, 5 Apr 1999 15:42:26 +0200 Date: Mon, 5 Apr 1999 15:42:26 +0200 From: "J.H.M. Dassen (Ray)" <jdassen@wi.leidenuniv.nl> To: Debian bugtracking system <submit@bugs.debian.org> Subject: docbook-stylesheets: Footnote not rendered Message-ID: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Organization: Ray at home X-System: Debian GNU/Linux potato, kernel 2.2.5-ac3 Sender: "J.H.M. Dassen (Ray)" <ray@zensunni> Package: docbook-stylesheets Version: 1.37-1 In the following file, the footnote giving the FSF address is not rendered (at least not for DVI). The subscript 1 referring to it is rendered, but not the actual footnote itself. <!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [ ]> <book> <bookinfo> <title> Another rendering bug? </> <legalnotice> <para> Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice, may be included in translations approved by the Free Software Foundation <footnote id="fsf-address"> <address>Free Software Foundation, Inc. <street>59 Temple Place, Suite 330</street> <city>Boston</city> <state>MA</state> <postcode>02111-1307</postcode> <country>USA</country> </address> </footnote> instead of in the original English. </para> </legalnotice> </bookinfo> <chapter> <title>Observe</> <para> Blaah. </para> </chapter> </book> -- System Information Debian Release: potato Kernel Version: Linux zensunni 2.2.5-ac3 #1 Fri Apr 2 20:48:04 CEST 1999 i686 unknown Versions of the packages docbook-stylesheets depends on: ii jade 1.2.1-5 James Clark's DSSSL Engine ii docbook 3.1-0.2 SGML DTD for software documentation ii sgml-base 1.01 utilities to maintain the SGML catalog file ii sgml-data 0.15 common SGML DTDs and entities ii perl 5.004.04-7 Larry Wall's Practical Extracting and Report -- Ray Dassen <jdassen@wi.LeidenUniv.nl>   <strong>Information forwarded</strong> to <code>debian-bugs-dist@lists.debian.org</code>:<br> <code>Bug#35711</code>; Package <code>docbook-stylesheets</code>.   debian-bugs-dist@lists.debian.org  Subject: Bug#35711: docbook-stylesheets: Footnote not rendered Reply-To: Adam Di Carlo <aph@debian.org>, 35711@bugs.debian.org Resent-From: Adam Di Carlo <aph@debian.org> Orignal-Sender: Adam Di Carlo <apharris@burrito.onshore.com> Resent-To: debian-bugs-dist@lists.debian.org Resent-Date: Fri, 09 Apr 1999 08:18:01 GMT Resent-Message-ID: <handler.35711.B35711.9236451117221@bugs.debian.org> Resent-Sender: iwj@debian.org X-Debian-PR-Message: report 35711 X-Debian-PR-Package: docbook-stylesheets X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 35711-bugs@bugs.debian.org id=B35711.9236451117221 (code B ref 35711); Fri, 09 Apr 1999 08:18:01 GMT To: "J.H.M. Dassen (Ray)" <jdassen@wi.leidenuniv.nl> Cc: 35711@bugs.debian.org, control@bugs.debian.org References: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Adam Di Carlo <aph@debian.org> Date: 09 Apr 1999 04:05:03 -0400 In-Reply-To: "J.H.M. Dassen's message of "Mon, 5 Apr 1999 15:42:26 +0200" Message-ID: <oa4smqgqxc.fsf@burrito.fake> Lines: 16 X-Mailer: Gnus v5.6.45/Emacs 20.3 Sender: Adam Di Carlo <apharris@burrito.onshore.com> reassign 35711 jadetex thanks >>>>> "ray" == J H M Dassen (Ray) <jdassen@wi.leidenuniv.nl> writes: ray> In the following file, the footnote giving the FSF address is not ray> rendered (at least not for DVI). The subscript 1 referring to it ray> is rendered, but not the actual footnote itself. Yes, this is a jadetex bug I think. Reassigning. I've gotta snag some new upstream versions. -- .....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>   <strong>Acknowledgement sent</strong> to <code>Adam Di Carlo <aph@debian.org></code>:<br> Extra info received and forwarded to list.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Adam Di Carlo <aph@debian.org> Subject: Bug#35711: Info received (was Bug#35711: docbook-stylesheets: Footnote not rendered) Message-ID: <handler.35711.B35711.9236451117221.ackinfo@bugs.debian.org> In-Reply-To: <oa4smqgqxc.fsf@burrito.fake> References: <oa4smqgqxc.fsf@burrito.fake> X-Debian-PR-Message: ack-info-maintonly 35711 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers' mailing list to accompany the original report. If you wish to continue to submit further information on your problem, please send it to 35711@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (administrator, Debian bugs database)   Received: (at 35711) by bugs.debian.org; 9 Apr 1999 08:05:11 +0000 Received: (qmail 7215 invoked from network); 9 Apr 1999 08:05:11 -0000 Received: from astor.interport.net (199.184.165.18) by master.debian.org with SMTP; 9 Apr 1999 08:05:11 -0000 Received: from burrito.fake (mail@ts1port7.port.net [207.38.248.7]) by astor.interport.net (8.8.5/8.8.5) with ESMTP id EAA12456; Fri, 9 Apr 1999 04:06:23 -0400 (EDT) Received: from apharris by burrito.fake with local (Exim 2.05 #1 (Debian)) id 10VWHg-0002GQ-00; Fri, 9 Apr 1999 04:05:04 -0400 To: "J.H.M. Dassen (Ray)" <jdassen@wi.leidenuniv.nl> Cc: 35711@bugs.debian.org, control@bugs.debian.org Subject: Re: Bug#35711: docbook-stylesheets: Footnote not rendered References: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Adam Di Carlo <aph@debian.org> Date: 09 Apr 1999 04:05:03 -0400 In-Reply-To: "J.H.M. Dassen's message of "Mon, 5 Apr 1999 15:42:26 +0200" Message-ID: <oa4smqgqxc.fsf@burrito.fake> Lines: 16 X-Mailer: Gnus v5.6.45/Emacs 20.3 Sender: Adam Di Carlo <apharris@burrito.onshore.com> reassign 35711 jadetex thanks >>>>> "ray" == J H M Dassen (Ray) <jdassen@wi.leidenuniv.nl> writes: ray> In the following file, the footnote giving the FSF address is not ray> rendered (at least not for DVI). The subscript 1 referring to it ray> is rendered, but not the actual footnote itself. Yes, this is a jadetex bug I think. Reassigning. I've gotta snag some new upstream versions. -- .....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>   <strong>Bug reassigned from package `docbook-stylesheets' to `jadetex'.</strong> Request was from <code>Adam Di Carlo <aph@debian.org></code> to <code>control@bugs.debian.org</code>.   Received: (at control) by bugs.debian.org; 9 Apr 1999 08:05:11 +0000 Received: (qmail 7215 invoked from network); 9 Apr 1999 08:05:11 -0000 Received: from astor.interport.net (199.184.165.18) by master.debian.org with SMTP; 9 Apr 1999 08:05:11 -0000 Received: from burrito.fake (mail@ts1port7.port.net [207.38.248.7]) by astor.interport.net (8.8.5/8.8.5) with ESMTP id EAA12456; Fri, 9 Apr 1999 04:06:23 -0400 (EDT) Received: from apharris by burrito.fake with local (Exim 2.05 #1 (Debian)) id 10VWHg-0002GQ-00; Fri, 9 Apr 1999 04:05:04 -0400 To: "J.H.M. Dassen (Ray)" <jdassen@wi.leidenuniv.nl> Cc: 35711@bugs.debian.org, control@bugs.debian.org Subject: Re: Bug#35711: docbook-stylesheets: Footnote not rendered References: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Adam Di Carlo <aph@debian.org> Date: 09 Apr 1999 04:05:03 -0400 In-Reply-To: "J.H.M. Dassen's message of "Mon, 5 Apr 1999 15:42:26 +0200" Message-ID: <oa4smqgqxc.fsf@burrito.fake> Lines: 16 X-Mailer: Gnus v5.6.45/Emacs 20.3 Sender: Adam Di Carlo <apharris@burrito.onshore.com> reassign 35711 jadetex thanks >>>>> "ray" == J H M Dassen (Ray) <jdassen@wi.leidenuniv.nl> writes: ray> In the following file, the footnote giving the FSF address is not ray> rendered (at least not for DVI). The subscript 1 referring to it ray> is rendered, but not the actual footnote itself. Yes, this is a jadetex bug I think. Reassigning. I've gotta snag some new upstream versions. -- .....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>   <strong>Information forwarded</strong> to <code>debian-bugs-dist@lists.debian.org, Adam Di Carlo <aph@debian.org></code>:<br> <code>Bug#35711</code>; Package <code>jadetex</code>.   debian-bugs-dist@lists.debian.orgAdam Di Carlo <aph@debian.org>  Subject: Bug#35711: docbook-stylesheets: Footnote not rendered Reply-To: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl>, 35711@bugs.debian.org Resent-From: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl> Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Adam Di Carlo <aph@debian.org> Resent-Date: Sat, 10 Apr 1999 09:33:01 GMT Resent-Message-ID: <handler.35711.B35711.9237361262231@bugs.debian.org> Resent-Sender: iwj@debian.org X-Debian-PR-Message: report 35711 X-Debian-PR-Package: jadetex X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 35711-bugs@bugs.debian.org id=B35711.9237361262231 (code B ref 35711); Sat, 10 Apr 1999 09:33:01 GMT Date: Sat, 10 Apr 1999 11:21:57 +0200 From: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl> To: 35711@bugs.debian.org Cc: Adam Di Carlo <aph@debian.org> Message-ID: <19990410112157.C2359@ultra5.wi.leidenuniv.nl> References: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> <oa4smqgqxc.fsf@burrito.fake> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <oa4smqgqxc.fsf@burrito.fake>; from Adam Di Carlo on Fri, Apr 09, 1999 at 04:05:03AM -0400 On Fri, Apr 09, 1999 at 04:05:03 -0400, Adam Di Carlo wrote: > >>>>> "ray" == J H M Dassen (Ray) <jdassen@wi.leidenuniv.nl> writes: > ray> In the following file, the footnote giving the FSF address is not > ray> rendered (at least not for DVI). The subscript 1 referring to it > ray> is rendered, but not the actual footnote itself. > > Yes, this is a jadetex bug I think. I don't think so. Grep in the generated (jade)TeX file for elements of the address; they're not there. I think the stylesheets simply don't handle this yet. Ray -- POPULATION EXPLOSION Unique in human experience, an event which happened yesterday but which everyone swears won't happen until tomorrow. - The Hipcrime Vocab by Chad C. Mulligan   <strong>Acknowledgement sent</strong> to <code>"J.H.M. Dassen" <jdassen@wi.leidenuniv.nl></code>:<br> Extra info received and forwarded to list. Copy sent to <code>Adam Di Carlo <aph@debian.org></code>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl> Subject: Bug#35711: Info received (was Bug#35711: docbook-stylesheets: Footnote not rendered) Message-ID: <handler.35711.B35711.9237361262231.ackinfo@bugs.debian.org> In-Reply-To: <19990410112157.C2359@ultra5.wi.leidenuniv.nl> References: <19990410112157.C2359@ultra5.wi.leidenuniv.nl> X-Debian-PR-Message: ack-info-maintonly 35711 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers' mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Adam Di Carlo <aph@debian.org> If you wish to continue to submit further information on your problem, please send it to 35711@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (administrator, Debian bugs database)   Received: (at 35711) by bugs.debian.org; 10 Apr 1999 09:22:06 +0000 Received: (qmail 2226 invoked from network); 10 Apr 1999 09:22:06 -0000 Received: from zeus.wi.leidenuniv.nl (132.229.128.1) by master.debian.org with SMTP; 10 Apr 1999 09:22:06 -0000 Received: from ultra5.wi.leidenuniv.nl (ultra5 [132.229.128.75]) by zeus.wi.leidenuniv.nl (8.8.8/8.8.8/WI) with ESMTP id LAA04180; Sat, 10 Apr 1999 11:21:58 +0200 (MET DST) Received: (from jdassen@localhost) by ultra5.wi.leidenuniv.nl (sendmail 8.6.10a/VZ-1.1) id LAA02377; Sat, 10 Apr 1999 11:21:57 +0200 Date: Sat, 10 Apr 1999 11:21:57 +0200 From: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl> To: 35711@bugs.debian.org Cc: Adam Di Carlo <aph@debian.org> Subject: Re: Bug#35711: docbook-stylesheets: Footnote not rendered Message-ID: <19990410112157.C2359@ultra5.wi.leidenuniv.nl> References: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> <oa4smqgqxc.fsf@burrito.fake> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <oa4smqgqxc.fsf@burrito.fake>; from Adam Di Carlo on Fri, Apr 09, 1999 at 04:05:03AM -0400 On Fri, Apr 09, 1999 at 04:05:03 -0400, Adam Di Carlo wrote: > >>>>> "ray" == J H M Dassen (Ray) <jdassen@wi.leidenuniv.nl> writes: > ray> In the following file, the footnote giving the FSF address is not > ray> rendered (at least not for DVI). The subscript 1 referring to it > ray> is rendered, but not the actual footnote itself. > > Yes, this is a jadetex bug I think. I don't think so. Grep in the generated (jade)TeX file for elements of the address; they're not there. I think the stylesheets simply don't handle this yet. Ray -- POPULATION EXPLOSION Unique in human experience, an event which happened yesterday but which everyone swears won't happen until tomorrow. - The Hipcrime Vocab by Chad C. Mulligan   <strong>Information forwarded</strong> to <code>debian-bugs-dist@lists.debian.org, Adam Di Carlo <aph@debian.org></code>:<br> <code>Bug#35711</code>; Package <code>jadetex</code>.   debian-bugs-dist@lists.debian.orgAdam Di Carlo <aph@debian.org>  Subject: Bug#35711: docbook-stylesheets: Footnote not rendered Reply-To: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl>, 35711@bugs.debian.org Resent-From: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl> Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Adam Di Carlo <aph@debian.org> Resent-Date: Mon, 10 May 1999 09:48:26 GMT Resent-Message-ID: <handler.35711.B35711.9263290061649@bugs.debian.org> Resent-Sender: iwj@debian.org X-Debian-PR-Message: report 35711 X-Debian-PR-Package: jadetex X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 35711-bugs@bugs.debian.org id=B35711.9263290061649 (code B ref 35711); Mon, 10 May 1999 09:48:26 GMT Date: Mon, 10 May 1999 11:36:35 +0200 From: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl> To: 35711@bugs.debian.org Message-ID: <19990510113635.C19616@ultra5.wi.leidenuniv.nl> References: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> <oa4smqgqxc.fsf@burrito.fake> <19990410112157.C2359@ultra5.wi.leidenuniv.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i In-Reply-To: <19990410112157.C2359@ultra5.wi.leidenuniv.nl>; from J.H.M. Dassen on Sat, Apr 10, 1999 at 11:21:57AM +0200 On Sat, Apr 10, 1999 at 11:21:57 +0200, J.H.M. Dassen wrote: > I don't think so. Grep in the generated (jade)TeX file for elements of the > address; they're not there. I think the stylesheets simply don't handle > this yet. Ignore that comment please - it was based on a mistaken idea of how the rendering process using DSSSL works. Ray -- UNFAIR Term applied to advantages enjoyed by other people which we tried to cheat them out of and didn't manage. See also DISHONESTY, SNEAKY, UNDERHAND and JUST LUCKY I GUESS. - The Hipcrime Vocab by Chad C. Mulligan   <strong>Acknowledgement sent</strong> to <code>"J.H.M. Dassen" <jdassen@wi.leidenuniv.nl></code>:<br> Extra info received and forwarded to list. Copy sent to <code>Adam Di Carlo <aph@debian.org></code>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl> Subject: Bug#35711: Info received (was Bug#35711: docbook-stylesheets: Footnote not rendered) Message-ID: <handler.35711.B35711.9263290061649.ackinfo@bugs.debian.org> In-Reply-To: <19990510113635.C19616@ultra5.wi.leidenuniv.nl> References: <19990510113635.C19616@ultra5.wi.leidenuniv.nl> X-Debian-PR-Message: ack-info-maintonly 35711 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers' mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Adam Di Carlo <aph@debian.org> If you wish to continue to submit further information on your problem, please send it to 35711@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (administrator, Debian bugs database)   Received: (at 35711) by bugs.debian.org; 10 May 1999 09:36:46 +0000 Received: (qmail 1646 invoked from network); 10 May 1999 09:36:46 -0000 Received: from zeus.wi.leidenuniv.nl (132.229.128.1) by master.debian.org with SMTP; 10 May 1999 09:36:46 -0000 Received: from ultra5.wi.leidenuniv.nl (ultra5 [132.229.128.75]) by zeus.wi.leidenuniv.nl (8.8.8/8.8.8/WI) with ESMTP id LAA18689 for <35711@bugs.debian.org>; Mon, 10 May 1999 11:36:43 +0200 (MET DST) Received: (from jdassen@localhost) by ultra5.wi.leidenuniv.nl (sendmail 8.6.10a/VZ-1.1) id LAA19700 for 35711@bugs.debian.org; Mon, 10 May 1999 11:36:36 +0200 Date: Mon, 10 May 1999 11:36:35 +0200 From: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl> To: 35711@bugs.debian.org Subject: Re: Bug#35711: docbook-stylesheets: Footnote not rendered Message-ID: <19990510113635.C19616@ultra5.wi.leidenuniv.nl> References: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> <oa4smqgqxc.fsf@burrito.fake> <19990410112157.C2359@ultra5.wi.leidenuniv.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i In-Reply-To: <19990410112157.C2359@ultra5.wi.leidenuniv.nl>; from J.H.M. Dassen on Sat, Apr 10, 1999 at 11:21:57AM +0200 On Sat, Apr 10, 1999 at 11:21:57 +0200, J.H.M. Dassen wrote: > I don't think so. Grep in the generated (jade)TeX file for elements of the > address; they're not there. I think the stylesheets simply don't handle > this yet. Ignore that comment please - it was based on a mistaken idea of how the rendering process using DSSSL works. Ray -- UNFAIR Term applied to advantages enjoyed by other people which we tried to cheat them out of and didn't manage. See also DISHONESTY, SNEAKY, UNDERHAND and JUST LUCKY I GUESS. - The Hipcrime Vocab by Chad C. Mulligan   <strong>Bug reassigned from package `jadetex' to `docbook-stylesheets'.</strong> Request was from <code>Adam Di Carlo <adam@onshore.com></code> to <code>control@bugs.debian.org</code>.   Received: (at control) by bugs.debian.org; 22 May 1999 01:52:04 +0000 Received: (qmail 19434 invoked from network); 22 May 1999 01:51:56 -0000 Received: from astor.interport.net (199.184.165.18) by master.debian.org with SMTP; 22 May 1999 01:51:56 -0000 Received: from burrito (mail@ts2port5.port.net [207.38.248.133]) by astor.interport.net (8.8.5/8.8.5) with ESMTP id VAA00619 for <control@bugs.debian.org>; Fri, 21 May 1999 21:53:16 -0400 (EDT) Received: from localhost (burrito) [127.0.0.1] (apharris) by burrito with esmtp (Exim 2.11 #1 (Debian)) id 10l0wu-0007fz-00; Fri, 21 May 1999 21:51:40 -0400 To: control@bugs.debian.org Subject: reassign 35711 From: Adam Di Carlo <adam@onshore.com> Date: Fri, 21 May 1999 21:51:40 -0400 Sender: apharris@burrito Message-Id: <E10l0wu-0007fz-00@burrito> reassign 35711 docbook-stylesheets thanks .....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>   <strong>Reply sent</strong> to <code>Adam Di Carlo <adam@onshore.com></code>:<br> You have marked bug as forwarded.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Adam Di Carlo <adam@onshore.com> Cc: Adam Di Carlo <aph@debian.org> Bcc: debian-bugs-forwarded@lists.debian.org Subject: Bug#35711: marked as forwarded (docbook-stylesheets: Footnote not rendered) Message-ID: <handler.35711.F35711.93450943525053.ackfwdd@bugs.debian.org> In-Reply-To: <oaemh8zbn3.fsf@burrito.fake> References: <oaemh8zbn3.fsf@burrito.fake> <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> X-Debian-PR-Message: forwarded 35711 Your message dated 12 Aug 1999 21:56:32 -0400 with message-id <oaemh8zbn3.fsf@burrito.fake> and subject line Bug#35711: docbook-stylesheets: Footnote not rendered has caused the Debian bug report #35711, regarding docbook-stylesheets: Footnote not rendered to be marked as having been forwarded to the upstream software author(s) Norman Walsh <ndw@nwalsh.com>. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Ian Jackson (administrator, Debian bugs database) Received: (at submit) by bugs.debian.org; 7 Apr 1999 18:24:44 +0000 Received: (qmail 24820 invoked from network); 7 Apr 1999 18:24:43 -0000 Received: from zeus.wi.leidenuniv.nl (132.229.128.1) by master.debian.org with SMTP; 7 Apr 1999 18:24:42 -0000 Received: from zensunni (8@home016.wi.leidenuniv.nl [132.229.210.144]) by zeus.wi.leidenuniv.nl (8.8.8/8.8.8/WI) with ESMTP id UAA17188 for <submit@bugs.debian.org>; Wed, 7 Apr 1999 20:24:33 +0200 (MET DST) Received: from ray by zensunni with local (Exim 2.11 #1 (Debian)) id 10U9dy-0002Np-00; Mon, 5 Apr 1999 15:42:26 +0200 Date: Mon, 5 Apr 1999 15:42:26 +0200 From: "J.H.M. Dassen (Ray)" <jdassen@wi.leidenuniv.nl> To: Debian bugtracking system <submit@bugs.debian.org> Subject: docbook-stylesheets: Footnote not rendered Message-ID: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Organization: Ray at home X-System: Debian GNU/Linux potato, kernel 2.2.5-ac3 Sender: "J.H.M. Dassen (Ray)" <ray@zensunni> Package: docbook-stylesheets Version: 1.37-1 In the following file, the footnote giving the FSF address is not rendered (at least not for DVI). The subscript 1 referring to it is rendered, but not the actual footnote itself. <!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [ ]> <book> <bookinfo> <title> Another rendering bug? </> <legalnotice> <para> Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice, may be included in translations approved by the Free Software Foundation <footnote id="fsf-address"> <address>Free Software Foundation, Inc. <street>59 Temple Place, Suite 330</street> <city>Boston</city> <state>MA</state> <postcode>02111-1307</postcode> <country>USA</country> </address> </footnote> instead of in the original English. </para> </legalnotice> </bookinfo> <chapter> <title>Observe</> <para> Blaah. </para> </chapter> </book> -- System Information Debian Release: potato Kernel Version: Linux zensunni 2.2.5-ac3 #1 Fri Apr 2 20:48:04 CEST 1999 i686 unknown Versions of the packages docbook-stylesheets depends on: ii jade 1.2.1-5 James Clark's DSSSL Engine ii docbook 3.1-0.2 SGML DTD for software documentation ii sgml-base 1.01 utilities to maintain the SGML catalog file ii sgml-data 0.15 common SGML DTDs and entities ii perl 5.004.04-7 Larry Wall's Practical Extracting and Report -- Ray Dassen <jdassen@wi.LeidenUniv.nl>   Received: (at 35711-forwarded) by bugs.debian.org; 13 Aug 1999 01:57:15 +0000 Received: (qmail 25050 invoked from network); 13 Aug 1999 01:57:15 -0000 Received: from amsterdam.interport.net (199.184.165.19) by master.debian.org with SMTP; 13 Aug 1999 01:57:15 -0000 Received: from burrito (mail@ts1port16.port.net [207.38.248.16]) by amsterdam.interport.net (8.8.5/8.8.5) with ESMTP id VAA04526; Thu, 12 Aug 1999 21:56:58 -0400 (EDT) Received: from apharris by burrito with local (Exim 2.11 #1 (Debian)) id 11F6aA-0002LX-00; Thu, 12 Aug 1999 21:56:34 -0400 To: Norman Walsh <ndw@nwalsh.com> Cc: 35711-forwarded@bugs.debian.org, "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl> Subject: Re: Bug#35711: docbook-stylesheets: Footnote not rendered References: <19990405154225.A9156@zensunni.wi.LeidenUniv.nl> <oa4smqgqxc.fsf@burrito.fake> <19990410112157.C2359@ultra5.wi.leidenuniv.nl> <19990510113635.C19616@ultra5.wi.leidenuniv.nl> From: Adam Di Carlo <adam@onshore.com> Date: 12 Aug 1999 21:56:32 -0400 In-Reply-To: "J.H.M. Dassen"'s message of "Mon, 10 May 1999 11:36:35 +0200" Message-ID: <oaemh8zbn3.fsf@burrito.fake> Lines: 29 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Adam Di Carlo <apharris@burrito.onshore.com> Norm, J.H.M. Dassen found a bug where footnotes within <bookinfo><legalnotice> are not rendered. Included is a modification to test/footnote.sgm from docbook stylesheets 1.43. I encourage you to add these patches to your test suite to the upstream package, btw, under the same license as the software itself. -- .....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/> --- footnote.sgm 1999/04/21 00:13:47 1.1.1.1 +++ footnote.sgm 1999/08/13 00:52:47 @@ -2,6 +2,16 @@ <!ENTITY refentry SYSTEM "cases/refent.sgm"> ]> <book><title>Book Title + + + + This test case is in the public domain. + Do what thou wilt shall be the whole of the law. + + + + + Part 1 Chapter 1 F1f1   Bug closed, send any further explanations to "J.H.M. Dassen (Ray)" <jdassen@wi.leidenuniv.nl> Request was from "J.H.M. Dassen (Ray)" <jdassen@cistron-office.nl> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 22 Jun 2001 16:16:04 +0000 From jdassen@cistron-office.nl Fri Jun 22 11:16:04 2001 Return-path: Received: from 10fwd.cistron-office.nl (smtp.cistron-office.nl) [::ffff:195.64.65.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15DTbH-00035K-00; Fri, 22 Jun 2001 11:16:04 -0500 Received: from odin.cistron-office.nl ([195.64.65.236] helo=odin) by smtp.cistron-office.nl with smtp (Exim 3.22 #1 (Debian)) id 15DTb8-0005Kn-00 for ; Fri, 22 Jun 2001 18:15:54 +0200 Received: by odin (sSMTP sendmail emulation); Fri, 22 Jun 2001 18:15:54 +0200 Date: Fri, 22 Jun 2001 18:15:54 +0200 From: "J.H.M. Dassen (Ray)" To: control@bugs.debian.org Subject: Email address update Message-ID: <20010622181554.A2522@cistron-office.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.18i Delivered-To: control@bugs.debian.org close 24436 close 25554 close 25969 close 26986 close 27225 close 31464 close 31897 close 33187 close 33361 close 35576 close 35711 close 36813 close 37081 close 37143 close 37210 close 38026 close 39889 close 40937 close 9387 reopen 24436 jdassen@debian.org reopen 25554 jdassen@debian.org reopen 25969 jdassen@debian.org reopen 26986 jdassen@debian.org reopen 27225 jdassen@debian.org reopen 31464 jdassen@debian.org reopen 31897 jdassen@debian.org reopen 33187 jdassen@debian.org reopen 33361 jdassen@debian.org reopen 35576 jdassen@debian.org reopen 35711 jdassen@debian.org reopen 36813 jdassen@debian.org reopen 37081 jdassen@debian.org reopen 37143 jdassen@debian.org reopen 37210 jdassen@debian.org reopen 38026 jdassen@debian.org reopen 39889 jdassen@debian.org reopen 40937 jdassen@debian.org reopen 9387 jdassen@debian.org thanks -- Do Microsoft's TCO calculations include TC of downtime?   Bug reopened, originator set to jdassen@debian.org. Request was from "J.H.M. Dassen (Ray)" <jdassen@cistron-office.nl> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 22 Jun 2001 16:16:04 +0000 From jdassen@cistron-office.nl Fri Jun 22 11:16:04 2001 Return-path: Received: from 10fwd.cistron-office.nl (smtp.cistron-office.nl) [::ffff:195.64.65.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15DTbH-00035K-00; Fri, 22 Jun 2001 11:16:04 -0500 Received: from odin.cistron-office.nl ([195.64.65.236] helo=odin) by smtp.cistron-office.nl with smtp (Exim 3.22 #1 (Debian)) id 15DTb8-0005Kn-00 for ; Fri, 22 Jun 2001 18:15:54 +0200 Received: by odin (sSMTP sendmail emulation); Fri, 22 Jun 2001 18:15:54 +0200 Date: Fri, 22 Jun 2001 18:15:54 +0200 From: "J.H.M. Dassen (Ray)" To: control@bugs.debian.org Subject: Email address update Message-ID: <20010622181554.A2522@cistron-office.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.18i Delivered-To: control@bugs.debian.org close 24436 close 25554 close 25969 close 26986 close 27225 close 31464 close 31897 close 33187 close 33361 close 35576 close 35711 close 36813 close 37081 close 37143 close 37210 close 38026 close 39889 close 40937 close 9387 reopen 24436 jdassen@debian.org reopen 25554 jdassen@debian.org reopen 25969 jdassen@debian.org reopen 26986 jdassen@debian.org reopen 27225 jdassen@debian.org reopen 31464 jdassen@debian.org reopen 31897 jdassen@debian.org reopen 33187 jdassen@debian.org reopen 33361 jdassen@debian.org reopen 35576 jdassen@debian.org reopen 35711 jdassen@debian.org reopen 36813 jdassen@debian.org reopen 37081 jdassen@debian.org reopen 37143 jdassen@debian.org reopen 37210 jdassen@debian.org reopen 38026 jdassen@debian.org reopen 39889 jdassen@debian.org reopen 40937 jdassen@debian.org reopen 9387 jdassen@debian.org thanks -- Do Microsoft's TCO calculations include TC of downtime?   Bug reassigned from package `docbook-stylesheets' to `docbook-dsssl'. Request was from Adam Di Carlo <adam@onshore.com> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 16 Sep 2001 18:10:15 +0000 From adam@onshore.com Sun Sep 16 13:10:15 2001 Return-path: Received: from arroz.onshored.com [216.220.101.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15igMx-00023p-00; Sun, 16 Sep 2001 13:10:15 -0500 Received: from arroz.onshored.com (localhost [127.0.0.1]) by arroz.onshored.com (Postfix) with ESMTP id 587F893924 for ; Sun, 16 Sep 2001 14:15:56 -0400 (EDT) Sender: adam@arroz.onshored.com To: control@bugs.debian.org Subject: maint of docbook-dsssl bugs Organization: onShore Development, Inc From: Adam Di Carlo Date: 16 Sep 2001 14:15:53 -0400 Message-ID: Lines: 21 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: control@bugs.debian.org reassign 97268 docbook-dsssl reassign 36886 docbook-dsssl reassign 37098 docbook-dsssl reassign 51992 docbook-dsssl reassign 53914 docbook-dsssl reassign 53915 docbook-dsssl reassign 75000 docbook-dsssl reassign 79432 docbook-dsssl reassign 92738 docbook-dsssl reassign 102225 docbook-dsssl reassign 104024 docbook-dsssl reassign 88914 docbook-dsssl reassign 35711 docbook-dsssl reassign 74999 docbook-dsssl reassign 51581 docbook-dsssl thanks -- ...Adam Di Carlo.....   Forwarded-to-address changed from Norman Walsh <ndw@nwalsh.com> to http://sourceforge.net/tracker/index.php?func=detail&aid=1035149&group_id=21935&atid=373747. Request was from Peter Eisentraut <peter_e@gmx.net> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 26 Sep 2004 21:06:05 +0000 From peter_e@gmx.net Sun Sep 26 14:06:04 2004 Return-path: Received: from mail.gmx.de (mail.gmx.net) [213.165.64.20] by spohr.debian.org with smtp (Exim 3.35 1 (Debian)) id 1CBgDc-0004V0-00; Sun, 26 Sep 2004 14:06:04 -0700 Received: (qmail 19138 invoked by uid 65534); 26 Sep 2004 21:05:33 -0000 Received: from dsl-213-023-250-148.arcor-ip.net (EHLO colt.pezone.net) (213.23.250.148) by mail.gmx.net (mp005) with SMTP; 26 Sep 2004 23:05:33 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: control@bugs.debian.org Date: Sun, 26 Sep 2004 23:05:32 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409262305.32430.peter_e@gmx.net> Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-0.2 required=4.0 tests=BAYES_40 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: forwarded 35711 http://sourceforge.net/tracker/index.php?func=detail&aid=1035149&group_id=21935&atid=373747   Changed Bug title. Request was from "Peter Eisentraut" <peter_e@gmx.net> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 5 Mar 2005 20:39:34 +0000 From peter_e@gmx.net Sat Mar 05 12:39:34 2005 Return-path: Received: from pezone.net (ramrod.pezone.net) [81.169.154.182] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D7g3i-00019B-00; Sat, 05 Mar 2005 12:39:34 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by ramrod.pezone.net (Postfix) with ESMTP id D85053C001B for ; Sat, 5 Mar 2005 21:39:31 +0100 (CET) Received: from ramrod.pezone.net ([127.0.0.1]) by localhost (ramrod.pezone.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25493-01 for ; Sat, 5 Mar 2005 21:39:23 +0100 (CET) Received: from pezone.net (localhost.localdomain [127.0.0.1]) by ramrod.pezone.net (Postfix) with ESMTP id 813333C001A for ; Sat, 5 Mar 2005 21:39:23 +0100 (CET) Received: from 134.109.72.111 (SquirrelMail authenticated user peter); by pezone.net with HTTP; Sat, 5 Mar 2005 21:39:23 +0100 (CET) Message-ID: <2122.134.109.72.111.1110055163.squirrel@pezone.net> Date: Sat, 5 Mar 2005 21:39:23 +0100 (CET) Subject: From: "Peter Eisentraut" To: control@bugs.debian.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at pezone.net Content-Transfer-Encoding: quoted-printable Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-1.4 required=4.0 tests=BAYES_00,BLANK_LINES_70_80, NOSUBJECT,VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: retitle 35711 docbook-dsssl: footnote in leganotice not rendered   Bug marked as found in version 1.37-1. Request was from Peter Eisentraut <peter_e@gmx.net> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 22 Jul 2005 11:59:29 +0000 From peter_e@gmx.net Fri Jul 22 04:59:29 2005 Return-path: Received: from ipx11302.ipxserver.de (gauss.credativ.com) [212.112.227.254] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DvwBd-0003PW-00; Fri, 22 Jul 2005 04:59:29 -0700 Received: from bell.credativ.de (p50890070.dip0.t-ipconnect.de [80.137.0.112]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id 5A29CD7657 for ; Fri, 22 Jul 2005 14:02:36 +0200 (CEST) From: Peter Eisentraut To: control@bugs.debian.org Date: Fri, 22 Jul 2005 13:59:42 +0200 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507221359.42575.peter_e@gmx.net> Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-1.5 required=4.0 tests=BAYES_00,NOSUBJECT autolearn=no version=2.60-bugs.debian.org_2005_01_02 found 35711 1.37-1 found 208046 1.78-4