Re: Fwd: Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-14 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > On 14. des. 2010 13:06, Jürgen Spitzmüller wrote: > > > This should read > > > > +arg "calc" > > > > you can edit info insets via context menu. > > Thanks, another new feature. A special inset just for this documentation? previously, but it knows more nowadays, like

Fwd: Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-14 Thread Jürgen Spitzmüller
On 14. des. 2010 13:06, Jürgen Spitzmüller wrote: > This should read > > +arg "calc" > > you can edit info insets via context menu. Thanks, another new feature. A special inset just for this documentation? New patch attached, where the "arg" part is correct for hhline, multirow and calc. Hel

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-14 Thread Jürgen Spitzmüller
Helge Hafting wrote: > Index: LaTeXConfig.lyx > === > --- LaTeXConfig.lyx (revisjon 36878) > +++ LaTeXConfig.lyx (arbeidskopi) > @@ -3669,6 +3669,34 @@ > \end_layout > > \begin_layout Subsection > +calc > +\end_layout > + >

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-14 Thread Helge Hafting
On 13. des. 2010 15:04, Pavel Sanda wrote: Helge Hafting wrote: I noticed that the converter supports several other formats, such as lotus. We could probably claim to support them all, if that is interesting. Helge, will still miss LaTeXConfig.lyx entry for hhline from you... pavel I didn't

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-13 Thread Pavel Sanda
Helge Hafting wrote: > I noticed that the converter supports several other formats, such as > lotus. We could probably claim to support them all, if that is interesting. Helge, will still miss LaTeXConfig.lyx entry for hhline from you... pavel

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-13 Thread Helge Hafting
I noticed that the converter supports several other formats, such as lotus. We could probably claim to support them all, if that is interesting. Only problem is I don't have test files for all these cases. The full list: $ ssconvert --list-importers ID | Description Gn

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-13 Thread Helge Hafting
On 10. des. 2010 21:43, Liviu Andronic wrote: On Wed, Dec 8, 2010 at 5:11 PM, Helge Hafting wrote: Spreadsheets are imported as longtables, so a spreadsheet longer than a page will still work fine. I was going to request an option for importing the spreadsheets as normal tables, for potential

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-10 Thread Liviu Andronic
On Wed, Dec 8, 2010 at 5:11 PM, Helge Hafting wrote: > Spreadsheets are imported as longtables, so a spreadsheet longer > than a page will still work fine. > I was going to request an option for importing the spreadsheets as normal tables, for potential inclusion in floats, but I'm very surprised

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-10 Thread Helge Hafting
On 09. des. 2010 10:13, Liviu Andronic wrote: [...] What other wiki pages is it that you want? I can put my demo files in "Examples", or did you mean something else? I think 'Examples' would be a good place for the demo. Done. A word in http://wiki.lyx.org/Tips/CopyTablesFromSpreadsheets Do

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-09 Thread Liviu Andronic
On Thu, Dec 9, 2010 at 9:55 AM, Helge Hafting wrote: >> its committed. please add item to newinlyx20 wiki pages. perhaps some >> other wiki pages about excel import call for update as well. > > Added information to the wiki under 'Misc', with a link to > the pdf demonstrating the feature. > > What

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-09 Thread Helge Hafting
On 09. des. 2010 02:21, Pavel Sanda wrote: Helge Hafting wrote: I hope this can be useful for LyX 2.0, spreadsheets are requested now and then on the user list. its committed. please add item to newinlyx20 wiki pages. perhaps some other wiki pages about excel import call for update as well.

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-09 Thread Abdelrazak Younes
On 12/08/2010 05:11 PM, Helge Hafting wrote: This patch lets LyX 2.0 use spreadsheets as external insets: * gnumeric spreadsheets * openoffice spreadsheets * excel spreadhsheets This is done using the "ssconvert" utility that comes with gnumeric, so it is necessary to have gnumeric even if the s

Re: [PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-08 Thread Pavel Sanda
Helge Hafting wrote: > I hope this can be useful for LyX 2.0, spreadsheets are requested > now and then on the user list. its committed. please add item to newinlyx20 wiki pages. perhaps some other wiki pages about excel import call for update as well. thanks, pavel

[PATCH] external inset supporting spreadsheet import into LyX 2.0

2010-12-08 Thread Helge Hafting
This patch lets LyX 2.0 use spreadsheets as external insets: * gnumeric spreadsheets * openoffice spreadsheets * excel spreadhsheets This is done using the "ssconvert" utility that comes with gnumeric, so it is necessary to have gnumeric even if the spreadsheets used are made with openoffice/exce