Re: docbook-dsssl help

Поиск
Список
Период
Сортировка
От Adam DiCarlo
Тема Re: docbook-dsssl help
Дата
Msg-id 867k1bx3le.fsf@gopher.onshored.com
обсуждение исходный текст
Список pgsql-docs
I found the problem -- it's a bug in the stylesheets where it's making
more than one page when there's both figures and tables or examples to
list.

I have no clue why it doesn't fail in openjade 1.3... 

Attached is the patch to docbook-dsssl.  I'll commit it to upstream.

-- 
...Adam Di Carlo...<adam@onshored.com>.......<URL:http://www.onshored.com/>

diff -u -r1.4 dbdivis.dsl
--- print/dbdivis.dsl   15 Jan 2003 08:24:23 -0000      1.4
+++ print/dbdivis.dsl   5 Dec 2003 04:57:50 -0000
@@ -108,8 +108,7 @@                 center-footer: ($center-footer$ (normalize "lot"))                 right-footer:
($right-footer$(normalize "lot"))                 input-whitespace-treatment: 'collapse
 
-                 (build-lot (current-node) (car gilist))
-                 (loop (cdr gilist)))
+                 (build-lot (current-node) (car gilist)))               (loop (cdr gilist)))))      (if
(generate-toc-in-front)


--=-2C/dcf4ic3hRNpWi9yaq--



В списке pgsql-docs по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Inserting timestamp values
Следующее
От: Halley Pacheco de Oliveira
Дата:
Сообщение: PostgreSQL 7.4 Documentation - create/drop_operator.sgml