On Sun, 1 May 2005, Philip TAYLOR wrote:
> \hbox to \wd 0 {\hfil \hbox {\fiverm #2} \hfil}
it seems that here the boxed box is not needed and there is a spurious
blank before the last \hfil that makes positioning uncentered.
\hbox to \wd 0 {\hfil\fiverm #2\hfil}
Regards, Hartmut