On Fri, Aug 17, 2012 at 12:55 PM, Rainer M Krug <[email protected]> wrote: > I am inserting A gnumeric spreadsheet as extenal material which works fine in > landscape by using > the lscape package and this works fine. > > in LaTex, this looks as follow: > > ... > \begin{landscape} > \section{List of attendants} > \def\inputGnumericTable{}\input{attendants.tex} > \end{landscape} > \section{Agenda} > ... > > But I would like to do some formating of the borders and longtable. Is > this possible somehow? > > I am not afraid of putting everything into an ERT box... > Have you tried to use the Gnumeric inset? [1] Check its documentation.
Liviu [1] http://wiki.lyx.org/Examples/SpreadsheetExternalInset
