Date: Fri, 13 Sep 2002 19:06:19 +0200 From: Marc Fonvieille <blackend@freebsd.org> To: Orion Hodson <orion@freebsd.org> Cc: freebsd-doc@freebsd.org Subject: Re: notes in tables Message-ID: <20020913170619.GA238@marduk.blackend.org> In-Reply-To: <200209130541.g8D5fXmE042366@puma.icir.org> References: <200209130541.g8D5fXmE042366@puma.icir.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 12, 2002 at 10:41:33PM -0700, Orion Hodson wrote:
>
> What is the prescribed manner to attach a note to an entry in a table? eg I'd
> like to replicate:
>
> Device Kernel Supported Loadable Kernel Module
> --------------------------------------------------------------
> Foo yes (note1) foo.ko
> Bar yes bar.ko
>
> note1 Foo requires 'device baz' in addition to 'device foo' in the
> kernel config.
>
> I've attempted adding a note and a callout to an entry within a table, but in
> both cases errors are generated:
>
> jade ... document type does not allow element "NOTE" here; ...
>
> If the answer is "blah, bad style!", can you give pointers on the preferred
> alternatives?
You mean a footnote?
For a foot note, here's an example:
<row>
<entry>blahblah</entry>
<entry>blah</entry>
<entry>blahblahblah
<footnote>
<para>blahblah</para>
</footnote>
</entry>
</row>
Marc
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?20020913170619.GA238>
