Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2005 19:17:20 -0700
From:      Murray Stokely <murray@freebsdmall.com>
To:        "Bruce A. Mah" <bmah@freebsd.org>
Cc:        cvs-src@freebsd.org, Hiroki Sato <hrs@freebsd.org>, src-committers@freebsd.org, simon@freebsd.org
Subject:   Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml
Message-ID:  <20050614021720.GB21692@freebsdmall.com>
In-Reply-To: <1118692905.3919.51.camel@localhost>
References:  <20050612.204114.95014473.hrs@allbsd.org> <20050612121219.GM821@zaphod.nitro.dk> <1118591894.49696.12.camel@tomcat.kitchenlab.org> <20050614.022601.07580245.hrs@allbsd.org> <20050613190330.GB12924@freebsdmall.com> <1118692905.3919.51.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 13, 2005 at 01:01:45PM -0700, Bruce A. Mah wrote:
> If memory serves me right, Murray Stokely wrote:
> > On Tue, Jun 14, 2005 at 02:26:01AM +0900, Hiroki Sato wrote:
> > >  I fixed the right margin just now.  However, the footnote issue seems
> > >  more complicated as far as I checked.  Generating footnotes from <ulink>
> > >  is directly processed in (element ulink) by using (make page-footnote),
> > >  so it may need to define a "footnote-mode" and rewrite this part to
> > >  use it...
> > 
> > Is it OK to just put the ulink inline in parenthesis rather than
> > generating a broken footnote for it?  If so, just use <ulink
> > role="inline">.
> 
> Hmmm...I didn't know you could do that.  But I'm going to guess that the
> destination of the link is going to overflow the limited space in the
> table column allotted for the name of the advisory...???...

Ahh.  Turns out this was a local patch, so you can't just use
'role=inline' by default.  I have a lot of code related to ulinks and
footnotes for print output available here :

  http://www.FreeBSD.org/~murray/wrsfootnote.dsl

Not sure if this will help do what you want.

	- Murray



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050614021720.GB21692>