15 Jul
2005
15 Jul
'05
5:20 p.m.
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