Hello.
I'm using lyx 1.6.0 under Debian Sid.
I've some problem with pasting with the mouse (I mean, the middle click to paste
the selection).
Within ERT, there seems to be something strange with the "lang" wich leads to
some extra brace in the tex file and to some errors or unexpected result.
Here's an example :
The first line is the original one,
the second, a pasted one, without modification, and the third one, pasted with
mouse and with modifications. The extra braces came from nowhere !
\psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}(6.0625,6.0625)(6.0625,8.59375)
\psline[linewidth=0.8pt,linecolor=gray,linestyle=dotted]{-}(6.0625,6.0625)(6.0625,8.59375)
\psline[linewidth=0.8pt,linecolor=gray,linestyle=d{ash}ed]{-}({7}.0625,{7}.0625)({8}.0625,{9}.59375)
There's not such problem with the "normal" copy-paste.
Phil