From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23576 invoked by alias); 28 Apr 2005 10:41:22 -0000 Mailing-List: contact docbook-tools-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: docbook-tools-discuss-owner@sources.redhat.com Received: (qmail 23200 invoked from network); 28 Apr 2005 10:41:06 -0000 Received: from unknown (HELO oceanic.wsisiz.edu.pl) (213.135.44.33) by sourceware.org with SMTP; 28 Apr 2005 10:41:06 -0000 Received: from localhost (localhost [127.0.0.1]) by oceanic.wsisiz.edu.pl (Postfix) with ESMTP id EA39933E632 for ; Thu, 28 Apr 2005 12:41:05 +0200 (CEST) Received: from mask.wsisiz.edu.pl (mask.wsisiz.edu.pl [213.135.44.35]) by oceanic.wsisiz.edu.pl (Postfix) with ESMTP id 3DF2433E62A for ; Thu, 28 Apr 2005 12:41:05 +0200 (CEST) Received: from mask.wsisiz.edu.pl (localhost [127.0.0.1]) by mask.wsisiz.edu.pl (8.13.1/8.12.8) with ESMTP id j3SAf4Vt022826 for ; Thu, 28 Apr 2005 12:41:04 +0200 Received: (from apache@localhost) by mask.wsisiz.edu.pl (8.13.1/8.12.11/Submit) id j3SAf4ST022825; Thu, 28 Apr 2005 12:41:04 +0200 X-Authentication-Warning: mask.wsisiz.edu.pl: apache set sender to h.sokolowski@wsisiz.edu.pl using -f Received: from odyn.biatel.pl ([80.51.9.3]) (SquirrelMail authenticated user sokolowh) by poczta.wsisiz.edu.pl with HTTP; Thu, 28 Apr 2005 12:41:04 +0200 (CEST) Message-ID: <13269.80.51.9.3.1114684864.squirrel@poczta.wsisiz.edu.pl> In-Reply-To: <200504281232.17542.e.bischoff@noos.fr> References: <39627.80.51.9.3.1114593391.squirrel@poczta.wsisiz.edu.pl> <200504271522.31657.e.bischoff@noos.fr> <27896.80.51.9.3.1114668915.squirrel@poczta.wsisiz.edu.pl> <200504281232.17542.e.bischoff@noos.fr> Date: Thu, 28 Apr 2005 10:41:00 -0000 Subject: Re: paper type From: "Hubert Sokolowski" To: docbook-tools-discuss@sources.redhat.com User-Agent: SquirrelMail/1.4.4-1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-SW-Source: 2005/txt/msg00015.txt.bz2 > Le Jeudi 28 Avril 2005 08:15, Hubert Sokolowski a écrit : >> > Le Mercredi 27 Avril 2005 14:04, Hubert Sokolowski a écrit : >> >> /usr/share/sgml/docbook/docbook-dsssl-1.79/common/catalog >> > >> > That file is probably broken. >> >> it looks like this >> >> OVERRIDE YES > > Try removing the OVERRIDE option thanks for your reply, I have solved my all problems with generating pdf from DocBook. Now the problem is that all columns in a table has the same width. It looks like that http://oceanic.wsisiz.edu.pl/~sokolowh/mieszko.pdf sgml file http://oceanic.wsisiz.edu.pl/~sokolowh/mieszko.sgml pdf was created with command openjade -t tex -d /usr/share/sgml/docbook/docbook-dsssl-1.79/print/docbook.dsl mieszko.sgml and pdfjadetex mieszko.tex Any ideas how to make tables behave like in html, so columns are automatically set to the minimal width? hs