On Sat, 28 Jul 2018, Murat Yildizoglu wrote:
*OK, I think I have located the source of the problem, but I do not know how to solve it in LyX: *I have pasted a citation in English coming from an article I have written in Turkish, and then, Lyx automatically puts the option turkish in the \documentclass instruction\documentclass[english,turkish,french]{extreport} If I delete turkish in the exported latex file, the document compiles and the options are correctly interpreted, and the graphic correctly scaled. Two questions then: Why this babel option kills the \includegraphics options? (I could need turkish again) How can I tell to not include this option (I do not have any text in Turkish in my document)?
Murat, As a suggestion: look carefully at the biblographic citation for that Turkish article. It may have a non-printable character in it that is causing your problem. I don't know what software you use for your references, but the bibtex paragraph for that article is where I would look for problems. Germane to your questions about the babel options, I've no idea but others on this mail list will have some. HTH, Rich
