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}


Oh, thanks. Can you describe in a few words distinction between {} and \bgroup\egroup? I know that \bgroup\egroup are "implicit characters" and useful in macro definitions but what this really means?

--
Radhelorn <[EMAIL PROTECTED]>
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to