OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Re: Problems with (make entity system-id:).


--2oS5YaxWCcQjTEyO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jan 07, 2002 at 01:08:18PM -0500, Norman Walsh wrote:
> [Follow-ups to docbook-apps, please]
>=20
> / Josef Karthauser <joe@tao.org.uk> was heard to say:
> | I've tracked the problem down to the following interaction:
> |
> |     ;; Tests
> |     (root
> | 	(make sequence
> | 	    (make entity
> | 		system-id: "testfile1")
> | 	    (make entity
> | 		system-id: "testfile2")
> | 	    (process-children)))
>=20
> You need a root rule that looks more like this:
>=20
> (root
>  (make sequence
>  	    (make entity
>  		system-id: "testfile1")
>  	    (make entity
>  		system-id: "testfile2")
>    (process-children)
>    (with-mode manifest
>      (process-children))
>    (if html-index
>        (with-mode htmlindex
> 	 (process-children))
>        (empty-sosofo))))

Ah, ok.  Thanks.

As a matter of interest why doesn't my root rule cascade and do the
right thing anyway?

Joe

--2oS5YaxWCcQjTEyO
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjw55T8ACgkQXVIcjOaxUBbATQCgrFVBjHkpJqLv7Gt9wm8JEyGj
hUUAn11VQSUjfva23iUVBQgHQgjz/rDJ
=lzJV
-----END PGP SIGNATURE-----

--2oS5YaxWCcQjTEyO--


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC