Rich Shepard wrote:
I just spent another chunk of time trying to track down an error in a
LaTeX/PSTricks file that compiles from the command line but tosses errors
like crazy within LyX. I finally realized that I had seen this behavior
before: it's the result of having a '%' as the continuation character after
an opening brace, '{' at the end of a line. Removing the '%' and
bringing the
following line up solves the problem.
Why does this happen?
We discussed this some time ago, weird ERT modus
http://PSTricks.tug.org/main.cgi?file=LyX/lyx
Herbert