On Mon, Aug 04, 2003 at 12:31:11AM +0200, Jean-Marc Lasgouttes wrote:
> The following patch reimplements some of the stuff I wrote in chemnitz
> to handle document structure. There is now a nice Context structure
> which is passed around and replaces a few silly global variables.
>
> This even sup
The following patch reimplements some of the stuff I wrote in chemnitz
to handle document structure. There is now a nice Context structure
which is passed around and replaces a few silly global variables.
This even supports some basic nesting, but everything does not work yet.
I plan to work more