[texhax] tables question

M.N.A.Smadi smadim2 at grads.ece.mcmaster.ca
Wed Mar 16 22:30:17 CET 2005


hi;
am using this code to make a table. It is show as a table but latex is 
not doing the line wrapping in a good way.  The line goes the end of the 
pages without ever line wrapping.

\begin{table}[hang]
\centering
\caption{SIP Responses}
\begin{tabular}{|l|l||}
    \hline
\textbf{\bf Class Code}  & {\bf Function}                \\
    \hline \hline
xx       &  
whatevenrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr 
   \\

    \hline
\end{tabular}    
\label{tab:sip_responses}
\end{table}

any ideas on how to make it wrap?

thanks
m.smadi



More information about the texhax mailing list