Hello:

When I copy text from a Hungarian lyx document into an English document,
the pasted text becomes underlined and the new language code is inserted into 
the English document as well.  For example the lyx source code is changed from 
(before pasting):

\usepackage[latin9]{inputenc}

to (after pasting):

\usepackage[latin2,latin9]{inputenc}
...
\selectlanguage{magyar}
...
\item [{\inputencoding{latin2}...

This occurs even if there is no any foreign (that is Hungarian language 
specific character) in the pasted text. It also occurs if the paste 
special/plain text method is used.

As the codes go into the lyx source code there is no way to change them
or get rid of them, while they are absolutely unnecessary in the document.

How can this be solved?

Thanks,

bcsikos


Reply via email to