This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Producing tables with Jadetex/openjade.


--vkogqOf2sHV7VnPd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Does anyone here use openjade to produce tables from SGML input?

Text in cells doesn't wrap very well.  In particular when we want to
align the text centrally only the first line is centered, all wrapped
lines continue from the left, which is really ugly.

Here's my example SGML:

    <table pgwide=3D"1">
    <title> Comparing Law Fields with Linear Algebra </title>
    <tgroup cols=3D"7">
    <colspec colname=3D'c1'>
    <colspec colname=3D'c2'>
      <tbody>
	<row>
	  <entry align=3D"center" valign=3D"middle" namest=3D"c1"
	    nameend=3D"c2">Law Field element</entry>
	  <entry align=3D"center" valign=3D"middle">Class of complex numbers</entr=
y>
	  <entry align=3D"center" valign=3D"middle">Behaviour under conjugation</e=
ntry>
	  <entry align=3D"center" valign=3D"middle">Class of operators in a
	    finite dimensional inner product space</entry>
	  <entry align=3D"center" valign=3D"middle">Behaviour under the adjoint
	    map</entry>
	  <entry>Law</entry>
      </tbody>
    </tgroup>
    </table>

This comes out in the tex/PDF output as:


    Law Field Element        Class of         Behaviour          Class of  =
        etc
                       complex numbers  under conjugation   operators in a
                                                            finite
                                                            dimensional
                                                            inner product
                                                            space

instead of,

    Law Field Element      Class of          Behaviour         Class of    =
      etc
                        complex numbers  under conjugation  operators in a
                                                                finite
                                                              dimensional
                                                             inner product
                                                                space


Does anyone have any ideas on how to fix this?

Joe
--=20
"As far as the laws of mathematics refer to reality, they are not certain;
and as far as they are certain, they do not refer to reality." - Albert
Einstein, 1921

--vkogqOf2sHV7VnPd
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iEYEARECAAYFAj2R1jwACgkQXVIcjOaxUBYSdACglxYn75lxxXYPvopSI+lcmYBO
kWcAn21/3W1ttorNi5svAYzNPUawz/Is
=tB44
-----END PGP SIGNATURE-----

--vkogqOf2sHV7VnPd--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]