Hello! I've noticed that when I export lyx files into pdflatex source using
lyx --export pdflatex mystuff.lyx I'm getting "draft" option for all my figures. Is there a way to suppress it? Can the fact that figures are not at expected paths be the reason for that? I'm trying to figure out an "easy" way to compare different git revisions of my document. I thought I could just export both revisions in working folder and some temporary folder, and just use latexdiff --flaten old.tex new.tex I really don't want to feel like Lyx was a bad choice instead of plain old latex. I really don't want to store Lyx's tracked changes in git. -- Mikhail
