Re: TEI/TEI lite support

Dave Malcolm <[email protected]> 04 Feb 2004 14:23:18 +0000
Newsgroups gmane.editors.conglomerate.general
Message-ID <1075904597.2160.630.camel@shirehorse1>
On Wed, 2004-02-04 at 09:48, Roberto Rosselli Del Turco wrote:
> Il mar, 2004-02-03 alle 13:25, Dave Malcolm ha scritto:
> > On Tue, 2004-02-03 at 11:00, Roberto Rosselli Del Turco wrote:
> > > > Perhaps we should focus on TEI Lite for the moment?
> > > 
> > > Yes, my (implicit) conclusion too.
> > 
> > OK.   So we'll probably have a single file called "teixlite.xds" in
> > Conglomerate's examples subfolder (to match the dtd filename)?
> 
> Hmm, why the "examples" subfolder and not the dispspecs one?

There isn't a dispspecs folder, due to a historical accident.  Probably
should get fixed before 0.8.0  (Added as bug #133406).

Are you happy for me to add the latest bugzilla attachment to CVS (and
into tarballs) as "teixlite.xds"?

> 
> One more thought which occurred to me while thinking about TEI/TEI Lite:
> as I hinted, very often you don't use TEI (Lite) but a personal view of
> the TEI dtd which can have (and normally has) a completely different
> name. This means that, even if the dtd is a subset of the TEI superset,
> you can't have it recognized by Conglomerate because the dtd is a
> different and differently named file; I suppose something similar may
> happen with customized versions of docbook. So, why not allowing the
> user to *choose* a dispspec for his document, if it can't automatically
> be assigned by Conge?

I was convinced there was already a bug about this, but couldn't find
it; so I've added it as bug #133405.

> 
> > > > - possibly remove the xml:lang attributes from the <name> elements
> > > 
> > > xml:lang="C" looks pretty useless to me.
> > 
> > Yes, it probably should be removed (simple search & replace)
> 
> How about the whitespace="normalize" attribute?

Get rid of it!  This is the default value.  (The xds output is too
verbose; I've filed bug #133401 about this)

> 
> > Don't feel like you have to sort out all of the above before submitting
> > something.  As soon as you've got something that works on some test
> > documents it's probably worth posting it so we can add to CVS (and to
> > the tarballs).  Refinements can happen at a later stage.
> 
> OK, thanks for all the info.
> 
> Ciao