LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ekaterina Rashkova <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Wed, 5 Sep 2007 21:37:09 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (39 lines)
Dear all,

I have been struggling with formatting the note and source under my table
for a while now and thought someone might be able to help. How do I tell
latex to align my note and source wit the width of the table? (I couldn't
find an easy command for note/source therefore I used \emph) Thanks!!

Ekaterina

here's the core I used:

\begin{table}[h]
\textbf{\caption{European Parliament Election Results 2007}}
\vspace{10pt}
\centerline{
\begin{tabular}{|c|c|c|c|c|}
\hline
$Party Name$ & $EP Party$ & $Votes$ &$\%$& $Seats$\\
\hline
GERB & EPP & 420001 & 21.68 & 5\\
BSP (coalition) & PES & 414786 & 21.41 & 5\\
DPS & ELDR & 392650 & 20.26 &4 \\
ATAKA& ITS & 275237 & 14.20 & 3\\
NDSV & ELDR & 121398 & 6.27 & 1\\
UDF& EPP & 91871 & 4.74 & 0\\
DSB & EPP & 84350 & 4.35 & 0\\
SSD & none & 14392 & 0.74 & 0\\
\hline\hline
Total & & 1937696\footnote{Results for very small parties not shown in
table}& 100 & 18\\
\hline
\end{tabular}}
\label{table:electionsBGEP}
\footnotesize
\emph{Note:} EPP: European People's Party; PES: Party of European
Socilaists; ELDR: European Liberal Democrat and Reform Party.\\
\emph{Source:} Central Election Commission, Bulgaria, www.izbori2007.eu.
\end{table}

ATOM RSS1 RSS2