On 04/11/2014 11:54 AM, Vincent van Ravesteijn wrote:
On Fri, Apr 11, 2014 at 5:50 PM, Richard Heck <rgh...@lyx.org> wrote:
commit d41d84f0b8c3cc10154145d86a3c5e9536b6b643
Author: Richard Heck <rgh...@lyx.org>
Date: Fri Apr 11 11:49:54 2014 -0400
Remove 21x export. LyX 2.1.x already reads 2.0.x files.
+\Format lyx21x 21.lyx "LyX 2.1.x" "" "" ""
"document,menu=export"
... and the format doesn't make much sense anymore without the exporter.
Actually, I'm of two minds about this. So what I've done is keep the
format and the converter,
but remove it from the export menu. That way, if someone really did want
to do this, and I can
imagine reasons to want to do it, it would be possible. But now we don't
overcrowd the
already too crowded menu.
Richard