Re: [patch] Specify the target format for local layout conversion

2016-07-29 Thread Guillaume Munch
Le 28/07/2016 à 17:49, José Abílio Matos a écrit : After a cursory look at your code I have no objection. :-) BTW, the usual rant at this type of code is that equally important would an option that allowed to express what is the stable version that you are interested (the equivalent -V option o

Re: [patch] Specify the target format for local layout conversion

2016-07-28 Thread José Abílio Matos
On Sunday, July 24, 2016 1:18:32 AM WEST Guillaume Munch wrote: > Dear list > > > Here are two patches that I would like to include in master. > > * The first one adds a flag [-t FORMAT] to lib/scripts/layout2layout.py > to specify a target format for conversion. I took some code from > lyx2lyx

[patch] Specify the target format for local layout conversion

2016-07-23 Thread Guillaume Munch
Dear list Here are two patches that I would like to include in master. * The first one adds a flag [-t FORMAT] to lib/scripts/layout2layout.py to specify a target format for conversion. I took some code from lyx2lyx and I would be happy if somebody can confirm that the python2-specific code is