Hi all, the "Compare lyx file" is a very cool tool of LyX > 2.0v. But, I was wondering: can I ask for it from the command line? Can I write something like lyx -x [....] file1 file2 ?
I want to use git for my thesis and if I could use this tool as git-diff or as a merge tool would be amazing! The version control system embedded in lyx already do this, but RCS is too limited, especially when you also have to keep track of lyx child documents and huge bibtex files. Thanks!