Search found 1 match

by Handy
Fri Apr 14, 2017 11:09 pm
Forum: LyX
Topic: Automate Diff Creation
Replies: 1
Views: 1809

Automate Diff Creation

I want to automate the creation of a 'diff' document. Version control system is Subversion.
I tried
lyx -x "command-sequence vc-compare 1 2;" main.lyx
which works as expected and shows a new unsaved file in a new Lyx window. I can save and/or build it.

Then I extended this to
lyx -x "command ...