[Tuglist] (no subject)

Renugopal M tuglist@tug.org.in
Wed, 6 Mar 2002 14:02:23 +0530 (IST)


Hi,

Can somebody help me in compiling the table given
below with decimal alignment and send me the same.

thanks in advance

renu


%%%%%%%%%%%%%%%%%%

\documentstyle{article}
\begin{document}

\hskip3.5pc{\small \bf Table 1.}
{\small
Form factors for the process  $\Lambda_b \rightarrow \Lambda_c e^-
\bar{v}$.
}
\vspace{0.5em}

\footnotesize{
\hskip3.5pc\begin{tabular}{lccc}
\hline
&&&\\[-2mm]
Form factors & Present estimation & Ref. [10] & Ref. [11]\\[1mm]
\hline
&&&\\[-2mm]
$g (q_{\max}^2)$ (GeV)         & 9.1      & 8.02    & 9.0\\[2mm]
$g_\pm (q_{\max}^2)$           & $-$0.17  & $-$0.15 & $-$0.17\\[2mm]
$a(q_{\max}^2)$ (GeV)          & 7.15     & 7.07    & 7.1\\[2mm]
$a_\pm(q_{\max}^2)$            & $-$0.17  & 0.008   & $-$0.17\\[1mm]
\hline
\end{tabular}
}
\normalsize


\end{document}

%%%%%%%%%%%%%%%%%%%%%%