From owner-freebsd-doc@FreeBSD.ORG Sat Feb 21 02:28:05 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2B1E16A4CE for ; Sat, 21 Feb 2004 02:28:05 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7196F43D2F for ; Sat, 21 Feb 2004 02:28:05 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 45DF25309; Sat, 21 Feb 2004 11:28:04 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 48D175308; Sat, 21 Feb 2004 11:27:57 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id C85B033C6F; Sat, 21 Feb 2004 11:27:56 +0100 (CET) To: Kerry Cox References: <4033D9A5.4080109@ksl.com> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sat, 21 Feb 2004 11:27:56 +0100 In-Reply-To: <4033D9A5.4080109@ksl.com> (Kerry Cox's message of "Wed, 18 Feb 2004 14:31:17 -0700") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: doc@FreeBSD.org Subject: Re: FreeBSD handbook and XML source X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 10:28:05 -0000 Kerry Cox writes: > I'm looking to bring my Icecast documentation > (http://quasi.ksl.com/icecast/) up to speed and quality with that of > the FreeBSD Handbook page. If you're using DocBook XML, the trick is mostly in the CSS stylesheet you use to display the resulting HTML. If you set the XSL parameter html.stylesheet to 'foo', the HTML output will reference a CSS stylesheet named foo. The FreeBSD handbook uses SGML, not XML, and a lot of the formatting is done in DSSSL, though some of it is also done with CSS (see doc/share/misc/docbook.css in the doc repo) DES --=20 Dag-Erling Sm=F8rgrav - des@des.no