Am Donnerstag, 27. Dezember 2007 schrieb Tom Lane:
> All those \endSeq{}'s correspond to unclosed \Seq macros in the code for
> each list-of-tables entry.  So this looks to me like a stylesheet bug,
> but I don't know the DSSSL stuff well enough to know where to look.

It's in the file dbautoc.dsl function built-lot.  It's not really a stylesheet 
bug, since in Scheme programming is necessarily done through recursive calls.  
The problem is that the Scheme code generates code for a different system 
(TeX) which does not expect such constructions.

I have disabled the LOT for the time being.  The PDF now builds for me.  I 
have also sent a bug report inquiring about the grouping levels.

We could probably do something about the built-lot function, too, but it would 
probably hit us again later.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to