docbook question: how to center cell in tables ?

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема docbook question: how to center cell in tables ?
Дата
Msg-id Pine.LNX.4.64.0701281934520.400@sn.sai.msu.ru
обсуждение исходный текст
Ответы Re: docbook question: how to center cell in tables ?  (Peter Eisentraut <peter_e@gmx.net>)
Список 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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: VC2005 build and pthreads
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Implied Functional index use (redux)