Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 1998 23:15:29 +0000
From:      Nik Clayton <nik@nothing-going-on.demon.co.uk>
To:        Nik Clayton <nik@nothing-going-on.demon.co.uk>, doc@FreeBSD.ORG
Subject:   Re: DocBook conversion report / CSS
Message-ID:  <19981105231529.08090@nothing-going-on.org>
In-Reply-To: <19981104233956.60729@nothing-going-on.org>; from Nik Clayton on Wed, Nov 04, 1998 at 11:39:56PM %2B0000
References:  <19981104233956.60729@nothing-going-on.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 04, 1998 at 11:39:56PM +0000, Nik Clayton wrote:
> Known problems;
> 
>   - The stylesheet ignores the remap attribute when rendering <xrefs>
>     so most of the internal links look wrong. 

Fixed. Instead of using <xref linkend="target" remap="foo">, use

    <link linkend="target">foo</link>

>   - The build process isn't particularly elegant. 

Still true.

>   - Content from the current Handbook needs merging in.

Still true.

>   - Extended entities (&rdquo; and friends) aren't converted.

Not automated, but 

    <URL:http://www.freebsd.org/~nik/handbook/index.html>;

is a copy of the Handbook with them converted (I think I've got all of 
them).

>   - None of the other formats are generated yet.

Still true.

Of the URL above;

> That includes a CSS stylesheet that I've whipped together. 
> 
> If anyone knows CSS, perhaps they could tell me why, in pages such as
> slipc.html, everything after the second heading is indented too far to
> the left? Or is it just my browser (Netscape 4.04)?

Well, it's not my browser, since Navigator 4.05 for Solaris does the same
thing. Any CSS gurus in the house?

N
-- 
	    C.R.F. Consulting -- we're run to make me richer. . .

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?19981105231529.08090>