Re: SGML docs can't be built as .PDF ...
| От | Peter Eisentraut |
|---|---|
| Тема | Re: SGML docs can't be built as .PDF ... |
| Дата | |
| Msg-id | 200712281225.59596.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | SGML docs can't be built as .PDF ... (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-docs |
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/
В списке pgsql-docs по дате отправления: