From owner-freebsd-doc@FreeBSD.ORG Sat Mar 19 03:45:09 2005 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 3E75616A4CE for ; Sat, 19 Mar 2005 03:45:09 +0000 (GMT) Received: from mail.freebsdmall.com (ns1.freebsdmall.com [69.50.233.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22B5343D46 for ; Sat, 19 Mar 2005 03:45:09 +0000 (GMT) (envelope-from murray@freebsdmall.com) Received: by mail.freebsdmall.com (Postfix, from userid 2074) id 9CDA61CD9F; Fri, 18 Mar 2005 20:01:49 -0800 (PST) Date: Fri, 18 Mar 2005 20:01:49 -0800 From: Murray Stokely To: Giorgos Keramidas Message-ID: <20050319040149.GK4271@freebsdmall.com> References: <200503020950.j229oWIV040296@freefall.freebsd.org> <20050318155151.GG86525@freebsdmall.com> <20050319034144.GA16158@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050319034144.GA16158@gothmog.gr> User-Agent: Mutt/1.4.2.1i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: freebsd-doc@freebsd.org Subject: Re: docs/78240: Replace with around a # 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, 19 Mar 2005 03:45:09 -0000 On Sat, Mar 19, 2005 at 05:41:44AM +0200, Giorgos Keramidas wrote: > You're right. I wanted the quotes _in addition_ to any formatting > already there. Many thanks for the DSSSL help :-) > > I've been planning to experiment with this in various output formats for > a while, but didn't get around to it. Knowing the correct way to do > this, is certainly helpful. > > BTW, where does one go to learn more about DSSSL these days? The main document is the dsssl96b.pdf ISO spec. Other than that you can search the oasis and docbook-apps mailing lists when you have a specific query. Looking through the default DocBook stylesheets is also a good way to learn about relatively advanced DSSSL usage. Norm Walsh himself explained the (next-match) stuff to Nik and I at an O'Reilly conference almost 5 years ago. - Murray