Re: "use"'ing style specs

Subject: Re: "use"'ing style specs
From: "Frank A. Christoph" <christo@xxxxxxxxxxxxxxxxxx>
Date: Thu, 4 Feb 1999 13:03:47 +0900
>Take a look at 7.1. I'm referring to the "use" attribute (or really, attribute type, I guess, since it's an architecture), not the "use:" characteristic.  For example,
>
><style-specification id="foo" use="bar">
><style-specification-body>
>(define y x)
></style-specification-body>
></style-specification>
><style-specification id="foo">
><style-specification-body>
>(define x 1)
></style-specification-body>
></style-specification>

Of course I meant:

<style-specification id="foo" use="bar">
<style-specification-body>
(define y x)
</style-specification-body>
</style-specification>
<style-specification id="bar">
<style-specification-body>
(define x 1)
</style-specification-body>
</style-specification>

--FC

ÒI"â²Ø§~?§uªÜ?+Þ?Ûiÿü0Âk¥mêëÊ×??Ê&ýÛ,²_ݲË%?Ë
Current Thread