On 2013-10-17, John Kane wrote:
> [-- Type: text/plain, Encoding: --]
> I was experimenting importing a document from Apache OpenOffice 3.4.0
> to LyX and have run into a strange problem. LyX is interpreting an
> apostrophe as ERT of {\textquotesingle}. That is the brackets are ERT.
> Thus didn't is now didn{\textquotesingle}t.
It seems the document source used a single-quote character
in place of an apostrophe.
Maybe somewhere in the workflow, this is converted to a LaTeX macro, because
an encoding does not support it. (This should not happen if everything is
Unicode.)
Günter