On Thu, 25 Jan 2001 17:08:32 +0100 (MET) Jean-Pierre.Chretien
<[EMAIL PROTECTED]> wrote:
> >>I have a spreadsheet, created in Gnumeric. I can export as latex2e, reLyX it
> >>and include it within a table float.
> >>So far so good, however, the spreadsheet, whilst not enormous, does not fit
> >>horizontally across the page. What ERT do I need (and wherabouts!) to rotate
> >>this by 90 degrees within the float?
> >>
> >>Any ideas (or any alternative spreadsheet import methods)?
>
> Don't know about Gnumeric, bute here is what I do with Matlab
...
> - create a table float in LyX file tables.lyx
> with the required caption and rotation
How do you get the rotation of the table? Is there (in LyX 1.5) a simple
switch or button I missed?
> - insert the table with « input » (of file table_xx.tex)
This would save the relyx but has the disadvantage that I cannot see the
numbers in LyX. (I see, this is unimportand if you just batch process.)
> The Matlab script tables.m can be run as batch process, so
> matlab < tables.m; lyx -e ps tables.lyx
> refreshes the data in the document.
Alternatively you could try to export the table as postscript (eps) and
within the table float do 'figure-insert' - the figure-insert popup allows
easy rotating.
Advantage: not only rotating but also scaling of the table is possible.
Disadvantage: may be, it looks not so nice due to different fonts in text and
table (not so important when the table is rotated and in a float).
Guenter
--
[EMAIL PROTECTED]