Hi there - a couple of questions.
First, I have lyx integrated into our build environment so that it
exports to latex (lyx -export pdflatex) and runs pdflatex as part of a
software build. This means I have users (developers) who run lyx without
being aware of it as part of their build in order to generate
documentation. The problem is, lyx doesn't seem to generate its user
config (in LYX_USERDIR_14 or wherever) when doing an export - it only
does this when started interactively - and this causes the pdflatex run
to fail. Any solution?
Second, switching from 1.3.6 to 1.4.2 I find that the Comment
environment has turned into a kind of note. I can highlight a block of
text as I would have done before and select Insert->Note->Comment, and
effect is the same... but how do I uncomment it again?
guy