>>>>> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:

Jose>  The comparison is fair, but as you notice our textclass already
Jose> have a css style, so why to change? :)

This would give us a better inheritance mechanism, and a well-thought
description, which is not the case now. However, I think we should
stick with something which almost works...

Jose>  We still miss the information about the struture, here you must
Jose> agree with me.

I do.

Jose>  Regarding how difficult it would be to construct the dtd
Jose> parser, I have asked that to Cees de Groot, SGML maintainer, his
Jose> answer follows:

Cees> Well, you need a DTD parser as you guessed. You may try to learn
Cees> a bit of Elisp if you don't know it already and try to take
Cees> psgml.el apart, because this does the same thing.

Cees> The long answer: use lex and yacc (or something else) to build a
Cees> DTD parser.  The parsed form would probably naturally fit in the
Cees> format of a tree, and then it's a matter of bookkeeping (keep
Cees> note about where you are in the tree, and make sure the user
Cees> only selects tags from children of the current node).

I'm not sure we will be able to handle that atop all we already have
to do for the next release...

JMarc

Reply via email to