Peter Münster wrote:
On Fri, 15 Jul 2005, Radhelorn wrote:
I've solved aligning problem with \hfill\vbox or \rightaligned, but this needs to be done for each table.
Did I miss something important?
Hello, you can define a macro. For example:
\def\startMyMidAlignedTable{\hbox to \hsize\bgroup\hss\vbox \bgroup\starttable} \def\stopMyMidAlignedTable{\stoptable\egroup\hss\egroup}
ere is actually a \definetabulate (see end of core-mis) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------