From owner-freebsd-doc@FreeBSD.ORG Wed Sep 22 08:48:16 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 BCEF116A4CE; Wed, 22 Sep 2004 08:48:16 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D6DE43D49; Wed, 22 Sep 2004 08:48:16 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.42 (FreeBSD)) id 1CA2nO-000JKw-TB; Wed, 22 Sep 2004 09:48:14 +0100 Date: Wed, 22 Sep 2004 09:48:14 +0100 From: Ceri Davies To: Dmitry Morozovsky Message-ID: <20040922084814.GU2493@submonkey.net> Mail-Followup-To: Ceri Davies , Dmitry Morozovsky , freebsd-doc@FreeBSD.org References: <20040922100938.Y92969@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TPGKQYD3WP7vMswh" Content-Disposition: inline In-Reply-To: <20040922100938.Y92969@woozle.rinet.ru> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.6i Sender: Ceri Davies cc: freebsd-doc@FreeBSD.org Subject: Re: authorgroup description in articles 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: Wed, 22 Sep 2004 08:48:16 -0000 --TPGKQYD3WP7vMswh Content-Type: multipart/mixed; boundary="GMArzDD+OGn24EFp" Content-Disposition: inline --GMArzDD+OGn24EFp Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment Content-Transfer-Encoding: quoted-printable On Wed, Sep 22, 2004 at 10:11:11AM +0400, Dmitry Morozovsky wrote: > Dear colleagues, >=20 > in freebsd.dsl we have the following comment >=20 > >=20 > and such construction works in book chapters ok. However, when I try to u= se it > inside article's articleinfo, it is not rendering correctly (AFAICC). Naive, untested, patch attached. Please try that out. Ceri --=20 It is not tinfoil, it is my new skin. I am a robot. --GMArzDD+OGn24EFp Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="f.dsl.diff" Content-Transfer-Encoding: quoted-printable Index: freebsd.dsl =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/doc/share/sgml/freebsd.dsl,v retrieving revision 1.82 diff -u -r1.82 freebsd.dsl --- freebsd.dsl 30 Aug 2004 09:19:35 -0000 1.82 +++ freebsd.dsl 22 Sep 2004 08:45:55 -0000 @@ -837,6 +837,8 @@ authorgroup shows up as a separate sentence. --> =20 =20 + (element articleinfo=20 + (process-children)) (element chapterinfo=20 (process-children)) (element sect1info=20 @@ -849,6 +851,8 @@ (process-children)) (element sect5info=20 (process-children)) + (element (articleinfo authorgroup author) + (literal (author-list-string))) (element (chapterinfo authorgroup author) (literal (author-list-string))) (element (sect1info authorgroup author) @@ -870,6 +874,8 @@ (process-children) (literal ". ")))) =20 + (element (articleinfo authorgroup) + (custom-authorgroup)) (element (chapterinfo authorgroup) (custom-authorgroup)) (element (sect1info authorgroup) --GMArzDD+OGn24EFp-- --TPGKQYD3WP7vMswh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBUTxOocfcwTS3JF8RAqrTAJ9PL7ECxW9BeF0SidSauhRzeEtUxQCgxYaM eFC937myF0VVEKzHnRdGNtQ= =ceWr -----END PGP SIGNATURE----- --TPGKQYD3WP7vMswh--