Re: Tabella troppo lunga

#68980
Up
0
Down
::


Ho provavo facendo cosi,ma la tabella sfora comunque dalla pagina.Come si può fare quindi?

Per quanto riguarda le impostazione che dite che sono obsolete,beh avevo solo usato uno script per passare da excel a una tabella,per pigrizia:-)

`\begin{table}
\centering
\begin{tabular}{rrrrr}
\toprule

{} & {Nanosecond Plasma} & { Electrolyser cell} & { EDF (nuclear)} & {Car engine} \\

{Speed of production} & 0.4 g/day ( november 2011) & 50g/day & & \\

{Energetic yield} & 0.5 \% (November 2011) & 60\% & & \\

{Cost} & a & b & c & d \\
\bottomrule
\end{tabular}
\caption {Comparison between the reactor at disposition in November 2011 and the other energetic source }
\end{table}`

Go to top