Paul Johnson wrote: > Here's a LyX file that exhibits the problem. I copied from the black > ordinary text and pasted into the ERT and you see what happens. If you > look in the file in a text editor, scan for the 3rd "lang". You see > the problem: > > \begin_layout Plain Layout > > summary(nes2002$ > \series bold > \lang english > V023131 > \series default > ) > \end_layout > > Thus renewing my request to NOT have lang adjusted with pastes.
The real fix is to set the language to "latex" when pasting to ERT (this is how it is supposed to work). Jürgen