> This loads the file and saves in the new format, 
> but LyX does not quit thereafter. That is, windows
> remain open and so on. so the question: is it 
> possible to execute TWO commands, like in
> 
>  lyx -x "buffer-write lyx-quit" file.lyx

Erm... I can't remember the exact syntax, but something like

  lyx -x "command-sequence buffer-write ; lyx-quit ;"

should work. You might need to play around with spaces and the
terminating semicolon...

Andre'

-- 
André Pönitz ........................................ [EMAIL PROTECTED]

Reply via email to