On Tuesday, July 12, 2016 4:49:21 AM WEST Richard Heck wrote:
> commit ed87044d91e39daf2c079ba4582603add299d667
> Author: Richard Heck <rgh...@lyx.org>
> Date:   Mon Jul 11 22:48:04 2016 -0400
> 
>     We do not need to enter the format numbers for 2.3 at this time.
>     The code just below fills thiss automatically.

True. But it gets even better than that. If you need to output to the latest 
development format directly from lyx2lyx it is enough to call it as:

lyx2lyx -V 2.3 -o output_file.lyx input_file.lyx

or even easier

lyx2lyx -o output_file.lyx input_file.lyx

since if it is not passed lyx2lyx always assumes the last supported format as 
the final destination.

-- 
José Abílio

Reply via email to