Date: Mon, 17 Jan 2000 09:15:28 +0100 (CET) From: saper@system.pl To: FreeBSD-gnats-submit@freebsd.org Subject: docs/16152: books/fdp-primer: Footnotes mangled in SGML Primer Message-ID: <200001170815.JAA56477@saperski.system.pl>
next in thread | raw e-mail | index | archive | help
>Number: 16152
>Category: docs
>Synopsis: books/fdp-primer: Footnotes mangled in SGML Primer
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 17 00:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Marcin Cieślak
>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:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001170815.JAA56477>
