Graphics, Figures & TablesTable too big for the paper size

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
tdcpina
Posts: 39
Joined: Wed Apr 15, 2009 4:22 pm

Table too big for the paper size

Post by tdcpina »

Hi,

I've posted my problem before but happens that I can't solve it. Thanks a lot for the persons that responde but I can't understand how it works. My objective is adjust the table to the page dimensions. Can I do that just turn the columns smaller. And can LaTeX divide the table if the lines overtake the the page height?

The code I have is the following:

Code: Select all

\begin{table}
\caption{Unit values for accidents for different network types in (€ct/vkm) for passenger cars, motor cycles and heavy duty vehicles (€2000)}
\label{tab:UnitValuesForAccidentsForDifferentNetworkTypesInCtVkmForPassengerCarsMotorCyclesAndHeavyDutyVehicles2000}
	\centering
		\begin{tabular}{|c|c|c|c|c|c|c|c|c|c|c|}
		\hline
		& &	Urban roads &	Motorways	& Other roads	& Urban roads	& Motorways	& Other roads	& Urban roads &	Motorways	& Other roads\\
		\hline
	  & & €ct/vkm	& €ct/vkm	& €ct/vkm	& €ct/vkm	& €ct/vkm	& €ct/vkm	& €ct/vkm	& €ct/vkm	& €ct/vkm\\
	  \hline
	   Austria &	5.7	& 0.41 & 2.17	& 41.92	& 0.27 & 7.46	& 14.51	& 0.41 & 3.66\\
	  (-0.41-8.95) & (-0.68-0.68)	& (-2.58-3.53) & (-2.58-119.64) & (-0.81-0.81) &	(-15.06-21.16) & (-0.54-19.26) &	(-0.41-0.41) & (-3.53-4.88)\\
	  \hline
	  Belgium &	6.58 & 0.47	& 2.51	& 48.43 &	0.31 & 8.62	& 16.77	& 0.47 & 4.23\\
	  (-0.47-10.35) &	(-0.78-0.78) & (-2.98-4.08) &	(-2.98-138.25)	& (-0.94-0.94) & (-17.4-24.45) & (-0.63-22.26) & (-0.47-0.47)	& (-4.08-5.64)\\
	  \hline
	  Bulgary	& 1.24	& 0.09	& 0.47	& 9.11	& 0.06	& 1.62	& 3.16	& 0.09	& 0.8\\
	  (-0.09-1.95) & (-0.15-0.15)	& (-0.56-0.77)	& (-0.56-26.01)	& (-0.18-0.18)	& (-3.27-4.6) &	(-0.12-4.19)	& (-0.09-0.09)	& (-0.77-1.06)\\
    \hline
    Cyprus & 5.08	& 0.36 & 1.93	& 37.35	& 0.24	& 6.65 & 12.93 & 0.36	& 3.26\\
	  (-0.36-7.98) & (-0.6-0.6) &	(-2.3-3.14) & (-2.3-106.62)	& (-0.73-0.73) & (-13.42-18.86) & 	(-0.48-17.17) &	(-0.36-0.36) &	(-3.14-4.35)\\
	  \hline
	  Czech Republic & 3.33	& 0.24 & 1.27 & 24.5 & 0.16	& 4.36 & 8.48	& 0.24 & 2.14\\
	  (-0.24-5.23) & (-0.4-0.4) & (-1.51-2.06) & (-1.51-69.94) & (-0.48-0.48)	& (-8.8-12.37) &	(-0.32-11.26) &	(-0.24-0.24) & (-2.06-2.85)\\
	  \hline
	  Denmark &	4.44 & 0.32 &	1.69 & 32.65 & 0.21	& 5.81 & 11.31 & 0.32 &	2.85\\
	  (-0.32-6.97) & (-0.53-0.53) &	(-2.01-2.75)	& (-2.01-93.21) &	(-0.63-0.63) & (-11.73-16.49) &	(-0.42-15.01) &	(-0.32-0.32) &	(-2.75-3.8)\\
	  \hline
	  Estonia	& 3.24 & 0.23 &	1.23 & 23.84 & 0.15 &	4.24	& 8.26 & 0.23	& 2.08\\
	  (-0.23-5.09) & (-0.39-0.39)	& (-1.47-2.01) & (-1.47-68.05)	& (-0.46-0.46) & (-8.56-12.04) & (-0.31-10.96)	& (-0.23-0.23) & (-2.01-2.78)\\
	  \hline
	  Finland	& 3.43	& 0.25	& 1.31	& 25.27	& 0.16	& 4.5	& 8.75	& 0.25	& 2.21\\
	  (-0.25-5.4) &	(-0.41-0.41)	& (-1.55-2.13)	& (-1.55-72.12)	& (-0.49-0.49) & (-9.08-12.76)	& (-0.33-11.61)	& (-0.25-0.25)	& (-2.13-2.94)\\
	  \hline
	  France	& 6.69	& 0.48	& 2.55	& 49.25 &	0.32	& 8.77 & 17.05	& 0.48	& 4.3\\
	  (-0.48-10.52) &	(-0.8-0.8) &	(-3.03-4.14)	& (-3.03-140.56)	& (-0.96-0.96)	& (-17.69-24.86)	& (-0.64-22.63)	& (-0.48-0.48)	& (-4.14-5.74)\\
	  \hline
	  Germany	& 4.12	& 0.29	& 1.57	& 30.29	& 0.2	& 5.39	& 10.49	& 0.29	& 2.65\\
	  (-0.29-6.47) & (-0.49-0.49) &	(-1.86-2.55)	& (-1.86-86.45) &	(-0.59-0.59)	& (-10.88-15.29)	& (-0.39-13.92)	& (-0.29-0.29)	& (-2.55-3.53)\\
	  \hline
     Greece	& 5.29	& 0.38 & 2.02	& 38.94	& 0.25 & 6.93	& 13.48	& 0.38 & 3.4\\
	   (-0.38-8.32)	& (-0.63-0.63)	& (-2.39-3.28) &	(-2.39-111.14) & (-0.76-0.76) & 	(-13.99-19.66) & (-0.5-17.89)	& (-0.38-0.38) & (-3.28-4.54)\\
	   \hline
	   Hungary & 2.78	& 0.2 &	1.06	& 20.44	& 0.13	& 3.64	& 7.08	& 0.2	& 1.79\\
	   (-0.2-4.37) & (-0.33-0.33) &	(-1.26-1.72)	& (-1.26-58.36)	& (-0.4-0.4)	& (-7.34-10.32)	& (-0.26-9.4)	& (-0.2-0.2)	& (-1.72-2.38)\\
	   \hline
	   Ireland &	6.2	& 0.44 & 2.36	& 45.59	& 0.3	 & 8.11 &	15.79	 & 0.44	& 3.98\\
	   (-0.44-9.74)	& (-0.74-0.74)	& (-2.8-3.84)	& (-2.8-130.12)	& (-0.89-0.89) & (-16.38-23.01) &	(-0.59-20.95)	& (-0.44-0.44)	& (-3.84-5.31)\\
	   \hline
	   Italy & 4.78 &	0.34 & 1.82	& 35.17	& 0.23 & 6.26	& 12.18	& 0.34	& 3.07\\
	   (-0.34-7.51)	& (-0.57-0.57) &	(-2.16-2.96) & (-2.16-100.39)	& (-0.68-0.68) & 	(-12.63-17.76) & (-0.46-16.16) & (-0.34-0.34)	& (-2.96-4.1)\\
	   \hline
	    Lithuania	& 3.45 & 0.25	& 1.32	& 25.4 & 0.16	& 4.52 & 8.8 & 0.25	& 2.22\\
	   (-0.25-5.43)	& (-0.41-0.41) & (-1.56-2.14)	& (-1.56-72.51)	& (-0.49-0.49) & (-9.13-12.83) & (-0.33-11.67) & (-0.25-0.25)	& (-2.14-2.96)\\
	   \hline
	   Luxembourg &	10.81	& 0.77	& 4.12	& 79.54	& 0.51	& 14.16	& 27.54	& 0.77	& 6.95\\
	   (-0.77-16.99)	& (-1.29-1.29)	& (-4.89-6.69)	& (-4.89-227.05)	& (-1.54-1.54) &	(-28.57-40.16) &	(-1.03-36.55)	& (-0.77-0.77) & (-6.69-9.27)\\
	   \hline
	   Latvia	& 3.49	& 0.25	& 1.33	& 25.69	& 0.17	& 4.57	& 8.9	& 0.25	& 2.24\\
	   (-0.25-5.49) 	& (-0.42-0.42) &	(-1.58-2.16)	& (-1.58-73.33)	& (-0.5-0.5)	& (-9.23-12.97) &	(-0.33-11.81)	& (-0.25-0.25)	& (-2.16-2.99)\\
	   \hline
	   Malta	& 1.28	& 0.09	& 0.49	& 9.4 &	0.06	& 1.67	& 3.26	& 0.09	& 0.82\\
	   (-0.09-2.01)	& (-0.15-0.15) &	(-0.58-0.79) &	(-0.58-26.84) &	(-0.18-0.18)	& (-3.38-4.75)	& (-0.12-4.32)	& (-0.09-0.09)	& (-0.79-1.1)\\
	   \hline
	   Norway	& 3.92	& 0.28	& 1.49	& 28.85	& 0.19	& 5.13	& 9.99	& 0.28	& 2.52\\
	   (-0.28-6.16)	& (-0.47-0.47)	& (-1.77-2.43)	& (-1.77-82.34)	& (-0.56-0.56) & 	(-10.36-14.56)	& (-0.37-13.26)	& (-0.28-0.28)	& (-2.43-3.36)\\
	   \hline
	   Poland	& 3.25	& 0.23	& 1.24	& 23.89	& 0.15	& 4.25	& 8.27	& 0.23	& 2.09\\
	   (-0.23-5.1)	& (-0.39-0.39)	& (-1.47-2.01)	& (-1.47-68.19)	& (-0.46-0.46)	& (-8.58-12.06)	& (-0.31-10.98)	& (-0.23-0.23)	& (-2.01-2.78)\\
	   \hline
	   Portugal	& 6.35	& 0.45	& 2.42	& 46.73	& 0.3	& 8.32	& 16.18	& 0.45	& 4.08\\
	   (-0.45-9.98)	& (-0.76-0.76)	& (-2.87-3.93) &	(-2.87-133.4)	& (-0.91-0.91) & 	(-16.79-23.59) &	(-0.6-21.48)	& (-0.45-0.45)	& (-3.93-5.44)\\
	   \hline
	   Romania &	1.14	& 0.08	& 0.44	& 8.41	& 0.05	& 1.5	& 2.91	& 0.08	& 0.74\\
	   (-0.08-1.8)	& (-0.14-0.14)	& (-0.52-0.71)	& (-0.52-24.01)	& (-0.16-0.16)	& (-3.02-4.25) &	(-0.11-3.87)	& (-0.08-0.08)	& (-0.71-0.98)\\
	   \hline
	   Slovakia	& 2.61	& 0.19	& 0.99	& 19.19	& 0.12	& 3.42	& 6.65	& 0.19	& 1.68\\
	   (-0.19-4.1) & (-0.31-0.31)	& (-1.18-1.61)	& (-1.18-54.78)	& (-0.37-0.37)	& (-6.89-9.69)	& (-0.25-8.82)	& (-0.19-0.19)	& (-1.61-2.24)\\
	   \hline
	   Slovenia	& 4.45	& 0.32 & 1.69	& 32.73	& 0.21	& 5.83	& 11.33	& 0.32	& 2.86\\
	   (-0.32-6.99)	& (-0.53-0.53)	& (-2.01-2.75)	& (-2.01-93.42)	& (-0.64-0.64)	& (-11.76-16.52)	& (-0.42-15.04)	& (-0.32-0.32)	& (-2.75-3.81)\\
	   \hline
	   Spain	& 5.24	& 0.37	& 2	& 38.57	& 0.25	& 6.86	& 13.35	& 0.37	& 3.37\\
	   (-0.37-8.24)	& (-0.62-0.62)	& (-2.37-3.25)	& (-2.37-110.08)	& (-0.75-0.75) & 	(-13.85-19.47) &	(-0.5-17.72) &	(-0.37-0.37)	& (-3.25-4.49)\\
	   \hline
	   Sweden	& 2.68	& 0.19	& 1.02	& 19.72	& 0.13	& 3.51	& 6.83	& 0.19	& 1.72\\
	   (-0.19-4.21)	& (-0.32-0.32)	& (-1.21-1.66)	& (-1.21-56.28)	& (-0.38-0.38)	& (-7.08-9.95)	& (-0.26-9.06)	& (-0.19-0.19)	& (-1.66-2.3)\\
	   \hline
	   Switzerland	& 4.36	& 0.31	& 1.66	& 32.05	& 0.21	& 5.7	& 11.1	& 0.31	& 2.8\\
	   (-0.31-6.85)	& (-0.52-0.52)	& (-1.97-2.7)	& (-1.97-91.48)	& (-0.62-0.62)	& (-11.51-16.18)	& (-0.41-14.73)	& (-0.31-0.31)	& (-2.7-3.73)\\
	   \hline
	   United Kingdom	& 2.61	& 0.19	& 0.99	& 19.19	& 0.12	& 3.42	& 6.64	& 0.19	& 1.68\\
	   (-0.19-4.1)	& (-0.31-0.31) &	(-1.18-1.61)	& (-1.18-54.77)	& (-0.37-0.37)	& (-6.89-9.69)	& (-0.25-8.82)	& (-0.19-0.19)	& (-1.61-2.24)\\
		 \end{tabular}
\end{table}

Thanks a lot in advance,
Tiago

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Table too big for the paper size

Post by localghost »

Increase the type area with geometry, decrease the font size and rotate the whole table with rotating. Use the eurosym package to get an appropriate € symbol for the European currency.

Code: Select all

\documentclass[11pt,a4paper,english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{babel}
\usepackage[margin=2cm]{geometry}
\usepackage[font=small,labelfont=bf,tableposition=top]{caption}
\usepackage[official,right]{eurosym}
\usepackage{rotating}

\parindent0em

\begin{document}
\begin{sidewaystable}
\caption{Unit values for accidents for different network types in (\euro ct/vkm) for passenger cars, motor cycles and heavy duty vehicles (\EUR{2000})}
\label{tab:UnitValuesForAccidentsForDifferentNetworkTypesInCtVkmForPassengerCarsMotorCyclesAndHeavyDutyVehicles2000}
\centering
\tiny
\begin{tabular}{|c|c|c|c|c|c|c|c|c|c|c|} \hline
& & Urban roads & Motorways & Other roads & Urban roads & Motorways & Other roads & Urban roads & Motorways & Other roads\\
\hline
& & \euro ct/vkm & \euro ct/vkm & \euro ct/vkm & \euro ct/vkm & \euro ct/vkm & \euro ct/vkm & \euro ct/vkm & \euro ct/vkm & \euro ct/vkm\\
\hline
Austria & 5.7 & 0.41 & 2.17 & 41.92 & 0.27 & 7.46 & 14.51 & 0.41 & 3.66\\
(-0.41-8.95) & (-0.68-0.68) & (-2.58-3.53) & (-2.58-119.64) & (-0.81-0.81) & (-15.06-21.16) & (-0.54-19.26) & (-0.41-0.41) & (-3.53-4.88)\\
\hline
Belgium & 6.58 & 0.47 & 2.51 & 48.43 & 0.31 & 8.62 & 16.77 & 0.47 & 4.23\\
(-0.47-10.35) & (-0.78-0.78) & (-2.98-4.08) & (-2.98-138.25) & (-0.94-0.94) & (-17.4-24.45) & (-0.63-22.26) & (-0.47-0.47) & (-4.08-5.64)\\
\hline
Bulgary & 1.24 & 0.09 & 0.47 & 9.11 & 0.06 & 1.62 & 3.16 & 0.09 & 0.8\\
(-0.09-1.95) & (-0.15-0.15) & (-0.56-0.77) & (-0.56-26.01) & (-0.18-0.18) & (-3.27-4.6) & (-0.12-4.19) & (-0.09-0.09) & (-0.77-1.06)\\
\hline
Cyprus & 5.08 & 0.36 & 1.93 & 37.35 & 0.24 & 6.65 & 12.93 & 0.36 & 3.26\\
(-0.36-7.98) & (-0.6-0.6) & (-2.3-3.14) & (-2.3-106.62) & (-0.73-0.73) & (-13.42-18.86) & (-0.48-17.17) & (-0.36-0.36) & (-3.14-4.35)\\
\hline
Czech Republic & 3.33 & 0.24 & 1.27 & 24.5 & 0.16 & 4.36 & 8.48 & 0.24 & 2.14\\
(-0.24-5.23) & (-0.4-0.4) & (-1.51-2.06) & (-1.51-69.94) & (-0.48-0.48) & (-8.8-12.37) & (-0.32-11.26) & (-0.24-0.24) & (-2.06-2.85)\\
\hline
Denmark & 4.44 & 0.32 & 1.69 & 32.65 & 0.21 & 5.81 & 11.31 & 0.32 & 2.85\\
(-0.32-6.97) & (-0.53-0.53) & (-2.01-2.75) & (-2.01-93.21) & (-0.63-0.63) & (-11.73-16.49) & (-0.42-15.01) & (-0.32-0.32) & (-2.75-3.8)\\
\hline
Estonia & 3.24 & 0.23 & 1.23 & 23.84 & 0.15 & 4.24 & 8.26 & 0.23 & 2.08\\
(-0.23-5.09) & (-0.39-0.39) & (-1.47-2.01) & (-1.47-68.05) & (-0.46-0.46) & (-8.56-12.04) & (-0.31-10.96) & (-0.23-0.23) & (-2.01-2.78)\\
\hline
Finland & 3.43 & 0.25 & 1.31 & 25.27 & 0.16 & 4.5 & 8.75 & 0.25 & 2.21\\
(-0.25-5.4) & (-0.41-0.41) & (-1.55-2.13) & (-1.55-72.12) & (-0.49-0.49) & (-9.08-12.76) & (-0.33-11.61) & (-0.25-0.25) & (-2.13-2.94)\\
\hline
France & 6.69 & 0.48 & 2.55 & 49.25 & 0.32 & 8.77 & 17.05 & 0.48 & 4.3\\
(-0.48-10.52) & (-0.8-0.8) & (-3.03-4.14) & (-3.03-140.56) & (-0.96-0.96) & (-17.69-24.86) & (-0.64-22.63) & (-0.48-0.48) & (-4.14-5.74)\\
\hline
Germany & 4.12 & 0.29 & 1.57 & 30.29 & 0.2 & 5.39 & 10.49 & 0.29 & 2.65\\
(-0.29-6.47) & (-0.49-0.49) & (-1.86-2.55) & (-1.86-86.45) & (-0.59-0.59) & (-10.88-15.29) & (-0.39-13.92) & (-0.29-0.29) & (-2.55-3.53)\\
\hline
Greece & 5.29 & 0.38 & 2.02 & 38.94 & 0.25 & 6.93 & 13.48 & 0.38 & 3.4\\
(-0.38-8.32) & (-0.63-0.63) & (-2.39-3.28) & (-2.39-111.14) & (-0.76-0.76) & (-13.99-19.66) & (-0.5-17.89) & (-0.38-0.38) & (-3.28-4.54)\\
\hline
Hungary & 2.78 & 0.2 & 1.06 & 20.44 & 0.13 & 3.64 & 7.08 & 0.2 & 1.79\\
(-0.2-4.37) & (-0.33-0.33) & (-1.26-1.72) & (-1.26-58.36) & (-0.4-0.4) & (-7.34-10.32) & (-0.26-9.4) & (-0.2-0.2) & (-1.72-2.38)\\
\hline
Ireland & 6.2 & 0.44 & 2.36 & 45.59 & 0.3 & 8.11 & 15.79 & 0.44 & 3.98\\
(-0.44-9.74) & (-0.74-0.74) & (-2.8-3.84) & (-2.8-130.12) & (-0.89-0.89) & (-16.38-23.01) & (-0.59-20.95) & (-0.44-0.44) & (-3.84-5.31)\\
\hline
Italy & 4.78 & 0.34 & 1.82 & 35.17 & 0.23 & 6.26 & 12.18 & 0.34 & 3.07\\
(-0.34-7.51) & (-0.57-0.57) & (-2.16-2.96) & (-2.16-100.39) & (-0.68-0.68) & (-12.63-17.76) & (-0.46-16.16) & (-0.34-0.34) & (-2.96-4.1)\\
\hline
Lithuania & 3.45 & 0.25 & 1.32 & 25.4 & 0.16 & 4.52 & 8.8 & 0.25 & 2.22\\
(-0.25-5.43) & (-0.41-0.41) & (-1.56-2.14) & (-1.56-72.51) & (-0.49-0.49) & (-9.13-12.83) & (-0.33-11.67) & (-0.25-0.25) & (-2.14-2.96)\\
\hline
Luxembourg & 10.81 & 0.77 & 4.12 & 79.54 & 0.51 & 14.16 & 27.54 & 0.77 & 6.95\\
(-0.77-16.99) & (-1.29-1.29) & (-4.89-6.69) & (-4.89-227.05) & (-1.54-1.54) & (-28.57-40.16) & (-1.03-36.55) & (-0.77-0.77) & (-6.69-9.27)\\
\hline
Latvia & 3.49 & 0.25 & 1.33 & 25.69 & 0.17 & 4.57 & 8.9 & 0.25 & 2.24\\
(-0.25-5.49) & (-0.42-0.42) & (-1.58-2.16) & (-1.58-73.33) & (-0.5-0.5) & (-9.23-12.97) & (-0.33-11.81) & (-0.25-0.25) & (-2.16-2.99)\\
\hline
Malta & 1.28 & 0.09 & 0.49 & 9.4 & 0.06 & 1.67 & 3.26 & 0.09 & 0.82\\
(-0.09-2.01) & (-0.15-0.15) & (-0.58-0.79) & (-0.58-26.84) & (-0.18-0.18) & (-3.38-4.75) & (-0.12-4.32) & (-0.09-0.09) & (-0.79-1.1)\\
\hline
Norway & 3.92 & 0.28 & 1.49 & 28.85 & 0.19 & 5.13 & 9.99 & 0.28 & 2.52\\
(-0.28-6.16) & (-0.47-0.47) & (-1.77-2.43) & (-1.77-82.34) & (-0.56-0.56) & (-10.36-14.56) & (-0.37-13.26) & (-0.28-0.28) & (-2.43-3.36)\\
\hline
Poland & 3.25 & 0.23 & 1.24 & 23.89 & 0.15 & 4.25 & 8.27 & 0.23 & 2.09\\
(-0.23-5.1) & (-0.39-0.39) & (-1.47-2.01) & (-1.47-68.19) & (-0.46-0.46) & (-8.58-12.06) & (-0.31-10.98) & (-0.23-0.23) & (-2.01-2.78)\\
\hline
Portugal & 6.35 & 0.45 & 2.42 & 46.73 & 0.3 & 8.32 & 16.18 & 0.45 & 4.08\\
(-0.45-9.98) & (-0.76-0.76) & (-2.87-3.93) & (-2.87-133.4) & (-0.91-0.91) & (-16.79-23.59) & (-0.6-21.48) & (-0.45-0.45) & (-3.93-5.44)\\
\hline
Romania & 1.14 & 0.08 & 0.44 & 8.41 & 0.05 & 1.5 & 2.91 & 0.08 & 0.74\\
(-0.08-1.8) & (-0.14-0.14) & (-0.52-0.71) & (-0.52-24.01) & (-0.16-0.16) & (-3.02-4.25) & (-0.11-3.87) & (-0.08-0.08) & (-0.71-0.98)\\
\hline
Slovakia & 2.61 & 0.19 & 0.99 & 19.19 & 0.12 & 3.42 & 6.65 & 0.19 & 1.68\\
(-0.19-4.1) & (-0.31-0.31) & (-1.18-1.61) & (-1.18-54.78) & (-0.37-0.37) & (-6.89-9.69) & (-0.25-8.82) & (-0.19-0.19) & (-1.61-2.24)\\
\hline
Slovenia & 4.45 & 0.32 & 1.69 & 32.73 & 0.21 & 5.83 & 11.33 & 0.32 & 2.86\\
(-0.32-6.99) & (-0.53-0.53) & (-2.01-2.75) & (-2.01-93.42) & (-0.64-0.64) & (-11.76-16.52) & (-0.42-15.04) & (-0.32-0.32) & (-2.75-3.81)\\
\hline
Spain & 5.24 & 0.37 & 2 & 38.57 & 0.25 & 6.86 & 13.35 & 0.37 & 3.37\\
(-0.37-8.24) & (-0.62-0.62) & (-2.37-3.25) & (-2.37-110.08) & (-0.75-0.75) & (-13.85-19.47) & (-0.5-17.72) & (-0.37-0.37) & (-3.25-4.49)\\
\hline
Sweden & 2.68 & 0.19 & 1.02 & 19.72 & 0.13 & 3.51 & 6.83 & 0.19 & 1.72\\
(-0.19-4.21) & (-0.32-0.32) & (-1.21-1.66) & (-1.21-56.28) & (-0.38-0.38) & (-7.08-9.95) & (-0.26-9.06) & (-0.19-0.19) & (-1.66-2.3)\\
\hline
Switzerland & 4.36 & 0.31 & 1.66 & 32.05 & 0.21 & 5.7 & 11.1 & 0.31 & 2.8\\
(-0.31-6.85) & (-0.52-0.52) & (-1.97-2.7) & (-1.97-91.48) & (-0.62-0.62) & (-11.51-16.18) & (-0.41-14.73) & (-0.31-0.31) & (-2.7-3.73)\\
\hline
United Kingdom & 2.61 & 0.19 & 0.99 & 19.19 & 0.12 & 3.42 & 6.64 & 0.19 & 1.68\\
(-0.19-4.1) & (-0.31-0.31) & (-1.18-1.61) & (-1.18-54.77) & (-0.37-0.37) & (-6.89-9.69) & (-0.25-8.82) & (-0.19-0.19) & (-1.61-2.24)\\ \hline
\end{tabular}
\end{sidewaystable}
\end{document}
Note that the sidewaystable environment makes the table occupy a whole page. Think about improving legibility of the table by abandoning vertical lines and using the booktabs package.

When posting longer pieces of source code, please use the code environment which can be activated with the according button from the list right above the input window.


Best regards
Thorsten
tdcpina
Posts: 39
Joined: Wed Apr 15, 2009 4:22 pm

Re: Table too big for the paper size

Post by tdcpina »

Hey,

Thanks a lot. It works very well. I've a lot to learn yet. Really very nice...

Best regards,
Tiago
Post Reply