If the problem is with fitting the table onto A4 paper, you could
adjust \tabcolsep, as Ross mentioned, you could also try \resizebox
and/or \rotatebox.
\resizebox{\textwidth}{!}{Your table here}
or
\rotatebox{-90}{Your table here}
or
\resizebox{\textwidth}{!}{\rotatebox{-45}{Your table here}}
Ho
On Jun 14, 2010, at 2:08 AM, Ross Moore wrote:
Hi Alan, and Ashok,
On 14/06/2010, at 2:23 PM, Alan Munn wrote:
This isn't really a XeLaTeX question, but a very elementary latex
question. There are so many things wrong with the table you posted
it's hard to know where to start.
I think
On Mon, Jun 14, 2010 at 02:44:33PM +0200, Peter Dyballa wrote:
>
> Am 14.06.2010 um 06:23 schrieb Alan Munn:
>
> >multicolumn -> \multicolumn
>
>
> The \ are OK in my copy. Maybe your eMail client gets confused from
> Ashok inserting the whole digest in his response. Actually to
> nothing. This
On Jun 13, 2010, at 9:04 PM, ashok kumar khanda wrote:
> {} &{} & {} & \multicolumn{2}{c}{$(\triangle E_B)_g$}& {} &{}&
> \multicolumn{1}{c}{$M_B$} \\
Howdy,
Taking another look the whole first line looks like you want it to be
{} &{} & {} & \multicolumn{3}{c|}{$(\triangle E_B)_g$} &{}
Am 14.06.2010 um 06:23 schrieb Alan Munn:
multicolumn -> \multicolumn
The \ are OK in my copy. Maybe your eMail client gets confused from
Ashok inserting the whole digest in his response. Actually to nothing.
This is really ugly. Not even trying to adjust the subject.
--
Greetings
P
On Jun 13, 2010, at 9:04 PM, ashok kumar khanda wrote:
> \multicolumn{1}{c}{$M_B$}
Howdy,
Since you don't tell us what is wrong with the way the table is typeset I can
only guess that you don't like the first line. So... just change the last item
on that line to
\multicolumn{2}{c|}{$M_B$}
Hi Alan, and Ashok,
On 14/06/2010, at 2:23 PM, Alan Munn wrote:
> This isn't really a XeLaTeX question, but a very elementary latex question.
> There are so many things wrong with the table you posted it's hard to know
> where to start.
I think you may be being a bit harsh here.
It looks to
This isn't really a XeLaTeX question, but a very elementary latex
question. There are so many things wrong with the table you posted
it's hard to know where to start. First, you should find some good
introductory material on latex generally, since the code below shows
that you haven't rea
Dear Sir,
I am using latex in windows environment. I have some problem . I am not able to
setup the following table in a A4 size paper
Please help me.
\begin{table}
\caption{Energy Contributions $(\triangle E_B)_{cm}, (\triangle E_B)_g, (\delta
M_B)_\chi$ and physical masses $(M_B)$ of ground
st