Usando el package roting, el código es el siguiente:
Código:
[COLOR=#800000]\usepackage[/COLOR][COLOR=#000000]{rotating}[/COLOR]
Código:
[COLOR=#0000cc]\begin[/COLOR][COLOR=#000000]{sidewaystable}[/COLOR]
[COLOR=#800000]\thispagestyle[/COLOR][COLOR=#000000]{empty}[/COLOR]
[COLOR=#800000]\tiny[/COLOR]
[COLOR=#800000]\centering[/COLOR]
[COLOR=#0000cc]\begin[/COLOR][COLOR=#000000]{tabular}{p{3.7cm} p{5.3cm} p{3.8cm} p{4.3cm} p{4.3cm}}texto & texto $ texto [/COLOR][COLOR=#000000]& texto $ texto [/COLOR][COLOR=#000000]\\ \hline[/COLOR]
[COLOR=#000000]texto & texto $ texto [/COLOR][COLOR=#000000]& texto $ texto [/COLOR][COLOR=#000000]\\[/COLOR]
[COLOR=#000000]texto & texto $ texto [/COLOR][COLOR=#000000]& texto $ texto[/COLOR][COLOR=#000000] \\ [/COLOR]
[COLOR=#0000cc]\end[/COLOR][COLOR=#000000]{tabular}[/COLOR]
[COLOR=#800000]\caption[/COLOR][COLOR=#000000]{Tabla en hoja apaisada}[/COLOR]
[COLOR=#0000cc]\end[/COLOR][COLOR=#000000]{sidewaystable}[/COLOR]
¿ Alguien me puede ayudar?
Gracias