Export LyX to LaTeX
Export *.lyx files automatically to LaTeX (pdfLaTeX in this case). This is one of the few things that work without starting the GUI. But hey, at least this works!
$ lyx --force-overwrite --export pdflatex thesis.lyx
Export *.lyx files automatically to LaTeX (pdfLaTeX in this case). This is one of the few things that work without starting the GUI. But hey, at least this works!
$ lyx --force-overwrite --export pdflatex thesis.lyx