From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5812 Path: main.gmane.org!not-for-mail From: Simon Pepping Newsgroups: gmane.comp.tex.context Subject: Re: Some XML typesetting questions Date: Tue, 9 Oct 2001 21:10:07 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20011009211007.A465@scaprea> References: <5.1.0.14.1.20011009092345.03126f98@server-1> <5.1.0.14.1.20011008181428.0233b228@server-1> <5.1.0.14.1.20011008112132.031f8528@server-1> <5.1.0.14.1.20011008112132.031f8528@server-1> <5.1.0.14.1.20011008181428.0233b228@server-1> <5.1.0.14.1.20011009092345.03126f98@server-1> <87bsjhta0h.fsf@dellius.nederware.nl> <5.1.0.14.1.20011009173610.02407e10@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035396379 4803 80.91.224.250 (23 Oct 2002 18:06:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:06:19 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <5.1.0.14.1.20011009173610.02407e10@server-1>; from pragma@wxs.nl on Tue, Oct 09, 2001 at 05:38:34PM +0200 Xref: main.gmane.org gmane.comp.tex.context:5812 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5812 On Tue, Oct 09, 2001 at 05:38:34PM +0200, Hans Hagen wrote: > At 11:53 AM 10/9/2001 +0200, Berend de Boer wrote: > >Hans Hagen writes: > > > > > then, is this > > > > > > ENTITY bla SYSTEM "filename" > > > > > > the pattern to support? > > > >Exactly. > > > >It's often used in things like this: > > > >----------------------- > > > > > > > > > yes, but according to bradley there can also be "yetanother.dtd" there so i > assume that the inclusion should be limited to xml ? > > taco: what was this about graphics? Should &whatamess; then expand to > \externalfigure[whatamess] ? How does one know what is a figure? I do not have the spec at hand, but I think these patterns occur: ]> The notation marks it as a non-parsed entity, i.e., a non-xml file. The notation must have been declared in the DTD or in the internal part of the DTD. I do not think you can include a figure by just using an entity &figname;. The entity should be the value of an attribute, e.g. . But more direct approaches also occur: (from docbook). All entities may be parameter entities: