From saper@saperski.system.pl  Mon Jan 17 00:14:29 2000
Return-Path: <saper@saperski.system.pl>
Received: from tricord.system.pl (tricord.system.pl [195.205.185.10])
	by hub.freebsd.org (Postfix) with ESMTP id 45DCE14DD8
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Jan 2000 00:14:27 -0800 (PST)
	(envelope-from saper@saperski.system.pl)
Received: from saperski.system.pl (saperski.system.pl [195.205.185.24])
	by tricord.system.pl (SYSTEM Internet) with ESMTP id JAA28654
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Jan 2000 09:14:05 +0100 (MET)
Received: (from saper@localhost)
	by saperski.system.pl (8.9.3/8.9.3) id JAA56477;
	Mon, 17 Jan 2000 09:15:28 +0100 (CET)
	(envelope-from saper)
Message-Id: <200001170815.JAA56477@saperski.system.pl>
Date: Mon, 17 Jan 2000 09:15:28 +0100 (CET)
From: saper@system.pl
Sender: saper@saperski.system.pl
Reply-To: saper@system.pl
To: FreeBSD-gnats-submit@freebsd.org
Subject: books/fdp-primer: Footnotes mangled in SGML Primer
X-Send-Pr-Version: 3.2

>Number:         16152
>Category:       docs
>Synopsis:       books/fdp-primer: Footnotes mangled in SGML Primer
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 17 00:20:00 PST 2000
>Closed-Date:    Sun Feb 13 17:28:34 PST 2000
>Last-Modified:  Sun Feb 13 17:28:53 PST 2000
>Originator:     Marcin Cielak
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
SYSTEM Internet Provider
>Environment:

Current "doc" tree cvsupped daily.

>Description:

In the PDF, html and perhaps any else format footnotes
at the end of "SGML Primer" chapter start at numer two.

Number one is ommited.

>How-To-Repeat:

Typeset the fdp-primer.

>Fix:

No fix this time, sorry.

I have found the code responsible for the first missing footnote.
I don't know why it goes as a Note "a." into HTML output,
or even the whole table is missing from PDF output.

I guess that it is not so easy (but SGML, DSSSL, whavetever permits this) 
to add a footnote from inside of the table.
	
From:

     $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml,v 1.9 1999/09/06 06:52:42 peter Exp $

First footnote:

		<row>
		  <entry>5</entry>
		  <entry>A one letter code indicating the nature of the
		    message.  <literal>I</literal> indicates an informational
		    message, <literal>W</literal> is for warnings, and
		    <literal>E</literal> is for errors<footnote>
		      <para>It is not always the fifth column either.
			<command>nsgmls -sv</command> displays
			<literal>nsgmls:I: SP version "1.3"</literal>
			(depending on the installed version).  As you can see,
			this is an informational message.</para>
		    </footnote>, and <literal>X</literal> is for
		    cross-references.  As you can see, these messages are
		    errors.</entry>
		</row>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Sun Feb 13 17:28:34 PST 2000 
State-Changed-Why:  
It's a bug in the stylesheets, which I've forwarded on to Norm Walsh in 
the hope of a fix.  Thanks. 
>Unformatted:
