On 01/03/2016 04:46 AM, Georg Baum wrote: > Guillaume Munch wrote: > >> Regarding http://www.lyx.org/trac/ticket/9794, I had two questions below >> before making the requested changes: >> >> Le 29/12/2015 00:27, LyX Ticket Tracker a écrit : >>> #9794: inset-modify tabular commands are incorrectly disabled >>> -----------------------------------------+------------------------- >>> Reporter: gadmm | Owner: lasgouttes >>> Type: defect | Status: new >>> Priority: high | Milestone: 2.2.0 >>> Component: general | Version: 2.1.3 >>> Severity: normal | Resolution: >>> Keywords: regression patch fileformat | >>> -----------------------------------------+------------------------- >>> >>> Comment (by gadmm): >>> >>> I now have some little more time again. Only the following remains to >>> do: >>> >>> Replying to [comment:17 lasgouttes]: >>> > * increment lyx format and add some lyx2lyx code to update info >>> > insets. >>> >>> I need help for "some lyx2lyx code to update info insets", if you >>> really want to implement these higher standards. How do I do that? > If you post a description of the needed changes on the list then somebody > will probably come up with a prototype lyx2lyx code that you can fine tune. > >>> > * run both scripts on the relevant files (do we have a command for >>> that?) to update our source tree. >>> >>> I'd also like to know whether there is a script for that. > We have a script for updating the docs, examples and templates > (development/tools/updatedocs.py), and one for updating the ui and bind > files (development/tools/updatelfuns.sh). Or did you man something else?
There's also updatelayouts.py, for those sorts of occasions. Richard