Frederick Noronha wrote:
> I seem to have run into a slight bug in Lyx. If I try to use an
> inverted comma in the TeX code for lettrine, it just won't generate a
> PDF file, no matter what I do. FN
>
> The Earrings
>
> \lettrine{I} { ’d told you,} the bright rising sun had already invaded
> my small room, when I was awakened by creaking floor...
In TeX mode, you are responsible by yourself, e.g. you can only insert glyphs
covered by the current encoding.
I suppose
\lettrine{I} { 'd told you,}
works
Jürgen