docbook question: how to center cell in tables ?

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: docbook question: how to center cell in tables ?
Date: 2007-01-28 16:38:58
Message-ID: Pine.LNX.4.64.0701281934520.400@sn.sai.msu.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi there,

I want to center a content of table's cell
(ex. http://mira.sai.msu.su/~megera/pgsql/lockmatrix/c2.html),
but jade seems doesn't generate a right html code.

sgml code looks like:

<table id="lock-matrix" frame="topbot" pgwide="1">
<title>Lock Matrix</title>
<tgroup cols="10" align="center">
<thead>
<row>
<entry> </entry>

I run
jade -d stylesheet.dsl -i output-html -t sgml test.sgml

What I'm doing wrong ?

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-01-28 17:01:36 Re: Implied Functional index use (redux)
Previous Message Magnus Hagander 2007-01-28 13:05:41 Re: VC2005 build and pthreads