I was wondering: In LyX you have the option to rotate a float (table) sideways by just using the interface. I did this but was not able to figure out how to scale the table to my needs (I was able to scale the table itself but not the title and footnotes). Is this approach possible?
I'm currently working with your method, and I'm trying to figure out how to scale it so it doesn't exceed the page margins (as it does now). I tried this from the graphicx package with no luck (gives me an error):
Code: Select all
resizebox{\textwidth}{\textheight}{%
All of the other code
}