Hi,

My reply to Asger's reply has two parts, this is the quick one.

He wrote:

> Ok, maybe LaTeX can't handle this in all cases, but that still doesn't
> matter, because we can get what LaTeX understands in the same kind of
> traversal, using an appropriate LaTeXFormatter.

That's right.

> > Then why should it reflect the internal structure? This is not logic.
> The iterator will perform a depth first tree traversal.  Therefor, the 
> internal structure is exposed by the iterator.

IMO that could be hidden by a higher level iterator that does the
traversal internally. Even if the structure is exposed in the parser's
code, that doesn't matter to the file format. Parser's job is precisely to
get the implicit structure from the file.

Greets,

Alejandro

Reply via email to