Re: pref2pref

2010-09-21 Thread Jean-Marc Lasgouttes
Le 19 sept. 10 à 22:59, Pavel Sanda a écrit : Jean-Marc Lasgouttes wrote: And later we should have a function for updating layouts, rc and ui files on disk. unless i misunderstood what you mean by updating on disk i tried to say its not good idea to do it at least for rc. I mean having a fun

Re: pref2pref

2010-09-19 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > And later we should have a function for > updating layouts, rc and ui files on disk. unless i misunderstood what you mean by updating on disk i tried to say its not good idea to do it at least for rc. pavel

Re: pref2pref

2010-09-19 Thread Jean-Marc Lasgouttes
Le 19/09/2010 00:12, Richard Heck a écrit : I'm assuming that, as with layouts, LyX should only convert the file "internally", leaving the original file as is. Unless, of course, you then make some modification (to shortcuts, say, or to preferences). Then LyX will have to write the file in the fo

Re: pref2pref

2010-09-19 Thread Pavel Sanda
Richard Heck wrote: > I'm assuming that, as with layouts, LyX should only convert the file > "internally", leaving the original file as is. Unless, of course, you then > make some modification (to shortcuts, say, or to preferences). Then LyX > will have to write the file in the format of whateve

Re: pref2pref

2010-09-18 Thread Richard Heck
On 09/18/2010 03:55 PM, Pavel Sanda wrote: Richard Heck wrote: What we do not have at this point is any way to call the script from within LyX. I guess this should be done as we read the ui and bind files. i wonder whether lyx shouldnt ask before before the conversion takes place. it

Re: pref2pref

2010-09-18 Thread Pavel Sanda
Richard Heck wrote: > What we do not have at this point is any way to call the script from within > LyX. I guess this should be done as we read the ui and bind files. i wonder whether lyx shouldnt ask before before the conversion takes place. it happened to me many times that i run devel version

pref2pref

2010-09-18 Thread Richard Heck
On 09/18/2010 11:16 AM, rgh...@lyx.org wrote: Author: rgheck Date: Sat Sep 18 17:16:04 2010 New Revision: 35436 URL: http://www.lyx.org/trac/changeset/35436 Log: Conversion for tabular-feature. I believe this completes the LFUN conversions, at least if RELEASE_NOTES is complete in this respect.