Hi
I would like to export a lyx file on the command line to a PDF. This
should be included in a automated process building a bigger software
package. I tried
Lyx.exe --export pdflatex document.lyx
but nothing happens. I can see that lyx.exe comes up in the background,
starts some child processes (python.exe) and then it exits after a
couple of seconds and the PDF isn't created. Exporting the file from the
editor takes about a minute or so and end successfully.
Even
Lyx.exe -help
doens't produce any output. Lyx version is 2.9
Any hints?
Regards
Matthias